Skip to main content

Python package for offline access to restart datasets

Project description

Restart Datasets

A Python package for offline access to data needed to run restart

Installation

vega_datasets is compatible with Python 3.8 or newer. Install with:

$ pip install restart_datasets

Usage

The main object in this library is data:

>>> from restart_datasets import data

To access the BLS data for, say, the state of California:

df = data.California()

This will return a dataframe containing employment statistics for the state of California.

Available Datasets

To list all the available datsets, use list_datasets:

datasets = data.list_datasets()

Dataset Information

If you want more information about any dataset, you can use the description property:

data.California.description

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

restart_datasets-0.6.tar.gz (6.1 MB view details)

Uploaded Source

Built Distribution

restart_datasets-0.6-py3-none-any.whl (6.1 MB view details)

Uploaded Python 3

File details

Details for the file restart_datasets-0.6.tar.gz.

File metadata

  • Download URL: restart_datasets-0.6.tar.gz
  • Upload date:
  • Size: 6.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for restart_datasets-0.6.tar.gz
Algorithm Hash digest
SHA256 fe9631924626b3176acaa51da3dfb43524754e00bcbcdc9f13dbc28caab2528a
MD5 81ceda43994709726f08e6486cafcd6f
BLAKE2b-256 13d8acc1e6dcf70d0ba27fa0eccdb771a7ec39415903a8a92d0724cb496a27b2

See more details on using hashes here.

File details

Details for the file restart_datasets-0.6-py3-none-any.whl.

File metadata

  • Download URL: restart_datasets-0.6-py3-none-any.whl
  • Upload date:
  • Size: 6.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for restart_datasets-0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 a7b7aa90c50daabb51046d213d04ff4f87b7c398f2b99564e96aef58e18e3952
MD5 19cf653d6265910a087d2f0d427ad938
BLAKE2b-256 15823d4e687b3fbd764060581e51df7801f685b05a0032da7d9dadb0a7816ef2

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