Kossisoroyce commited on
Commit
f59198e
·
verified ·
1 Parent(s): 1529a64

HDX repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: gender_weights
5
+ dtype: float64
6
+ - name: age_group_weights
7
+ dtype: float64
8
+ - name: adm1_weights
9
+ dtype: float64
10
+ - name: total_weights
11
+ dtype: float64
12
+ - name: survey_date
13
+ dtype: timestamp[ns]
14
+ - name: country
15
+ dtype: string
16
+ - name: gender
17
+ dtype: string
18
+ - name: age_group
19
+ dtype: string
20
+ - name: admin1
21
+ dtype: string
22
+ - name: sec
23
+ dtype: string
24
+ - name: age
25
+ dtype: int64
26
+ - name: birthyear
27
+ dtype: int64
28
+ - name: awareness
29
+ dtype: string
30
+ - name: urban_rural
31
+ dtype: string
32
+ - name: biggestchallenge
33
+ dtype: string
34
+ - name: levelconcern
35
+ dtype: int64
36
+ - name: concerns
37
+ dtype: string
38
+ - name: riskawareness
39
+ dtype: string
40
+ - name: tested
41
+ dtype: string
42
+ - name: virusprevention
43
+ dtype: string
44
+ - name: preventativemeasures_avoiding_public_places
45
+ dtype: bool
46
+ - name: preventativemeasures_avoiding_public_transport
47
+ dtype: bool
48
+ - name: preventativemeasures_increasing_hygiene
49
+ dtype: bool
50
+ - name: preventativemeasures_other
51
+ dtype: bool
52
+ - name: preventativemeasures_working_from_home
53
+ dtype: bool
54
+ - name: handwashing
55
+ dtype: string
56
+ - name: socialdistancing
57
+ dtype: string
58
+ - name: healthbehavior
59
+ dtype: string
60
+ - name: economicimpact
61
+ dtype: int64
62
+ - name: marketoperability
63
+ dtype: string
64
+ - name: foodlocations
65
+ dtype: string
66
+ - name: foodlocations2
67
+ dtype: string
68
+ - name: foodshopping
69
+ dtype: string
70
+ - name: foodamount
71
+ dtype: string
72
+ - name: foodworry
73
+ dtype: string
74
+ - name: brandpurchase
75
+ dtype: string
76
+ - name: nonessentialitems
77
+ dtype: string
78
+ - name: governmenttrust
79
+ dtype: int64
80
+ - name: commercialtrust_banks
81
+ dtype: bool
82
+ - name: commercialtrust_brands
83
+ dtype: bool
84
+ - name: commercialtrust_other
85
+ dtype: bool
86
+ - name: commercialtrust_retailers
87
+ dtype: bool
88
+ - name: commercialtrust_telecommuncations
89
+ dtype: bool
90
+ - name: initiativetaken_limited_store_traffic
91
+ dtype: bool
92
+ - name: initiativetaken_none
93
+ dtype: bool
94
+ - name: initiativetaken_sectioned_intercepts
95
+ dtype: bool
96
+ - name: initiativetaken_staff_in_protective_gear
97
+ dtype: bool
98
+ - name: groups_brands
99
+ dtype: bool
100
+ - name: groups_governments
101
+ dtype: bool
102
+ - name: groups_ngos
103
+ dtype: bool
104
+ - name: groups_private_sector
105
+ dtype: bool
106
+ - name: groups_retailers
107
+ dtype: bool
108
+ - name: informationsources_friends_family
109
+ dtype: bool
110
+ - name: informationsources_government_messages
111
+ dtype: bool
112
+ - name: informationsources_newspapers
113
+ dtype: bool
114
+ - name: informationsources_other
115
+ dtype: bool
116
+ - name: informationsources_radio
117
+ dtype: bool
118
+ - name: informationsources_social_media
119
+ dtype: bool
120
+ - name: informationsources_tv
121
+ dtype: bool
122
+ - name: socialmedia
123
+ dtype: string
124
+ - name: mediaconsumption
125
+ dtype: string
126
+ - name: staypositive
127
+ dtype: string
128
+ - name: esa_source
129
+ dtype: string
130
+ - name: esa_processed
131
+ dtype: string
132
+ splits:
133
+ - name: train
134
+ num_bytes: 1508650
135
+ num_examples: 3189
136
+ - name: test
137
+ num_bytes: 375701
138
+ num_examples: 798
139
+ download_size: 260447
140
+ dataset_size: 1884351
141
+ configs:
142
+ - config_name: default
143
+ data_files:
144
+ - split: train
145
+ path: data/train-*
146
+ - split: test
147
+ path: data/test-*
148
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e8a0d675f0f5f69425dc2ce594c162ca4ef1c0ca8509a539bcfeed3ab6c881f
3
+ size 62950
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b41951740a007922ef6deff0f80ad59aaf3a0f151a1b64380f77cf088dc474b2
3
+ size 197497