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.3.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.3-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycomscore-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 9f3d8e3ea27195a00ef3bc20c5c20f192d81eb00a6c536337661aabbdce371c1
MD5 b526b0e6001f61977c4570554a98db64
BLAKE2b-256 e9b998552593df80b79d987501013f3ec0b383bb2deda927efb2a2fa69367f88

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycomscore-0.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c2ab80bba8ab17476251c54c1d86b3455f530604a47a175c4f58b66351fccaad
MD5 2d6dfd5ac687c73759c7c84cc09f089f
BLAKE2b-256 b9da4bb3ffb2f0397e748af448a3397a7e9063e8eb203c295aba159d7d3dbfa9

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