Get real univariate time series data easily for testing
Project description
realdata
Tired of using fake data for testing time series, or historical data that you gradually overfit to? This returns "medium" length (~2000) univariate time series from real world instrumented processes. The data is live, so this never gets stale.
Install
pip install realdata
Usage
from realdata import get_values
values = get_values()
Too bare bones for you?
See other ways to grab the data directly, or see this short tutorial on retrieving historical data using the microprediction package.
What's the data?
All sorts of things: traffic, electricity, emoji usage, hospital wait times, altitude of UFOs, security wait times at airports, changes in crypto-currencies, ... you get the idea.
Streams are live so the next time you get data, it will be different.
Can I add to the collection?
Yes see the tutorial on making a new stream of data.
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
Built Distribution
File details
Details for the file realdata-0.0.7.tar.gz
.
File metadata
- Download URL: realdata-0.0.7.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd77fba5b62c2aa79c386f43ba5e71843784d3c79946728bac650d41c0112ccb |
|
MD5 | 0a4e82ca84a08ea1ad7d254733877678 |
|
BLAKE2b-256 | 0f5c838dc3af8799a233fce3c1b1832ed5020e9f6289d1621fc4cb290623966a |
File details
Details for the file realdata-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: realdata-0.0.7-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44034ce44f46ff57d8c8bbc4701b4112473d19df2c0e5d4d7489411db18af6e5 |
|
MD5 | ab865c34ea90a971a9406121bbdd8e76 |
|
BLAKE2b-256 | c86377ba09f5a13a1f8da987f72cae4df7b4960fed930822719d3cc3e74c7ca2 |