Full XCP data via v2 API (247360 assets, includes issuer/supply/blocks)
Browse files- README.md +37 -0
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -14,6 +14,43 @@ tags:
|
|
| 14 |
pretty_name: Counterparty (XCP) Assets
|
| 15 |
size_categories:
|
| 16 |
- 100K<n<1M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# Counterparty (XCP) Assets Dataset
|
|
|
|
| 14 |
pretty_name: Counterparty (XCP) Assets
|
| 15 |
size_categories:
|
| 16 |
- 100K<n<1M
|
| 17 |
+
dataset_info:
|
| 18 |
+
features:
|
| 19 |
+
- name: asset
|
| 20 |
+
dtype: large_string
|
| 21 |
+
- name: asset_longname
|
| 22 |
+
dtype: large_string
|
| 23 |
+
- name: issuer
|
| 24 |
+
dtype: large_string
|
| 25 |
+
- name: owner
|
| 26 |
+
dtype: large_string
|
| 27 |
+
- name: supply
|
| 28 |
+
dtype: int64
|
| 29 |
+
- name: divisible
|
| 30 |
+
dtype: bool
|
| 31 |
+
- name: locked
|
| 32 |
+
dtype: bool
|
| 33 |
+
- name: description
|
| 34 |
+
dtype: large_string
|
| 35 |
+
- name: mime_type
|
| 36 |
+
dtype: large_string
|
| 37 |
+
- name: description_locked
|
| 38 |
+
dtype: bool
|
| 39 |
+
- name: first_issuance_block_index
|
| 40 |
+
dtype: int64
|
| 41 |
+
- name: last_issuance_block_index
|
| 42 |
+
dtype: int64
|
| 43 |
+
splits:
|
| 44 |
+
- name: train
|
| 45 |
+
num_bytes: 66149143
|
| 46 |
+
num_examples: 247360
|
| 47 |
+
download_size: 21559747
|
| 48 |
+
dataset_size: 66149143
|
| 49 |
+
configs:
|
| 50 |
+
- config_name: default
|
| 51 |
+
data_files:
|
| 52 |
+
- split: train
|
| 53 |
+
path: data/train-*
|
| 54 |
---
|
| 55 |
|
| 56 |
# Counterparty (XCP) Assets Dataset
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdda15712ff18da55403c89fc0574bf1a65a5eac977990450bccdc17111f0a7e
|
| 3 |
+
size 21559747
|