HDX repackage via ESA pipeline
Browse files- README.md +38 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: reporting_month
|
| 5 |
+
dtype: timestamp[ns]
|
| 6 |
+
- name: state
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: locality
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: cluster_name
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: org_name
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: org_acronym
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: org_type
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: esa_source
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: esa_processed
|
| 21 |
+
dtype: string
|
| 22 |
+
splits:
|
| 23 |
+
- name: train
|
| 24 |
+
num_bytes: 258696
|
| 25 |
+
num_examples: 2135
|
| 26 |
+
- name: test
|
| 27 |
+
num_bytes: 64813
|
| 28 |
+
num_examples: 534
|
| 29 |
+
download_size: 40727
|
| 30 |
+
dataset_size: 323509
|
| 31 |
+
configs:
|
| 32 |
+
- config_name: default
|
| 33 |
+
data_files:
|
| 34 |
+
- split: train
|
| 35 |
+
path: data/train-*
|
| 36 |
+
- split: test
|
| 37 |
+
path: data/test-*
|
| 38 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afe76b3b9a7f98cfce03f88d48b0fc7aca60e3c771b39c94ccf3b4c4c2ccd111
|
| 3 |
+
size 10814
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1a4f1f67cde787d785ea942c2c1fc02caf5db3bc6d7ca68dbeb30709c393c8b
|
| 3 |
+
size 29913
|