Kossisoroyce commited on
Commit
7407410
·
verified ·
1 Parent(s): a7b9c0d

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +174 -119
README.md CHANGED
@@ -5,7 +5,7 @@ language_creators:
5
  - found
6
  language:
7
  - en
8
- license: other
9
  multilinguality:
10
  - monolingual
11
  size_categories:
@@ -14,83 +14,152 @@ source_datasets:
14
  - original
15
  task_categories:
16
  - tabular-classification
 
17
  task_ids: []
18
  tags:
19
  - africa
20
  - humanitarian
21
  - hdx
22
  - electric-sheep-africa
 
23
  - demographics
24
- - health
 
 
 
25
  - ago
26
- pretty_name: Angola - National Demographic and Health Data
27
  dataset_info:
28
- features:
29
- - name: adm2_pcode
30
- dtype: string
31
- - name: female_pop
32
- dtype: int64
33
- - name: children_u5
34
- dtype: int64
35
- - name: female_u5
36
- dtype: int64
37
- - name: elderly
38
- dtype: int64
39
- - name: pop_u15
40
- dtype: int64
41
- - name: female_u15
42
- dtype: int64
43
- - name: female_pop_rural
44
- dtype: int64
45
- - name: children_u5_rural
46
- dtype: int64
47
- - name: female_u5_rural
48
- dtype: int64
49
- - name: elderly_rural
50
- dtype: int64
51
- - name: pop_u15_rural
52
- dtype: int64
53
- - name: female_u15_rural
54
- dtype: int64
55
- - name: rural_pop_perc
56
- dtype: float64
57
- - name: adm_pcode
58
- dtype: string
59
- - name: esa_source
60
- dtype: string
61
- - name: esa_processed
62
- dtype: string
63
  splits:
64
- - name: train
65
- num_bytes: 18816
66
- num_examples: 128
67
- - name: test
68
- num_bytes: 4851
69
- num_examples: 33
70
- download_size: 28756
71
- dataset_size: 23667
72
- configs:
73
- - config_name: default
74
- data_files:
75
- - split: train
76
- path: data/train-*
77
- - split: test
78
- path: data/test-*
79
  ---
80
 
81
- # Angola - National Demographic and Health Data
82
 
