Kossisoroyce commited on
Commit
cc97579
·
verified ·
1 Parent(s): 19a64e5

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -127
README.md CHANGED
@@ -5,91 +5,50 @@ language_creators:
5
  - found
6
  language:
7
  - en
8
- license: other
9
  multilinguality:
10
  - monolingual
11
  size_categories:
12
- - 10K<n<100K
13
  source_datasets:
14
  - original
15
  task_categories:
16
  - tabular-classification
17
  - tabular-regression
 
18
  task_ids: []
19
  tags:
20
  - africa
21
  - humanitarian
22
  - hdx
23
  - electric-sheep-africa
 
24
  - food-security
25
- - integrated-food-security-phase-classification-ipc
26
- - afg
27
- - ago
28
- - bdi
29
- - caf
30
  - cod
31
- pretty_name: IPC Acute Food Insecurity Country Data
 
 
 
32
  dataset_info:
33
- features:
34
- - name: date
35
- dtype: timestamp[ns]
36
- - name: country
37
- dtype: string
38
- - name: country_iso
39
- dtype: string
40
- - name: admin_1
41
- dtype: string
42
- - name: geo_precision
43
- dtype: string
44
- - name: reported_perpetrator
45
- dtype: string
46
- - name: reported_perpetrator_name
47
- dtype: string
48
- - name: weapon_carried_used
49
- dtype: string
50
- - name: water_infrastructure_category_affected
51
- dtype: string
52
- - name: number_of_attacks_damaging_destroying_water_infrastructure
53
- dtype: float64
54
- - name: sind_event_id
55
- dtype: int64
56
- - name: date_event_entered
57
- dtype: timestamp[ns]
58
- - name: date_event_modified
59
- dtype: timestamp[ns]
60
- - name: esa_source
61
- dtype: string
62
- - name: esa_processed
63
- dtype: string
64
  splits:
65
- - name: train
66
- num_bytes: 66420
67
- num_examples: 340
68
- - name: test
69
- num_bytes: 16950
70
- num_examples: 86
71
- download_size: 28050
72
- dataset_size: 83370
73
- configs:
74
- - config_name: default
75
- data_files:
76
- - split: train
77
- path: data/train-*
78
- - split: test
79
- path: data/test-*
80
  ---
81
 
82
- # IPC Acute Food Insecurity Country Data
83
 
84
- **Publisher:** Integrated Food Security Phase Classification (IPC) · **Source:** [HDX](https://data.humdata.org/dataset/ipc-country-data) · **License:** `other-pd-nr` · **Updated:** 2025-04-09
85
 
86
  ---
87
 
88
  ## Abstract
89
 
90
- The IPC Acute Food Insecurity (IPC AFI) classification provides strategically relevant information to decision makers that focuses on short-term objectives to prevent, mitigate or decrease severe food insecurity that threatens lives or livelihoods. This data has been produced by the National IPC Technical Working Groups for IPC population estimates since 2017. All national population figures are based on official country population estimates. IPC estimates are those published in country IPC reports.
91
 
92
- Each row in this dataset represents tabular records. Temporal coverage is indicated by the `unnamed_5` column(s). Geographic scope: **AFG, AGO, BDI, CAF, COD, DJI, DOM, SLV, and 22 others**.
93
 
94
  *Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).*
95
 
@@ -100,20 +59,26 @@ Each row in this dataset represents tabular records. Temporal coverage is indica
100
  | | |
101
  |---|---|
102
  | **Domain** | Food security and nutrition |
103
- | **Unit of observation** | Tabular records |
104
- | **Rows (total)** | 10,890 |
105
- | **Columns** | 38 (29 numeric, 8 categorical, 1 datetime) |
106
- | **Train split** | 8,712 rows |
107
- | **Test split** | 2,178 rows |
108
- | **Geographic scope** | AFG, AGO, BDI, CAF, COD, DJI, DOM, SLV, and 22 others |
109
- | **Publisher** | Integrated Food Security Phase Classification (IPC) |
110
- | **HDX last updated** | 2025-04-09 |
111
 
