-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathform.json
More file actions
53 lines (53 loc) · 2.59 KB
/
form.json
File metadata and controls
53 lines (53 loc) · 2.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[
{
"dataset_name": "REACH NGA Dataset and Analysis North East Nigeria MSNA 2021 November 2021",
"url": "https://repository.impact-initiatives.org/document/impact/0a02ead7/REACH-NGA-Dataset-and-Analysis-North-East-Nigeria-MSNA-2021-November-2021.xlsx",
"sheet_name":"NGA_2021_MSNA_HHSurvey",
"language": "en",
"datetime_published": "2022-03-23",
"scope_geography": "{\"countries\": \"Nigeria\"}",
"key_mapping_rules": {
"location_0": "consent_state_face",
"location_1": "consent_lga_face",
"location_2": "consent_ward_face",
"sample_weight_0":"weights",
"sample_weight_1":"",
"sample_weight_2":"",
"individuals_value":"hohh_number",
"proportion_value":"",
"language_0":"questionnaire_aap_communication_hh_main_language_spoken",
"language_0_other":"questionnaire_aap_communication_hh_main_language_spoken_other",
"language_1":"questionnaire_aap_communication_lang_receive_written_infor",
"language_1_other": "questionnaire_aap_communication_lang_receive_written_infor_other",
"language_2":"questionnaire_aap_communication_lang_receive_spoken_infor",
"language_2_other":"questionnaire_aap_communication_lang_receive_spoken_infor_other"
},
"representivity_rating": "high",
"variable_quality_rating": "very_high"
},
{
"dataset_name": "REACH Northwest Nigeria MSNA 2022 Data & Analysis",
"url": "https://repository.impact-initiatives.org/document/impact/c011a778/REACH-NGA2105-NW-MSNA-Datasets-Analysis.xlsx",
"sheet_name":"Dataset I",
"language": "en",
"datetime_published": "2023-02-07",
"scope_geography": "{\"countries\": \"Nigeria\"}",
"key_mapping_rules": {
"location_0": "state",
"location_1": "lga",
"sample_weight_0":"weight_both",
"sample_weight_1":"weight_group",
"sample_weight_2":"",
"individuals_value":"n_hh_members",
"proportion_value":"",
"language_0":"main_language_home",
"language_0_other":"other_language",
"language_1":"written_info_language",
"language_1_other": "other_written_info",
"language_2":"preferred_language_spoken_info",
"language_2_other":"other_spoken_info"
},
"representivity_rating": "high",
"variable_quality_rating": "very_high"
}
]