Kossisoroyce commited on
Commit
3a19361
·
verified ·
1 Parent(s): e325ed5

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +202 -100
README.md CHANGED
@@ -1,104 +1,206 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
- features:
4
- - name: date
5
- dtype: timestamp[ns]
6
- - name: country
7
- dtype: string
8
- - name: country_iso
9
- dtype: string
10
- - name: admin_1
11
- dtype: string
12
- - name: geo_precision
13
- dtype: string
14
- - name: location_of_incident
15
- dtype: string
16
- - name: reported_perpetrator
17
- dtype: string
18
- - name: reported_perpetrator_name
19
- dtype: string
20
- - name: weapon_carried_used
21
- dtype: string
22
- - name: organisation_affected
23
- dtype: string
24
- - name: programme_focus
25
- dtype: string
26
- - name: aid_workers_killed
27
- dtype: int64
28
- - name: aid_workers_injured
29
- dtype: int64
30
- - name: aid_workers_kidnapped
31
- dtype: int64
32
- - name: aid_workers_arrested
33
- dtype: int64
34
- - name: known_kidnapping_or_arrest_outcome
35
- dtype: string
36
- - name: aid_workers_killed_in_captivity
37
- dtype: int64
38
- - name: international_aid_workers_killed
39
- dtype: int64
40
- - name: international_aid_workers_killed_in_captivity
41
- dtype: int64
42
- - name: national_aid_workers_killed
43
- dtype: int64
44
- - name: national_aid_workers_killed_in_captivity
45
- dtype: int64
46
- - name: female_aid_workers_killed
47
- dtype: int64
48
- - name: female_aid_workers_killed_in_captivity
49
- dtype: int64
50
- - name: male_aid_workers_killed
51
- dtype: int64
52
- - name: male_aid_workers_killed_in_captivity
53
- dtype: int64
54
- - name: international_aid_workers_injured
55
- dtype: int64
56
- - name: national_aid_workers_injured
57
- dtype: int64
58
- - name: female_aid_workers_injured
59
- dtype: int64
60
- - name: male_aid_workers_injured
61
- dtype: int64
62
- - name: international_aid_workers_kidnapped
63
- dtype: int64
64
- - name: national_aid_workers_kidnapped
65
- dtype: int64
66
- - name: female_aid_workers_kidnapped
67
- dtype: int64
68
- - name: male_aid_workers_kidnapped
69
- dtype: int64
70
- - name: international_aid_workers_arrested
71
- dtype: int64
72
- - name: national_aid_workers_arrested
73
- dtype: int64
74
- - name: female_aid_workers_arrested
75
- dtype: int64
76
- - name: male_aid_workers_arrested
77
- dtype: int64
78
- - name: sind_event_id
79
- dtype: int64
80
- - name: date_event_entered
81
- dtype: timestamp[ns]
82
- - name: date_event_modified
83
- dtype: timestamp[ns]
84
- - name: esa_source
85
- dtype: string
86
- - name: esa_processed
87
- dtype: string
88
  splits:
89
- - name: train
90
- num_bytes: 42748
91
- num_examples: 109
92
- - name: test
93
- num_bytes: 10936
94
- num_examples: 28
95
- download_size: 48566
96
- dataset_size: 53684
97
- configs:
98
- - config_name: default
99
- data_files:
100
- - split: train
101
- path: data/train-*
102
- - split: test
103
- path: data/test-*
104
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - en
8
+ license: cc-by-sa-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
+ - aid-worker-security
26
+ - aid-workers
27
+ - complex-emergency-conflict-security
28
+ - conflict-violence
29
+ - damage-assessment
30
+ - disease
31
+ - education
32
+ - education-facilities-schools
33
+ - mli
34
+ pretty_name: "Mali (MLI): Attacks on Aid Operations, Education, Food and Water Systems and Health Care"
35
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  splits:
37
+ - name: train
38
+ num_examples: 109
39
+ - name: test
40
+ num_examples: 27
 
 
 
 
 
 
 
 
 
 
 