112
  ---
113
 
114
  ## Variables
115
 
116
- **Identifier / Metadata** — `unnamed_0` (Somalia, Yemen, Sudan), `unnamed_1` (Upper Nile, Jonglei, Gedo), `unnamed_2` (Beloha, Ambovombe-androy, Bekily), `unnamed_3` (range 12135260.0–33434386.0), `unnamed_4` (Acute Food Insecurity November 2022, Acute Food Insecurity November 2020, Acute Food Insecurity August 2022) and 33 others.
 
 
 
 
 
 
117
 
118
  ---
119
 
@@ -136,42 +101,19 @@ train.head()
136
 
137
  | Column | Type | Null % | Range / Sample Values |
138
  |---|---|---|---|
139
- | `unnamed_0` | object | 0.0% | Somalia, Yemen, Sudan |
140
- | `unnamed_1` | object | 28.1% | Upper Nile, Jonglei, Gedo |
141
- | `unnamed_2` | object | 13.7% | Beloha, Ambovombe-androy, Bekily |
142
- | `unnamed_3` | float64 | 13.7% | 12135260.0 33434386.0 (mean 19573588.5937) |
143
- | `unnamed_4` | object | 13.7% | Acute Food Insecurity November 2022, Acute Food Insecurity November 2020, Acute Food Insecurity August 2022 |
144
- | `unnamed_5` | datetime64[ns] | 0.1% | |
145
- | `unnamed_7` | float64 | 11.5% | 219.0 102971764.0 (mean 750175.7863) |
146
- | `unnamed_9` | float64 | 23.5% | 1.0 5.0 (mean 2.6614) |
147
- | `unnamed_10` | object | 11.5% | Oct 2020 - Dec 2020, Jul 2022 - Sep 2022, Oct 2022 - Dec 2022 |
148
- | `unnamed_11` | float64 | 11.5% | 0.0 – 34950493.0 (mean 297231.5188) |
149
- | `unnamed_12` | float64 | 11.5% | 0.0 – 1.0 (mean 0.3884) |
150
- | `unnamed_13` | float64 | 11.5% | 0.0 – 64014318.0 (mean 263124.07) |
151
- | `unnamed_14` | float64 | 11.5% | 0.0 – 1.0 (mean 0.3254) |
152
- | `unnamed_15` | float64 | 11.7% | 0.0 – 22597681.0 (mean 144216.7686) |
153
- | `unnamed_16` | float64 | 11.7% | 0.0 – 0.8 (mean 0.2157) |
154
- | `unnamed_17` | float64 | 12.8% | 0.0 – 6856155.0 (mean 45035.0342) |
155
- | `unnamed_18` | float64 | 12.8% | 0.0 – 0.62 (mean 0.07) |
156
- | `unnamed_19` | float64 | 13.3% | 0.0 – 352896.0 (mean 493.0271) |
157
- | `unnamed_20` | float64 | 13.3% | 0.0 – 0.3 (mean 0.0011) |
158
- | `unnamed_21` | float64 | 11.5% | 0.0 – 27262321.0 (mean 188830.0041) |
159
- | `unnamed_22` | float64 | 11.5% | 0.0 – 0.95 (mean 0.2854) |
160
- | `unnamed_23` | float64 | 11.8% | 111.0 – 105251041.0 (mean 703443.2123) |
161
- | `unnamed_25` | float64 | 24.2% | 1.0 – 5.0 (mean 2.7889) |
162
- | `unnamed_26` | object | 11.7% | Oct 2022 - Dec 2022, Oct 2020 - Dec 2020, Jan 2021 - Jun 2021 |
163
- | `unnamed_27` | float64 | 12.1% | 0.0 – 31540609.0 (mean 258469.4216) |
164
- | `unnamed_28` | float64 | 12.1% | 0.0 – 1.0 (mean 0.3537) |
165
- | `unnamed_29` | float64 | 12.1% | 0.0 – 47830924.0 (mean 247713.6927) |
166
- | `unnamed_30` | float64 | 12.1% | |
167
- | `unnamed_31` | float64 | 12.3% | |
168
- | `unnamed_32` | float64 | 12.3% | |
169
- | `unnamed_33` | float64 | 13.1% | |
170
- | `unnamed_34` | float64 | 13.1% | |
171
- | `unnamed_35` | float64 | 13.8% | |
172
- | `unnamed_36` | float64 | 13.7% | |
173
- | `unnamed_37` | float64 | 12.1% | |
174
- | `unnamed_38` | float64 | 12.1% | |
175
  | `esa_source` | object | 0.0% | HDX |
