Skip to main content

This is a module that allows you to connect to the Comscore library developed by Annalect and obtain synthesized information

Project description

Marketing Science | Omnicom media group | Comscore Library

Developed by the Omnicom Marketing Science team

Introduction

Comscore is a platform that allows us to know a little more about the behavior of users within the internet.

Thanks to the help of the annalect teams, we have all the information available in our databases.

For this reason, we generate a module that allows consulting the data without having to know SQL.

You can run the different modules of the package through the following link: https://colab.research.google.com/drive/1DAQus4KWhL38OQeTMGLpCACMcmHi99Z9?usp=sharing

However, if you know about python, this package allows you to further customize and standardize your queries, creating programs that execute them periodically.

pip install pycomscore

from pycomscore import comscore_omnicom_database
coms_obj = comscore_omnicom_database(user = 'user', password = 'pass')

Here are some examples of the first methods.

dataframe_geo = coms_obj.demographics_by_web(country = 'mx', start_date = '2020-01-01', end_date = '2020-12-31', 
                                            event_like = 'atv', 
                                            domain = 'brp.com', 
                                            saved = False, 
                                            age_group = True,
                                            ages_between = None, gender_between = None)
dataframe_geo.head(15)

# countries ['us','ar', 'au','br', 'ca', 'cl', 'co', 'hk', 'id', 'in', 'mx', 'my', 'nz', 'sg', 'tw']
all_probabilities, short_frame_probabilities = coms_obj.bayesian_inference_over_sites(country = 'cl', 
                                                                                      domain = 'sodimac.cl', 
                                                                                      time_spent = 300, 
                                                                                      start_date = '2021-01-01',
                                                                                      end_date ='2021-05-01')
short_frame_probabilities.head(15)

If you have any advice, you can write to our team via email at data.analitica@omnicommediagroup.com

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

pycomscore-0.0.4.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pycomscore-0.0.4-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file pycomscore-0.0.4.tar.gz.

File metadata

  • Download URL: pycomscore-0.0.4.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.6

File hashes

Hashes for pycomscore-0.0.4.tar.gz
Algorithm Hash digest
SHA256 cef53bd35e00967821708494f5415b205ae9c672d81a2ab318623e1a14de7a2b
MD5 7ea8b3a99efa076b8a576bfaf5d2d39e
BLAKE2b-256 c400b8bce5effc353b98616494a85cf9f8c3e537a3caa22560ab15136ff005e4

See more details on using hashes here.

File details

Details for the file pycomscore-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: pycomscore-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.6

File hashes

Hashes for pycomscore-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1a4ab5ab47819766732cfa0e86f72f28cccd2ff7c9f987bf36db0796c5a00b00
MD5 3ef2605b58787a828179261de5be95c8
BLAKE2b-256 9897cd7de54efbca41c23366e740ef94f710815b6a9adfa62a9fe6f3e88b5de3

See more details on using hashes here.

Supported by

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