41
  ---
42
+
43
+ # Mali (MLI): Attacks on Aid Operations, Education, Food and Water Systems and Health Care
44
+
45
+ **Publisher:** Insecurity Insight · **Source:** [HDX](https://data.humdata.org/dataset/mali-violence-against-civilians-and-vital-civilian-facilities) · **License:** `cc-by-sa` · **Updated:** 2026-04-13
46
+
47
+ ---
48
+
49
+ ## Abstract
50
+
51
+ This page contains information on reported incidents of violence and threats affecting aid operations and workers, education, food systems and health care services in [Mali](https://insecurityinsight.org/country-pages/mali). Also included are datasets cited in the [Safeguarding Health in Conflict Coalition (SHCC)'s](https://www.safeguardinghealth.org/) annual reports. Please get in touch if you are interested in curated datasets: info@insecurityinsight.org
52
+
53
+ Each row in this dataset represents discrete events or incidents. Temporal coverage is indicated by the `date`, `date_event_entered` column(s). Geographic scope: **MLI**.
54
+
55
+ *Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).*
56
+
57
+ ---
58
+
59
+ ## Dataset Characteristics
60
+
61
+ | | |
62
+ |---|---|
63
+ | **Domain** | Food security and nutrition |
64
+ | **Unit of observation** | Discrete events or incidents |
65
+ | **Rows (total)** | 137 |
66
+ | **Columns** | 42 (26 numeric, 13 categorical, 3 datetime) |
67
+ | **Train split** | 109 rows |
68
+ | **Test split** | 27 rows |
69
+ | **Geographic scope** | MLI |
70
+ | **Publisher** | Insecurity Insight |
71
+ | **HDX last updated** | 2026-04-13 |
72
+
73
+ ---
74
+
75
+ ## Variables
76
+
77
+ **Geographic** — `country` (Mali), `country_iso` (MLI), `admin_1` (Mopti, Gao, Timbuktu), `location_of_incident` (Road, No information, Open Space), `aid_workers_killed_in_captivity` (range 0.0–1.0) and 4 others.
78
+
79
+ **Temporal** — `date`, `date_event_entered`, `date_event_modified`.
80
+
81
+ **Demographic** — `female_aid_workers_killed` (range 0.0–1.0), `male_aid_workers_killed` (range 0.0–3.0), `female_aid_workers_injured` (range 0.0–1.0), `male_aid_workers_injured` (range 0.0–3.0), `female_aid_workers_kidnapped` (range 0.0–3.0) and 3 others.
82
+
83
+ **Outcome / Measurement** — `organisation_affected` (INGO, LNGO, NGO).
84
+
85
+ **Identifier / Metadata** — `reported_perpetrator_name` (Unidentified armed actor, Jama'at Nasr al-Islam wal Muslimin, Criminal), `aid_workers_killed` (range 0.0–4.0), `aid_workers_injured` (range 0.0–6.0), `aid_workers_kidnapped` (range 0.0–8.0), `aid_workers_arrested` (range 0.0–5.0) and 12 others.
86
+
87
+ **Other** — `geo_precision` (censored), `reported_perpetrator` (NSA, No Information, Criminal), `weapon_carried_used` (Firearms, No Information on the Weapon Used, Unspecified IED), `programme_focus` (No information, Health, Multiple).
88
+
89
+ ---
90
+
91
+ ## Quick Start
92
+
93
+ ```python
94
+ from datasets import load_dataset
95
+
96
+ ds = load_dataset("electricsheepafrica/africa-mali-violence-against-civilians-and-vital-civilian-facilities")
97
+ train = ds["train"].to_pandas()
98
+ test = ds["test"].to_pandas()
99
+
100
+ print(train.shape)
101
+ train.head()
102
+ ```
103
+
104
+ ---
105
+
106
+ ## Schema
107
+
108
+ | Column | Type | Null % | Range / Sample Values |
109
+ |---|---|---|---|
110
+ | `date` | datetime64[ns] | 0.0% | |
111
+ | `country` | object | 0.0% | Mali |
112
+ | `country_iso` | object | 0.0% | MLI |
113
+ | `admin_1` | object | 0.0% | Mopti, Gao, Timbuktu |
114
+ | `geo_precision` | object | 0.0% | censored |
115
+ | `location_of_incident` | object | 0.0% | Road, No information, Open Space |
116
+ | `reported_perpetrator` | object | 0.0% | NSA, No Information, Criminal |
117
+ | `reported_perpetrator_name` | object | 0.0% | Unidentified armed actor, Jama'at Nasr al-Islam wal Muslimin, Criminal |
118
+ | `weapon_carried_used` | object | 0.0% | Firearms, No Information on the Weapon Used, Unspecified IED |
119
+ | `organisation_affected` | object | 0.0% | INGO, LNGO, NGO |
120
+ | `programme_focus` | object | 0.0% | No information, Health, Multiple |
121
+ | `aid_workers_killed` | int64 | 0.0% | 0.0 – 4.0 (mean 0.2409) |
122
+ | `aid_workers_injured` | int64 | 0.0% | 0.0 – 6.0 (mean 0.3431) |
123
+ | `aid_workers_kidnapped` | int64 | 0.0% | 0.0 – 8.0 (mean 1.6204) |
124
+ | `aid_workers_arrested` | int64 | 0.0% | 0.0 – 5.0 (mean 0.0949) |
125
+ | `known_kidnapping_or_arrest_outcome` | object | 32.8% | |
126
+ | `aid_workers_killed_in_captivity` | int64 | 0.0% | 0.0 – 1.0 (mean 0.0073) |
127
+ | `international_aid_workers_killed` | int64 | 0.0% | 0.0 – 1.0 (mean 0.0219) |
128
+ | `international_aid_workers_killed_in_captivity` | int64 | 0.0% | 0.0 – 1.0 (mean 0.0073) |
129
+ | `national_aid_workers_killed` | int64 | 0.0% | 0.0 – 3.0 (mean 0.1971) |
130
+ | `national_aid_workers_killed_in_captivity` | int64 | 0.0% | 0.0 – 0.0 (mean 0.0) |
131
+ | `female_aid_workers_killed` | int64 | 0.0% | 0.0 – 1.0 (mean 0.0073) |
132
+ | `female_aid_workers_killed_in_captivity` | int64 | 0.0% | 0.0 – 1.0 (mean 0.0073) |
133
+ | `male_aid_workers_killed` | int64 | 0.0% | 0.0 – 3.0 (mean 0.1168) |
134
+ | `male_aid_workers_killed_in_captivity` | int64 | 0.0% | 0.0 – 0.0 (mean 0.0) |
135
+ | `international_aid_workers_injured` | int64 | 0.0% | 0.0 – 3.0 (mean 0.0365) |
136
+ | `national_aid_workers_injured` | int64 | 0.0% | 0.0 – 5.0 (mean 0.2117) |
137
+ | `female_aid_workers_injured` | int64 | 0.0% | 0.0 – 1.0 (mean 0.0073) |
138
+ | `male_aid_workers_injured` | int64 | 0.0% | 0.0 – 3.0 (mean 0.0803) |
139
+ | `international_aid_workers_kidnapped` | int64 | 0.0% | 0.0 – 4.0 (mean 0.1095) |
140
+ | `national_aid_workers_kidnapped` | int64 | 0.0% | 0.0 – 7.0 (mean 0.9854) |
141
+ | `female_aid_workers_kidnapped` | int64 | 0.0% | 0.0 – 3.0 (mean 0.0949) |
142
+ | `male_aid_workers_kidnapped` | int64 | 0.0% | |
143
+ | `international_aid_workers_arrested` | int64 | 0.0% | |
144
+ | `national_aid_workers_arrested` | int64 | 0.0% | |
145
+ | `female_aid_workers_arrested` | int64 | 0.0% | |
146
+ | `male_aid_workers_arrested` | int64 | 0.0% | |
147
+ | `sind_event_id` | int64 | 0.0% | |
148
+ | `date_event_entered` | datetime64[ns] | 0.0% | |
149
+ | `date_event_modified` | datetime64[ns] | 0.0% | |
150
+ | `esa_source` | object | 0.0% | |
151
+ | `esa_processed` | object | 0.0% | |
152
+
153
+ ---
154
+
155
+ ## Numeric Summary
156
+
157
+ | Column | Min | Max | Mean | Median |
158
+ |---|---|---|---|---|
159
+ | `aid_workers_killed` | 0.0 | 4.0 | 0.2409 | 0.0 |
160
+ | `aid_workers_injured` | 0.0 | 6.0 | 0.3431 | 0.0 |
161
+ | `aid_workers_kidnapped` | 0.0 | 8.0 | 1.6204 | 1.0 |
162
+ | `aid_workers_arrested` | 0.0 | 5.0 | 0.0949 | 0.0 |
163
+ | `aid_workers_killed_in_captivity` | 0.0 | 1.0 | 0.0073 | 0.0 |
164
+ | `international_aid_workers_killed` | 0.0 | 1.0 | 0.0219 | 0.0 |
165
+ | `international_aid_workers_killed_in_captivity` | 0.0 | 1.0 | 0.0073 | 0.0 |
166
+ | `national_aid_workers_killed` | 0.0 | 3.0 | 0.1971 | 0.0 |
167
+ | `national_aid_workers_killed_in_captivity` | 0.0 | 0.0 | 0.0 | 0.0 |
168
+ | `female_aid_workers_killed` | 0.0 | 1.0 | 0.0073 | 0.0 |
169
+ | `female_aid_workers_killed_in_captivity` | 0.0 | 1.0 | 0.0073 | 0.0 |
170
+ | `male_aid_workers_killed` | 0.0 | 3.0 | 0.1168 | 0.0 |
171
+ | `male_aid_workers_killed_in_captivity` | 0.0 | 0.0 | 0.0 | 0.0 |
172
+ | `international_aid_workers_injured` | 0.0 | 3.0 | 0.0365 | 0.0 |
173
+ | `national_aid_workers_injured` | 0.0 | 5.0 | 0.2117 | 0.0 |
174
+
175
+ ---
176
+
177
+ ## Curation
178
+
179
+ 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`. 3 column(s) with >80% missing values were removed: `event_description`, `latitude`, `longitude`. The dataset was split 80/20 into train and test partitions using a fixed random seed (42) and saved as Snappy-compressed Parquet.
180
+
181
+ ---
182
+
183
+ ## Limitations
184
+
185
+ - Data originates from Insecurity Insight and has not been independently validated by ESA.
186
+ - Automated cleaning cannot correct for misreported values, definitional inconsistencies, or sampling bias in the original collection.
187
+ - The following columns have >20% missing values and should be treated with caution in modelling: `known_kidnapping_or_arrest_outcome`.
188
+ - Refer to the [original HDX dataset page](https://data.humdata.org/dataset/mali-violence-against-civilians-and-vital-civilian-facilities) for the publisher's own methodology notes and caveats.
189
+
190
+ ---
191
+
192
+ ## Citation
193
+
194
+ ```bibtex
195
+ @dataset{hdx_africa_mali_violence_against_civilians_and_vital_civilian_facilities,
196
+ title = {Mali (MLI): Attacks on Aid Operations, Education, Food and Water Systems and Health Care},
197
+ author = {Insecurity Insight},
198
+ year = {2026},
199
+ url = {https://data.humdata.org/dataset/mali-violence-against-civilians-and-vital-civilian-facilities},
200
+ note = {Repackaged for machine learning by Electric Sheep Africa (https://huggingface.co/electricsheepafrica)}
201
+ }
202
+ ```
203
+
204
+ ---
205
+
206
+ *[Electric Sheep Africa](https://huggingface.co/electricsheepafrica) — Africa's ML dataset infrastructure. Lagos, Nigeria.*