176
  | `esa_processed` | object | 0.0% | 2026-05-04 |
177
 
@@ -181,37 +123,24 @@ train.head()
181
 
182
  | Column | Min | Max | Mean | Median |
183
  |---|---|---|---|---|
184
- | `unnamed_3` | 12135260.0 | 33434386.0 | 19573588.5937 | 19191866.0 |
185
- | `unnamed_7` | 219.0 | 102971764.0 | 750175.7863 | 189613.0 |
186
- | `unnamed_9` | 1.0 | 5.0 | 2.6614 | 3.0 |
187
- | `unnamed_11` | 0.0 | 34950493.0 | 297231.5188 | 65341.0 |
188
- | `unnamed_12` | 0.0 | 1.0 | 0.3884 | 0.35 |
189
- | `unnamed_13` | 0.0 | 64014318.0 | 263124.07 | 59745.0 |
190
- | `unnamed_14` | 0.0 | 1.0 | 0.3254 | 0.3 |
191
- | `unnamed_15` | 0.0 | 22597681.0 | 144216.7686 | 35690.0 |
192
- | `unnamed_16` | 0.0 | 0.8 | 0.2157 | 0.2 |
193
- | `unnamed_17` | 0.0 | 6856155.0 | 45035.0342 | 6982.0 |
194
- | `unnamed_18` | 0.0 | 0.62 | 0.07 | 0.05 |
195
- | `unnamed_19` | 0.0 | 352896.0 | 493.0271 | 0.0 |
196
- | `unnamed_20` | 0.0 | 0.3 | 0.0011 | 0.0 |
197
- | `unnamed_21` | 0.0 | 27262321.0 | 188830.0041 | 44735.5 |
198
- | `unnamed_22` | 0.0 | 0.95 | 0.2854 | 0.25 |
199
 
200
  ---
201
 
202
  ## Curation
203
 
204
- 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`. 19 column(s) with >80% missing values were removed: `unnamed_6`, `unnamed_8`, `unnamed_24`, `unnamed_39`, `unnamed_40`, `unnamed_41`.... 221 exact duplicate rows were removed. 30 column(s) were cast from string to numeric or datetime based on parse-success rate (>85% threshold). The dataset was split 80/20 into train and test partitions using a fixed random seed (42) and saved as Snappy-compressed Parquet.
205
 
206
  ---
207
 
208
  ## Limitations
209
 
210
- - Data originates from Integrated Food Security Phase Classification (IPC) and has not been independently validated by ESA.
211
  - Automated cleaning cannot correct for misreported values, definitional inconsistencies, or sampling bias in the original collection.
212
- - The following columns have >20% missing values and should be treated with caution in modelling: `unnamed_1`, `unnamed_9`, `unnamed_25`.
213
- - This dataset spans 30 countries; geographic and methodological inconsistencies across national boundaries may affect cross-country comparability.
214
- - Refer to the [original HDX dataset page](https://data.humdata.org/dataset/ipc-country-data) for the publisher's own methodology notes and caveats.
215
 
216
  ---
217
 
@@ -219,10 +148,10 @@ Raw data was downloaded from HDX via the CKAN API and converted to Parquet. Colu
219
 
220
  ```bibtex
