Kossisoroyce commited on
Commit
6d35814
·
verified ·
1 Parent(s): dbc7ced

ILOSTAT ingestion via Electric Sheep pipeline

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ref_area
5
+ dtype: string
6
+ - name: ref_area.label
7
+ dtype: string
8
+ - name: source
9
+ dtype: string
10
+ - name: source.label
11
+ dtype: string
12
+ - name: indicator
13
+ dtype: string
14
+ - name: indicator.label
15
+ dtype: string
16
+ - name: sex
17
+ dtype: string
18
+ - name: sex.label
19
+ dtype: string
20
+ - name: classif1
21
+ dtype: string
22
+ - name: classif1.label
23
+ dtype: string
24
+ - name: classif2
25
+ dtype: string
26
+ - name: classif2.label
27
+ dtype: string
28
+ - name: time
29
+ dtype: int64
30
+ - name: obs_value
31
+ dtype: float64
32
+ - name: obs_status
33
+ dtype: string
34
+ - name: obs_status.label
35
+ dtype: string
36
+ - name: note_classif
37
+ dtype: float64
38
+ - name: note_classif.label
39
+ dtype: float64
40
+ - name: note_indicator
41
+ dtype: string
42
+ - name: note_indicator.label
43
+ dtype: string
44
+ - name: note_source
45
+ dtype: string
46
+ - name: note_source.label
47
+ dtype: string
48
+ splits:
49
+ - name: train
50
+ num_bytes: 3069175
51
+ num_examples: 6923
52
+ - name: test
53
+ num_bytes: 754786
54
+ num_examples: 1731
55
+ download_size: 116296
56
+ dataset_size: 3823961
57
+ configs:
58
+ - config_name: default
59
+ data_files:
60
+ - split: train
61
+ path: data/train-*
62
+ - split: test
63
+ path: data/test-*
64
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b34dc29726085959400fc8877966239d8fc8a558e01e8fdd683e1d394f184e0
3
+ size 26845
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4053df82209bc9f136434b5d946d42be3e906f1eaf4ae9f3d8da77bdcbabfd
3
+ size 89451