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.4.tar.gz (78.8 MB view details)

Uploaded Source

Built Distribution

restart_datasets-0.4-py3-none-any.whl (78.9 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for restart_datasets-0.4.tar.gz
Algorithm Hash digest
SHA256 f1bc5ef99c885a6be43407428b73775cab1a4c167bc18ece40448ff62cca899b
MD5 aea93fd0d1601798b999a10d2de94c40
BLAKE2b-256 fa5934a6a19452606e7d23bd07bdc8fa33570cb7a5d7910d5367743ec307e858

See more details on using hashes here.

File details

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

File metadata

  • Download URL: restart_datasets-0.4-py3-none-any.whl
  • Upload date:
  • Size: 78.9 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/50.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for restart_datasets-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d5b79e14e72aa3f1ea2ed257791435ebc50860f214e9c7612fc7619232340714
MD5 9d5734729bde5e284a3f1d1acd5e0355
BLAKE2b-256 4ebe20322f3d8679bd42c3bcbbd4882ce7ac1208b06d6fb0fce7e6824ee01eaa

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