221
  @dataset{hdx_asia_food_security_all,
222
- title = {IPC Acute Food Insecurity Country Data},
223
- author = {Integrated Food Security Phase Classification (IPC)},
224
- year = {2025},
225
- url = {https://data.humdata.org/dataset/ipc-country-data},
226
  note = {Repackaged for machine learning by Electric Sheep Africa (https://huggingface.co/electricsheepafrica)}
227
  }
228
  ```
 
5
  - found
6
  language:
7
  - en
8
+ license: cc-by-4.0
9
  multilinguality:
10
  - monolingual
11
  size_categories:
12
+ - n<1K
13
  source_datasets:
14
  - original
15
  task_categories:
16
  - tabular-classification
17
  - tabular-regression
18
+ - other
19
  task_ids: []
20
  tags:
21
  - africa
22
  - humanitarian
23
  - hdx
24
  - electric-sheep-africa
25
+ - conflict-violence
26
  - food-security
27
+ - cmr
 
 
 
 
28
  - cod
29
+ - irq
30
+ - lbn
31
+ - mli
32
+ pretty_name: "Conflict-Related Incidents Affecting Water Systems"
33
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  splits:
35
+ - name: train
36
+ num_examples: 340
37
+ - name: test
38
+ num_examples: 85
 
 
 
 
 
 
 
 
 
 
 
39
  ---
40
 
41
+ # Conflict-Related Incidents Affecting Water Systems
42
 
43
+ **Publisher:** Insecurity Insight · **Source:** [HDX](https://data.humdata.org/dataset/conflict-related-incidents-affecting-water-systems) · **License:** `cc-by-igo` · **Updated:** 2026-05-04
44
 
45
  ---
46
 
47
  ## Abstract
48
 
49
+ This page contains data on conflict events with clearly foreseeable impacts on or links to water systems based on agency-and open source events. Categorized by country. Covers Cameroon, DRC, Lebanon, Mali, Myanmar, Niger, oPt, Somalia, Sudan, Syria and Yemen. Please get in touch if you are interested in curated datasets: info@insecurityinsight.org
50
 
51
+ Each row in this dataset represents discrete events or incidents. Temporal coverage is indicated by the `date`, `date_event_entered` column(s). Geographic scope: **CMR, COD, IRQ, LBN, MLI, NER, SSD, PSE, and 4 others**.
52
 
53
  *Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).*
54
 
 
59
  | | |
60
  |---|---|
61
  | **Domain** | Food security and nutrition |
62
+ | **Unit of observation** | Discrete events or incidents |
63
+ | **Rows (total)** | 426 |
64
+ | **Columns** | 15 (2 numeric, 10 categorical, 3 datetime) |
65
+ | **Train split** | 340 rows |
66
+ | **Test split** | 85 rows |
67
+ | **Geographic scope** | CMR, COD, IRQ, LBN, MLI, NER, SSD, PSE, and 4 others |
68
+ | **Publisher** | Insecurity Insight |
69
+ | **HDX last updated** | 2026-05-04 |
70
 
71
  ---
72
 
73
  ## Variables
74
 
75
+ **Geographic** — `country` (OPT, Syria, Ukraine), `country_iso` (PSE, SYR, UKR), `admin_1` (West Bank, Gaza Strip, South Governorate), `water_infrastructure_category_affected` (Water Distribution, Multi Purpose/Function Infrastructure, Water Storage), `number_of_attacks_damaging_destroying_water_infrastructure` (range 1.0–7.0).
76
+
77
+ **Temporal** — `date`, `date_event_entered`, `date_event_modified`.
78
+
79
+ **Identifier / Metadata** — `reported_perpetrator_name` (Israeli Defence Forces, Armed Forces of the Russian Federation, Unidentified Armed Actor), `sind_event_id` (range 4537.0–126962.0), `esa_source` (HDX), `esa_processed` (2026-05-04).
80
+
81
+ **Other** — `geo_precision` (censored), `reported_perpetrator` (Government: Military, Foreign Forces: Military, NSA), `weapon_carried_used` (Firearms, Aerial Bomb: Plane, Aerial Bomb: Drone).
82
 
83
  ---
84
 
 
101
 
102
  | Column | Type | Null % | Range / Sample Values |
103
  |---|---|---|---|
104
+ | `date` | datetime64[ns] | 0.0% | |
105
+ | `country` | object | 0.0% | OPT, Syria, Ukraine |
106
+ | `country_iso` | object | 0.0% | PSE, SYR, UKR |
107
+ | `admin_1` | object | 0.0% | West Bank, Gaza Strip, South Governorate |
108
+ | `geo_precision` | object | 0.0% | censored |
109
+ | `reported_perpetrator` | object | 0.0% | Government: Military, Foreign Forces: Military, NSA |
110
+ | `reported_perpetrator_name` | object | 0.0% | Israeli Defence Forces, Armed Forces of the Russian Federation, Unidentified Armed Actor |
111
+ | `weapon_carried_used` | object | 0.0% | Firearms, Aerial Bomb: Plane, Aerial Bomb: Drone |
112
+ | `water_infrastructure_category_affected` | object | 8.9% | Water Distribution, Multi Purpose/Function Infrastructure, Water Storage |
113
+ | `number_of_attacks_damaging_destroying_water_infrastructure` | float64 | 36.4% | 1.0 – 7.0 (mean 1.0554) |
114
+ | `sind_event_id` | int64 | 0.0% | 4537.0 – 126962.0 (mean 105978.0587) |
115
+ | `date_event_entered` | datetime64[ns] | 0.0% | |
116
+ | `date_event_modified` | datetime64[ns] | 0.0% | |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
117
  | `esa_source` | object | 0.0% | HDX |
118
  | `esa_processed` | object | 0.0% | 2026-05-04 |
119
 
 
123
 
124
  | Column | Min | Max | Mean | Median |
125
  |---|---|---|---|---|
126
+ | `number_of_attacks_damaging_destroying_water_infrastructure` | 1.0 | 7.0 | 1.0554 | 1.0 |
127
+ | `sind_event_id` | 4537.0 | 126962.0 | 105978.0587 | 100152.5 |
 
 
 
 
 
 
 
 
 
 
 
 
 
128
 
129
  ---
130
 
131
  ## Curation
132
 
133
+ 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`. 13 column(s) with >80% missing values were removed: `event_description`, `latitude`, `longitude`, `number_of_attacks_where_water_infrastructure_was_contaminated`, `number_of_attacks_where_water_infrastructure_was_looted`, `number_of_attacks_where_water_infrastructure_was_obstructed`.... The dataset was split 80/20 into train and test partitions using a fixed random seed (42) and saved as Snappy-compressed Parquet.
134
 
135
  ---
136
 
137
  ## Limitations
138
 
139
+ - Data originates from Insecurity Insight and has not been independently validated by ESA.
140
  - Automated cleaning cannot correct for misreported values, definitional inconsistencies, or sampling bias in the original collection.
141
+ - The following columns have >20% missing values and should be treated with caution in modelling: `number_of_attacks_damaging_destroying_water_infrastructure`.
142
+ - This dataset spans 12 countries; geographic and methodological inconsistencies across national boundaries may affect cross-country comparability.
143
+ - Refer to the [original HDX dataset page](https://data.humdata.org/dataset/conflict-related-incidents-affecting-water-systems) for the publisher's own methodology notes and caveats.
144
 
145
  ---
146
 
 
148
 
149
  ```bibtex
150
  @dataset{hdx_asia_food_security_all,
151
+ title = {Conflict-Related Incidents Affecting Water Systems},
152
+ author = {Insecurity Insight},
153
+ year = {2026},
154
+ url = {https://data.humdata.org/dataset/conflict-related-incidents-affecting-water-systems},
155
  note = {Repackaged for machine learning by Electric Sheep Africa (https://huggingface.co/electricsheepafrica)}
156
  }
157
  ```