Skip to main content

A package for custom canvs analytics

Project description

Canvs Toolbox Package

Date Formatting

"MM/DD/YY"

General

from canvs_toolbox import general as gen

  • gen.consolidate_data(file_path, file_type='csv')

API Tools

Canvs TV

from canvs_toolbox.api import tv as tv

  • tv.twitter_daily(api_key, data_mode, start_date, end_date)
  • tv.twitter_emotional_authors(api_key, series_id, start_date, end_date)
  • tv.airings_backfill(api_key, data_mode, start_date, end_date)
  • tv.facebook_backfill(api_key, data_mode, start_date, end_date)

Canvs Watch

from canvs_toolbox.api import watch as watch

  • watch.post_backfill(api_key, data_mode, start_date, end_date)
  • watch.series_backfill(api_key, data_mode, start_date, end_date)

Canvs Social

from canvs_toolbox.api import social as social

  • social.get_facebook_posts(api_key, fb_id, org_id, start_date, end_date, query_increment=None
  • social.get_page_collection(api_key, org_id, start_date, end_date, fb_pages, query_increment=None)

Analytics Tools

TBD

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

canvs-toolbox-canvsUser-0.1.1.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

canvs_toolbox_canvsUser-0.1.1-py3-none-any.whl (15.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page