Skip to main content

Get real univariate time series data easily for testing

Project description

realdata

A mini-package for people who just want some real time-series data, any real data. Think of this as the alternative to

 import np
 x = np.cumsum(np.random.randn(1000))

Install

pip install realdata

Univariate live data (around 1000 points)

from realdata import get_live
values = get_live()

Multivariate historical data (around 30,000 points for 20 variables)

from realdata import get_historical
df = get_historical()

Alternatives

See other ways to grab the live data directly, or see this short tutorial on retrieving historical data using the microprediction package.

The historical data is from precisedata.

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.1.1.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

realdata-0.1.1-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file realdata-0.1.1.tar.gz.

File metadata

  • Download URL: realdata-0.1.1.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for realdata-0.1.1.tar.gz
Algorithm Hash digest
SHA256 64ff61c65ac8500791d1e2f8ae92a16cab372ef85276a2bf93386b844cea3e04
MD5 f6f3b852a1f2bff2c7bf430cb96149ed
BLAKE2b-256 be97e5b8e73ba363d05ba7fce87b5bbd90c435bfa0bf64ab934d410542bd7376

See more details on using hashes here.

File details

Details for the file realdata-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: realdata-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for realdata-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9b5b5b44ba133f417b206075b0ce2207feaa9c2fedb9c99a24d8e204ae09a32b
MD5 b53506c1754cb9399fd891b06836c089
BLAKE2b-256 24b426e5c49b3b08f955bcf1646b50582c2f6bee1e8f5f41c179fb287ae15576

See more details on using hashes here.

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