Fetches Daily Data from Google Trends.
Project description
Table of Contents
pytrendsdaily
The Pytrends package provides an easy way to obtain data from Google Trends. This package, pytrendsdaily, uses the functionality from Pytrends to obtain data from Google Trends at the daily frequency, automatically dealing with scaling issues.
Usage
The main functionality of this package is available via the function getDailyData.
from pytrendsdaily import getDailyData
svi = getDailyData('GOLD PRICES', 2004, 2017)
The variable svi contains a Pandas data frame with the original unscaled search volume index (SVI) from Google Trends, and also the scaled data at the daily frequency.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytrendsdaily-1.0.0.tar.gz.
File metadata
- Download URL: pytrendsdaily-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8658196762fa7c57b72dd7de56d64fcdf4de555d7c07ebe7fcde17756185235e
|
|
| MD5 |
b1c370d10a4fe9516271c3f1f0e6b16e
|
|
| BLAKE2b-256 |
54e7d33cc1a7042a4f8fe8ecffd790204cca1d3011df2bfd4d8ea1ed21a4f93f
|
File details
Details for the file pytrendsdaily-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pytrendsdaily-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1ccc528ec03ea489c6348e9a1a8b7e158c1b75a71fdc4ca35351941710a5a07
|
|
| MD5 |
9f1b0d283c2628f1dc14b9156314b406
|
|
| BLAKE2b-256 |
522374025f57678fbbb5d9a59e07a74957a15480bad01aba98e048572be7955a
|