Metadata-Version: 2.1
Name: p360-ga-downloader
Version: 0.2.3
Summary: Extractor for Google analytics
Home-page: https://github.com/DataSentics/GA_Extractor
License: MIT
Author: Roman Novosad
Author-email: roman.novosad@datasentics.com
Requires-Python: >=3.7.1,<3.10.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: azure-identity (>=1.7.0,<2.0.0)
Requires-Dist: azure-storage-blob (>=12.9.0,<13.0.0)
Requires-Dist: google-auth (>=1.30.0,<2.0.0)
Requires-Dist: google-cloud (>=0.34.0,<0.35.0)
Requires-Dist: google-cloud-bigquery (>=2.26.0,<3.0.0)
Requires-Dist: google-cloud-storage (>=1.42.2,<2.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: wrapt (>=1.12.1,<2.0.0)
Project-URL: Repository, https://github.com/DataSentics/GA_Extractor
Description-Content-Type: text/markdown

# Name: Persona 360 Google Analytics 360

## Short description: Component, using Google Analytics API, allows you to download raw data used in Persona360 service.

Long Description: This component uses the Google Analytics API to extract raw data via BigQuery and Google Cloud Platfom storage to your define storage. These data are used in Persona360 service.
Data are extracted incrementally.
To configure this extractor, you need to have Google Cloud Platform storage and  appropriate credentials.
