Kossiesa commited on
Commit
c087ddc
·
verified ·
1 Parent(s): 7b97e21

ILOSTAT ingestion via Electric Sheep pipeline

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: time
25
+ dtype: int64
26
+ - name: obs_value
27
+ dtype: float64
28
+ - name: obs_status
29
+ dtype: string
30
+ - name: obs_status.label
31
+ dtype: string
32
+ - name: note_classif
33
+ dtype: string
34
+ - name: note_classif.label
35
+ dtype: string
36
+ - name: note_indicator
37
+ dtype: string
38
+ - name: note_indicator.label
39
+ dtype: string
40
+ - name: note_source
41
+ dtype: string
42
+ - name: note_source.label
43
+ dtype: string
44
+ splits:
45
+ - name: train
46
+ num_bytes: 1338724
47
+ num_examples: 4044
48
+ - name: test
49
+ num_bytes: 327973
50
+ num_examples: 1012
51
+ download_size: 72609
52
+ dataset_size: 1666697
53
+ configs:
54
+ - config_name: default
55
+ data_files:
56
+ - split: train
57
+ path: data/train-*
58
+ - split: test
59
+ path: data/test-*
60
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04a07bd5324c7a7ae1a44a449b818f75463a593f1205e319a7c68c8ec2107723
3
+ size 19877
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afc96e582d7d7b754fa78815d0ec6ca035244adaa188c63fed8a83818e5fc354
3
+ size 52732