Skip to main content

pdp downloads and manages datasets from the Paradigm Data Portal

Project description

Paradigm Data Portal

The Paradigm Data Portal is a collection of open source crypto datasets for researchers and tool builders

Datasets

All datasets are released under a CC0 license into the public domain unless otherwise noted.

pdp

pdp is a CLI tool that can be used to obtain and manage PDP datasets

To install: pip install paradigm-data-portal

Example Usage

  • List available datasets pdp ls
  • List dataset files pdp ls <dataset_name>
  • Download a dataset pdp download <dataset_name>

Each command has multiple options, view help with pdp <command> -h

Dataset Versioning

Every dataset has a version in <major>.<minor>.<patch> format, e.g. 1.2.8

  • when a schema is updated, the major version is increased
  • when rows are added, removed, or modified, the minor version is increased
  • when rows are added due to new blocks, the patch is increased

Updates will be documented in dataset changelogs

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

paradigm-data-portal-0.2.1.tar.gz (45.2 kB view hashes)

Uploaded Source

Built Distribution

paradigm_data_portal-0.2.1-py3-none-any.whl (25.1 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