@artefactory/octopus-common

3.1.5 • Public • Published

Octopus Common

Common libs for Octopus :

  • channels exposes info about each channel, e.g. dimension mapping from bigquery tables to frontend names, dimensions that can be used as filters, methods to compute the channel's relevant KPIs...
  • bigquery exposes an interface to easily query medialake data;
  • advertisers provides an api endpoint to retreive the list of advertisers for each channel.

Dev

Use npm link to test locally without publishing.

Publish a new version

To publish a new version :

  • ensure you logged in with npm login;
  • bump the version number;
  • npm publish

More about npm package publishing here

Readme

Keywords

none

Package Sidebar

Install

npm i @artefactory/octopus-common

Weekly Downloads

3

Version

3.1.5

License

ISC

Unpacked Size

43.1 kB

Total Files

16

Last publish

Collaborators

  • ggila
  • sittingbull