Skip to main content

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

realdata-0.0.7.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

realdata-0.0.7-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

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