HDX repackage via ESA pipeline
Browse files- README.md +48 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: year
|
| 5 |
+
dtype: int64
|
| 6 |
+
- name: country_of_origin_code
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: country_of_asylum_code
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: country_of_origin_name
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: country_of_asylum_name
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: refugees
|
| 15 |
+
dtype: int64
|
| 16 |
+
- name: asylum_seekers
|
| 17 |
+
dtype: int64
|
| 18 |
+
- name: other_people_in_need_of_international_protection
|
| 19 |
+
dtype: int64
|
| 20 |
+
- name: internally_displaced_persons
|
| 21 |
+
dtype: int64
|
| 22 |
+
- name: stateless_persons
|
| 23 |
+
dtype: int64
|
| 24 |
+
- name: others_of_concern_to_unhcr
|
| 25 |
+
dtype: int64
|
| 26 |
+
- name: host_community
|
| 27 |
+
dtype: int64
|
| 28 |
+
- name: esa_source
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: esa_processed
|
| 31 |
+
dtype: string
|
| 32 |
+
splits:
|
| 33 |
+
- name: train
|
| 34 |
+
num_bytes: 85843
|
| 35 |
+
num_examples: 658
|
| 36 |
+
- name: test
|
| 37 |
+
num_bytes: 21529
|
| 38 |
+
num_examples: 165
|
| 39 |
+
download_size: 21350
|
| 40 |
+
dataset_size: 107372
|
| 41 |
+
configs:
|
| 42 |
+
- config_name: default
|
| 43 |
+
data_files:
|
| 44 |
+
- split: train
|
| 45 |
+
path: data/train-*
|
| 46 |
+
- split: test
|
| 47 |
+
path: data/test-*
|
| 48 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6359f0d2176b216a6b4bb8db9da0b879e7e1f3ee5caea10b8cc06028d85e5461
|
| 3 |
+
size 9046
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68da8b1054c5f84f0e0dec026a5f2a5ea11d47eba0829ac2da02903124033f4d
|
| 3 |
+
size 12304
|