83
- **Publisher:** The DHS Program · **Source:** [HDX](https://data.humdata.org/dataset/dhs-data-for-angola) · **License:** `hdx-other` · **Updated:** 2026-04-20
84
 
85
  ---
86
 
87
  ## Abstract
88
 
89
- Contains data from the [DHS data portal](https://api.dhsprogram.com/). There is also a dataset containing [Angola - Subnational Demographic and Health Data](https://data.humdata.org/dataset/dhs-subnational-data-for-angola) on HDX.
 
 
90
 
91
- The DHS Program Application Programming Interface (API) provides software developers access to aggregated indicator data from The Demographic and Health Surveys (DHS) Program. The API can be used to create various applications to help analyze, visualize, explore and disseminate data on population, health, HIV, and nutrition from more than 90 countries.
 
 
92
 
93
- Each row in this dataset represents country-level aggregates. Data was last updated on HDX on 2026-04-20. Geographic scope: **AGO**.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
 
95
  *Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).*
96
 
@@ -101,26 +170,26 @@ Each row in this dataset represents country-level aggregates. Data was last upda
101
  | | |
102
  |---|---|
103
  | **Domain** | Public health |
104
- | **Unit of observation** | Country-level aggregates |
105
- | **Rows (total)** | 82 |
106
- | **Columns** | 29 (14 numeric, 15 categorical, 0 datetime) |
107
- | **Train split** | 65 rows |
108
- | **Test split** | 16 rows |
109
  | **Geographic scope** | AGO |
110
- | **Publisher** | The DHS Program |
111
- | **HDX last updated** | 2026-04-20 |
112
 
113
  ---
114
 
115
  ## Variables
116
 
117
- **Geographic** — `iso3` (AGO), `dhs_countrycode` (AO), `countryname` (Angola), `surveyyear` (range 2006.0–2023.0), `surveyid` (AO2023DHS, AO2015DHS, AO2011MIS) and 6 others.
118
 
119
- **Outcome / Measurement** — `value` (range 0.8239.0), `istotal` (range 1.0–1.0).
120
 
121
- **Identifier / Metadata** — `dataid` (range 1062.0–832214.0), `indicatorid` (RH_DELP_C_DHF, CM_ECMR_C_IMR, CM_ECMR_C_U5M), `characteristicid` (range 1000.0–10000.0), `characteristiclabel` (Total, Total 15-49), `ispreferred` (range 0.0–1.0) and 3 others.
122
 
123
- **Other** — `indicator` (Place of delivery: Health facility, Infant mortality rate, Under-five mortality rate), `precision` (range 0.0–1.0), `indicatororder` (range 11763080.0–260321010.0), `characteristicorder` (range 0.010000.0), `denominatorweighted` (range 391.0–16243.0) and 3 others.
124
 
125
  ---
126
 
@@ -143,35 +212,23 @@ train.head()
143
 
144
  | Column | Type | Null % | Range / Sample Values |
145
  |---|---|---|---|
146
- | `iso3` | object | 0.0% | AGO |
147
- | `dataid` | int64 | 0.0% | 1062.0 – 832214.0 (mean 475955.5366) |
148
- | `indicator` | object | 0.0% | Place of delivery: Health facility, Infant mortality rate, Under-five mortality rate |
149
- | `value` | float64 | 0.0% | 0.8239.0 (mean 38.5915) |
150
- | `precision` | int64 | 0.0% | 0.0 – 1.0 (mean 0.8171) |
151
- | `dhs_countrycode` | object | 0.0% | AO |
152
- | `countryname` | object | 0.0% | Angola |
153
- | `surveyyear` | int64 | 0.0% | 2006.0 – 2023.0 (mean 2016.9024) |
154
- | `surveyid` | object | 0.0% | AO2023DHS, AO2015DHS, AO2011MIS |
155
- | `indicatorid` | object | 0.0% | RH_DELP_C_DHF, CM_ECMR_C_IMR, CM_ECMR_C_U5M |
156
- | `indicatororder` | int64 | 0.0% | 11763080.0 – 260321010.0 (mean 108452266.8293) |
157
- | `indicatortype` | object | 0.0% | I |
158
- | `characteristicid` | int64 | 0.0% | 1000.0 – 10000.0 (mean 3304.878) |
159
- | `characteristicorder` | int64 | 0.0% | 0.0 – 10000.0 (mean 2560.9756) |
160
- | `characteristiccategory` | object | 0.0% | Total, Total 15-49 |
161
- | `characteristiclabel` | object | 0.0% | Total, Total 15-49 |
162
- | `byvariableid` | int64 | 0.0% | 0.0 – 631002.0 (mean 27183.3902) |
163
- | `byvariablelabel` | object | 67.1% | Five years preceding the survey, Ten years preceding the survey, Three years preceding the survey |
164
- | `istotal` | int64 | 0.0% | 1.0 – 1.0 (mean 1.0) |
165
- | `ispreferred` | int64 | 0.0% | 0.0 – 1.0 (mean 0.8171) |
166
- | `sdrid` | object | 0.0% | |
167
- | `surveyyearlabel` | object | 0.0% | |
168
- | `surveytype` | object | 0.0% | |
169
- | `denominatorweighted` | float64 | 30.5% | 391.0 – 16243.0 (mean 7204.5088) |
170
- | `denominatorunweighted` | float64 | 30.5% | 406.0 – 16243.0 (mean 7289.7719) |
171
- | `cilow` | float64 | 74.4% | 0.5 – 164.0 (mean 48.181) |
172
- | `cihigh` | float64 | 74.4% | 1.2 – 313.0 (mean 76.6238) |
173
- | `esa_source` | object | 0.0% | |
174
- | `esa_processed` | object | 0.0% | |
175
 
176
  ---
177
 
@@ -179,35 +236,33 @@ train.head()
179
 
180
  | Column | Min | Max | Mean | Median |
181
  |---|---|---|---|---|
182
- | `dataid` | 1062.0 | 832214.0 | 475955.5366 | 477348.0 |
183
- | `value` | 0.8 | 239.0 | 38.5915 | 31.8 |
184
- | `precision` | 0.0 | 1.0 | 0.8171 | 1.0 |
185
- | `surveyyear` | 2006.0 | 2023.0 | 2016.9024 | 2015.0 |
186
- | `indicatororder` | 11763080.0 | 260321010.0 | 108452266.8293 | 94001135.0 |
187
- | `characteristicid` | 1000.0 | 10000.0 | 3304.878 | 1000.0 |
188
- | `characteristicorder` | 0.0 | 10000.0 | 2560.9756 | 0.0 |
189
- | `byvariableid` | 0.0 | 631002.0 | 27183.3902 | 0.0 |
190
- | `istotal` | 1.0 | 1.0 | 1.0 | 1.0 |
191
- | `ispreferred` | 0.0 | 1.0 | 0.8171 | 1.0 |
192
- | `denominatorweighted` | 391.0 | 16243.0 | 7204.5088 | 7019.0 |
193
- | `denominatorunweighted` | 406.0 | 16243.0 | 7289.7719 | 7156.0 |
194
- | `cilow` | 0.5 | 164.0 | 48.181 | 45.0 |
195
- | `cihigh` | 1.2 | 313.0 | 76.6238 | 56.0 |
196
 
197
  ---
198
 
199
  ## Curation
200
 
201
- Raw data was downloaded from HDX via the CKAN API and converted to Parquet. Column names were lowercased and standardised to snake_case. Common missing-value markers (`N/A`, `null`, `none`, `-`, `unknown`, `no data`, `#N/A`) were unified to `NaN`. 2 column(s) with >80% missing values were removed: `regionid`, `levelrank`. The dataset was split 80/20 into train and test partitions using a fixed random seed (42) and saved as Snappy-compressed Parquet.
202
 
203
  ---
204
 
205
  ## Limitations
206
 
207
- - Data originates from The DHS Program and has not been independently validated by ESA.
208
  - Automated cleaning cannot correct for misreported values, definitional inconsistencies, or sampling bias in the original collection.
209
- - The following columns have >20% missing values and should be treated with caution in modelling: `byvariablelabel`, `denominatorweighted`, `denominatorunweighted`, `cilow`, `cihigh`.
210
- - Refer to the [original HDX dataset page](https://data.humdata.org/dataset/dhs-data-for-angola) for the publisher's own methodology notes and caveats.
211
 
212
  ---
213
 
@@ -215,10 +270,10 @@ Raw data was downloaded from HDX via the CKAN API and converted to Parquet. Colu
215
 
216
  ```bibtex
217
  @dataset{hdx_africa_demographics_angola,
218
- title = {Angola - National Demographic and Health Data},
219
- author = {The DHS Program},
220
  year = {2026},
221
- url = {https://data.humdata.org/dataset/dhs-data-for-angola},
222
  note = {Repackaged for machine learning by Electric Sheep Africa (https://huggingface.co/electricsheepafrica)}
223
  }
224
  ```
 
5
  - found
6
  language:
7
  - en
8
+ license: cc-by-sa-4.0
9
  multilinguality:
10
  - monolingual
11
  size_categories:
 
14
  - original
15
  task_categories:
16
  - tabular-classification
17
+ - other
18
  task_ids: []
19
  tags:
20
  - africa
21
  - humanitarian
22
  - hdx
23
  - electric-sheep-africa
24
+ - affected-population
25
  - demographics
26
+ - flooding
27
+ - hazards-and-risk
28
+ - health-facilities
29
+ - indicators
30
  - ago
31
+ pretty_name: "Angola - Risk Assessment Indicators"
32
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  splits:
34
+ - name: train
35
+ num_examples: 128
36
+ - name: test
37
+ num_examples: 32
 
 
 
 
 
 
 
 
 
 
 
38
  ---
39
 
40
+ # Angola - Risk Assessment Indicators
41
 
42
+ **Publisher:** HeiGIT (Heidelberg Institute for Geoinformation Technology) · **Source:** [HDX](https://data.humdata.org/dataset/angola---risk-assessment-indicators) · **License:** `cc-by-sa` · **Updated:** 2026-04-13
43
 
44
  ---
45
 
46
  ## Abstract
47
 
48
+ This dataset provides comprehensive **Risk Assessment Indicators** for **Angola**, aggregated at **admin level 2** and
49
+ can in particular be used to perform a structured risk assessment for **flood** hazards.
50
+ It includes demographic, environmental, infrastructure, accessibility, and hazard-related data to support disaster risk and resilience analysis.
51
 
52
+ All layers are derived from [HeiGIT’s GAIA Pipeline](https://giscience.github.io/gis-training-resource-center/content/GIS_AA/en_gaia_indicators_processing.html), integrating open data sources such as [WorldPop](https://www.worldpop.org/),
53
+ [OpenStreetMap](https://www.openstreetmap.org/), and [Google Earth Engine](https://earthengine.google.com/) based on
54
+ [HDX COD-AB](https://data.humdata.org/dataset/?q=cod-ab) boundaries.
55
 
56
+ ---
57
+
58
+ ### **Data Overview**
59
+
60
+ - **Access to Services (`AGO_ADM2_access`)**
61
+ - **Facilities (`AGO_ADM2_facilities`)**
62
+ - **Coping Capacity (`AGO_ADM2_coping`)**
63
+ - **Demographics (`AGO_ADM2_demographics`)**
64
+ - **Rural Population (`AGO_ADM2_rural_population`)**
65
+ - **Vulnerability (`AGO_ADM2_vulnerability`)**
66
+ - **Flood Exposure (`AGO_ADM2_flood_exposure`)**
67
+
68
+
69
+ <p>&nbsp;</p>
70
+ <p>&nbsp;</p>
71
+
72
+ ---
73
+
74
+ ### **Indicator Descriptions**
75
+
76
+ #### **Access to Services (`AGO_ADM2_access`)**
77
+ Represents the share of the population with access to key facilities within defined distances or travel times.
78
+
79
+ - **ADM2_PCODE** – Administrative division code (ADM2)
80
+ - **access_pop_education_5km / 10km / 20km** – Population within 5, 10, and 20 km of educational facilities
81
+ - **access_pop_hospitals_30min / 1h / 2h** – Population within 30 minutes, 1 hour, and 2 hours of a hospital
82
+ - **access_pop_primary_healthcare_30min / 1h / 2h** – Population within 30 minutes, 1 hour, and 2 hours of a primary health care facility
83
+
84
+ Data Source: [openrouteservice (ORS)](https://openrouteservice.org/)
85
+
86
+ ---
87
+
88
+ #### **Facilities (`AGO_ADM2_facilities`)**
89
+ Counts of essential service facilities within each district.
90
+
91
+ - **ADM2_PCODE** – Administrative division code (ADM2)
92
+ - **education_count** – Number of educational facilities
93
+ - **hospitals_count** – Number of hospitals
94
+ - **primary_healthcare_count** – Number of primary health care facilities
95
+
96
+ Data Source: [OpenStreetMap (OSM)](https://www.openstreetmap.org)
97
+
98
+ ---
99
+
100
+ #### **Coping Capacity (`AGO_ADM2_coping`)**
101
+ Combines **Access to Services** and **Facilities** data to represent a district’s coping capacity.
102
+
103
+ ---
104
+
105
+ #### **Demographics (`AGO_ADM2_demographics`)**
106
+ Shows the population composition by age and gender.
107
+
108
+ - **ADM2_PCODE** – Administrative division code (ADM2)
109
+ - **female_pop** – Total female population
110
+ - **children_u5** – Population under 5 years old
111
+ - **female_u5** – Female population under 5 years old
112
+ - **elderly** – Population aged 65 and older
113
+ - **pop_u15** – Population under 15 years old
114
+ - **female_u15** – Female population under 15 years old
115
+
116
+ Data Source: [Worldpop](https://www.worldpop.org/)
117
+
118
+ ---
119
+
120
+ #### **Rural Population (`AGO_ADM2_rural_population`)**
121
+ Same demographic breakdown as above, but limited to rural populations. Rural areas are those outside urban extents,
122
+ typically characterized by lower population density, agricultural or natural land use, and limited infrastructure compared to urban centers.
123
+
124
+ - **ADM2_PCODE** – Administrative division code (ADM2)
125
+ - **female_pop_rural**, **children_u5_rural**, **female_u5_rural**, **elderly_rural**, **pop_u15_rural**, **female_u15_rural** – Rural demographic counts
126
+ - **rural_pop_perc** – Percentage of total population living in rural areas
127
+
128
+ Data Source: [Global Human Settlement Layer (GHSL)](https://human-settlement.emergency.copernicus.eu/datasets.php)
129
+
130
+ ---
131
+
132
+ #### **Vulnerability (`AGO_ADM2_vulnerability`)**
133
+ Combines **Demographics** and **Rural Population** indicators.
134
+
135
+ ---
136
+
137
+ #### **Flood Exposure (`AGO_ADM2_flood_exposure`)**
138
+ Shows population and facility exposure to flooding at 30 cm depth for multiple return periods.
139
+
140
+ - **ADM2_PCODE** – Administrative division code (ADM2)
141
+ - **female_pop_30cm**, **children_u5_30cm**, **female_u5_30cm**, **elderly_30cm**, **pop_u15_30cm**, **female_u15_30cm** – Exposed population by group
142
+ - **education_30cm_pct / count**, **hospitals_30cm_pct / count**, **primary_healthcare_30cm_pct / count** – Facility exposure (percentage and count)
143
+
144
+ Data Source: [The Joint Research Centre (JRC)](https://data.jrc.ec.europa.eu/collection/id-0054)
145
+
146
+
147
+ ---
148
+
149
+
150
+
151
+ ### **QGIS Plugin Risk Assessment Inputs**
152
+
153
+ - **Coping Capacity** = Access + Facilities
154
+ - **Vulnerability** = Demographics + Rural Population
155
+ - **Exposure** = Vulnerable Population + Facilities exposed to Floods
156
+
157
+ This dataset is part of HeiGIT’s **Risk Assessment Indicator Collection** on HDX.
158
+ See more at [HeiGIT on HDX](https://data.humdata.org/organization/heidelberg-institute-for-geoinformation-technology) and learn about HeiGIT’s research at [HeiGIT](https://heigit.org/).
159
+
160
+ We are happy to hear about your use-cases — contact us at [communications@heigit.org](mailto:communications@heigit.org)!
161
+
162
+ Each row in this dataset represents tabular records. Data was last updated on HDX on 2026-04-13. Geographic scope: **AGO**.
163
 
164
  *Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).*
165
 
 
170
  | | |
171
  |---|---|
172
  | **Domain** | Public health |
173
+ | **Unit of observation** | Tabular records |
174
+ | **Rows (total)** | 161 |
175
+ | **Columns** | 17 (13 numeric, 4 categorical, 0 datetime) |
176
+ | **Train split** | 128 rows |
177
+ | **Test split** | 32 rows |
178
  | **Geographic scope** | AGO |
179
+ | **Publisher** | HeiGIT (Heidelberg Institute for Geoinformation Technology) |
180
+ | **HDX last updated** | 2026-04-13 |
181
 
182
  ---
183
 
184
  ## Variables
185
 
186
+ **Geographic** — `elderly` (range 95.0–70242.0), `elderly_rural` (range 0.0–17136.0).
187
 
188
+ **Demographic** — `female_pop` (range 1587.0–2570143.0), `female_u5` (range 291.0351082.0), `pop_u15` (range 1343.0–2036965.0), `female_u15` (range 710.0–1037880.0), `female_pop_rural` (range 0.0–204318.0) and 4 others.
189
 
190
+ **Identifier / Metadata** — `adm2_pcode` (AO15128, AO05032, AO12108), `adm_pcode` (AO15128, AO05032, AO12108), `esa_source` (HDX), `esa_processed` (2026-04-27).
191
 
192
+ **Other** — `children_u5` (range 574.0–697927.0), `children_u5_rural` (range 0.0–77355.0).
193
 
194
  ---
195
 
 
212
 
213
  | Column | Type | Null % | Range / Sample Values |
214
  |---|---|---|---|
215
+ | `adm2_pcode` | object | 0.0% | AO15128, AO05032, AO12108 |
216
+ | `female_pop` | int64 | 0.0% | 1587.0 – 2570143.0 (mean 119379.2857) |
217
+ | `children_u5` | int64 | 0.0% | 574.0 697927.0 (mean 38434.3851) |
218
+ | `female_u5` | int64 | 0.0% | 291.0351082.0 (mean 19403.6273) |
219
+ | `elderly` | int64 | 0.0% | 95.0 – 70242.0 (mean 5292.1429) |
220
+ | `pop_u15` | int64 | 0.0% | 1343.0 – 2036965.0 (mean 102229.7081) |
221
+ | `female_u15` | int64 | 0.0% | 710.0 – 1037880.0 (mean 51790.5901) |
222
+ | `female_pop_rural` | int64 | 0.0% | 0.0 – 204318.0 (mean 33518.0807) |
223
+ | `children_u5_rural` | int64 | 0.0% | 0.0 77355.0 (mean 12301.7516) |
224
+ | `female_u5_rural` | int64 | 0.0% | 0.0 37278.0 (mean 6219.3665) |
225
+ | `elderly_rural` | int64 | 0.0% | 0.0 – 17136.0 (mean 2000.3043) |
226
+ | `pop_u15_rural` | int64 | 0.0% | 0.0 – 183004.0 (mean 30663.1677) |
227
+ | `female_u15_rural` | int64 | 0.0% | 0.0 – 91088.0 (mean 15444.3043) |
228
+ | `rural_pop_perc` | float64 | 0.0% | 0.0 – 100.0 (mean 66.1942) |
229
+ | `adm_pcode` | object | 0.0% | AO15128, AO05032, AO12108 |
230
+ | `esa_source` | object | 0.0% | HDX |
231
+ | `esa_processed` | object | 0.0% | 2026-04-27 |
 
 
 
 
 
 
 
 
 
 
 
 
232
 
233
  ---
234
 
 
236
 
237
  | Column | Min | Max | Mean | Median |
238
  |---|---|---|---|---|
239
+ | `female_pop` | 1587.0 | 2570143.0 | 119379.2857 | 42037.0 |
240
+ | `children_u5` | 574.0 | 697927.0 | 38434.3851 | 14529.0 |
241
+ | `female_u5` | 291.0 | 351082.0 | 19403.6273 | 7502.0 |
242
+ | `elderly` | 95.0 | 70242.0 | 5292.1429 | 2455.0 |
243
+ | `pop_u15` | 1343.0 | 2036965.0 | 102229.7081 | 37280.0 |
244
+ | `female_u15` | 710.0 | 1037880.0 | 51790.5901 | 18775.0 |
245
+ | `female_pop_rural` | 0.0 | 204318.0 | 33518.0807 | 22439.0 |
246
+ | `children_u5_rural` | 0.0 | 77355.0 | 12301.7516 | 8226.0 |
247
+ | `female_u5_rural` | 0.0 | 37278.0 | 6219.3665 | 4145.0 |
248
+ | `elderly_rural` | 0.0 | 17136.0 | 2000.3043 | 1315.0 |
249
+ | `pop_u15_rural` | 0.0 | 183004.0 | 30663.1677 | 20802.0 |
250
+ | `female_u15_rural` | 0.0 | 91088.0 | 15444.3043 | 10474.0 |
251
+ | `rural_pop_perc` | 0.0 | 100.0 | 66.1942 | 74.84 |
 
252
 
253
  ---
254
 
255
  ## Curation
256
 
257
+ Raw data was downloaded from HDX via the CKAN API and converted to Parquet. Column names were lowercased and standardised to snake_case. Common missing-value markers (`N/A`, `null`, `none`, `-`, `unknown`, `no data`, `#N/A`) were unified to `NaN`. The dataset was split 80/20 into train and test partitions using a fixed random seed (42) and saved as Snappy-compressed Parquet.
258
 
259
  ---
260
 
261
  ## Limitations
262
 
263
+ - Data originates from HeiGIT (Heidelberg Institute for Geoinformation Technology) and has not been independently validated by ESA.
264
  - Automated cleaning cannot correct for misreported values, definitional inconsistencies, or sampling bias in the original collection.
265
+ - Refer to the [original HDX dataset page](https://data.humdata.org/dataset/angola---risk-assessment-indicators) for the publisher's own methodology notes and caveats.
 
266
 
267
  ---
268
 
 
270
 
271
  ```bibtex
272
  @dataset{hdx_africa_demographics_angola,
273
+ title = {Angola - Risk Assessment Indicators},
274
+ author = {HeiGIT (Heidelberg Institute for Geoinformation Technology)},
275
  year = {2026},
276
+ url = {https://data.humdata.org/dataset/angola---risk-assessment-indicators},
277
  note = {Repackaged for machine learning by Electric Sheep Africa (https://huggingface.co/electricsheepafrica)}
278
  }
279
  ```