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
ethereum_contracts
: all historical contract deploymentsethereum_native_transfers
: all native transfers in similar format to ERC20 Transfers (excluding tx fees)ethereum_slots
: all slots of each contract, including historical usage metadata
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
Built Distribution
File details
Details for the file paradigm-data-portal-0.2.1.tar.gz
.
File metadata
- Download URL: paradigm-data-portal-0.2.1.tar.gz
- Upload date:
- Size: 45.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9b3e00784366bba860f25c8a091dc10655c1eda0cd22aef978f77b45ac26228 |
|
MD5 | b0735827b225a012a4771ac47553e3df |
|
BLAKE2b-256 | 43f39611a478a01b348afbd243d2ea5225a3f049ab3f85f4b6b8b8d61624c418 |
File details
Details for the file paradigm_data_portal-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: paradigm_data_portal-0.2.1-py3-none-any.whl
- Upload date:
- Size: 25.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1913fc278cfcc8626581df7963a2b1c23038471be048174f1d5da4c7199fdb9 |
|
MD5 | 517025599a8fd37e30efc4c2e3a083bb |
|
BLAKE2b-256 | e82f5d0f43634cb0182f31f55f05ff8970967b524a902ae0d0f8d6d54dc3a9a6 |