CollosaAI commited on
Commit
7c51ffb
·
verified ·
1 Parent(s): e5f8df5

Upload dataset folder

Browse files
README.md ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ language:
4
+ - en
5
+ task_categories:
6
+ - tabular-classification
7
+ - tabular-regression
8
+ multilinguality: monolingual
9
+ size_categories:
10
+ - n<1K
11
+ tags:
12
+ - tabular
13
+ - xlsx
14
+ - africa
15
+ - mali
16
+ - official-statistics
17
+ - open-data
18
+ - education
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-00000-of-00001.parquet
24
+ pretty_name: "Education in Danger Data | Africa (Mali official open data)"
25
+ ---
26
+
27
+ # Education in Danger Data | Africa (Mali official open data)
28
+
29
+ 14 rows - 1 Africa country - 1998-2023 - Repackaged by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica)
30
+
31
+ ![rows](https://img.shields.io/badge/rows-14-blue)
32
+ ![countries](https://img.shields.io/badge/countries-1-green)
33
+ ![years](https://img.shields.io/badge/years-1998-2023-orange)
34
+ ![indicators](https://img.shields.io/badge/indicators-0-purple)
35
+ ![license](https://img.shields.io/badge/license-cc-by-sa-4.0-lightgrey)
36
+
37
+ ## TL;DR
38
+
39
+ This dataset packages one official `XLSX` resource from **Mali** as
40
+ ML-ready Parquet. The source file is the provenance boundary; all usable
41
+ indicators or tabular columns from the resource stay together in this repo.
42
+
43
+ ## About the source
44
+
45
+ - **Source:** [Education in Danger Data](https://data.humdata.org/dataset/sind-education-in-danger-monthly-news-briefs-dataset)
46
+ - **Publisher:** Insecurity Insight
47
+ - **Resource:** [1998-2023 DRC and UGA Education in Danger Incident Data.xlsx](https://data.humdata.org/dataset/c7db52ae-13c2-4bf5-ae71-a9243a68194e/resource/6278bcab-7c86-4a0f-a9ca-85bc97a241d7/download/1998-2023-drc-and-uga-education-in-danger-incident-data.xlsx)
48
+ - **Format:** `XLSX`
49
+ - **License:** [CC BY-SA](https://creativecommons.org/licenses/by-sa/4.0/)
50
+ - **Packaging mode:** `tabular_resource`
51
+
52
+ ## Geographic coverage
53
+
54
+ 1 Africa country:
55
+
56
+ | Country | Rows | First year | Last year | Name |
57
+ |---------|-----:|-----------:|----------:|------|
58
+ | `MLI` | 14 | 1998 | 2023 | `Mali` |
59
+
60
+ ## Indicators or Resource Contents
61
+
62
+ - This source file is packaged as a normalized tabular resource.
63
+
64
+ ## Schema
65
+
66
+ | Column | Type | Description | Example |
67
+ |--------|------|-------------|---------|
68
+ | `source_record_id` | `string` | Stable row identifier for tabular resources. | `6278bcab-7c86-4a0f-a9ca-85bc97a241d7:1998-2023-drc-and-uga-education:0` |
69
+ | `country_iso3` | `category` | ISO3 country code. | `MLI` |
70
+ | `country_name` | `category` | Country name. | `Mali` |
71
+ | `source_sheet` | `string` | Workbook sheet name, when the source is a spreadsheet. | `1998-2023 DRC and UGA Education` |
72
+ | `date` | `string` | Observation date. | `2021-06-01 00:00:00` |
73
+ | `country` | `string` | Source column. | `DRC` |
74
+ | `country_iso` | `string` | Source column. | `COD` |
75
+ | `event_description` | `string` | Source column. | `01 June 2021: ADF militants killed five people including a female teache` |
76
+ | `admin_1` | `string` | Source column. | `Beni territory` |
77
+ | `reported_perpetrator` | `string` | Source column. | `NSA` |
78
+ | `perpetrator_name` | `string` | Source column. | `Allied Democratic Forces /National Army for the Liberation of Uganda` |
79
+ | `weapon_carried_or_used` | `string` | Source column. | `Firearms` |
80
+ | `location_of_event` | `string` | Source column. | `Education Institution` |
81
+ | `educators_killed` | `float64` | Source column. | `1.0` |
82
+ | `educators_injured` | `float64` | Source column. | `0.0` |
83
+ | `educators_kidnapped` | `float64` | Source column. | `0.0` |
84
+ | `educators_arrested` | `float64` | Source column. | `0.0` |
85
+ | `known_educators_kidnap_or_arrest_outcome` | `float64` | Source column. | `` |
86
+ | `attacks_on_schools` | `float64` | Source column. | `1.0` |
87
+ | `attacks_on_universities` | `float64` | Source column. | `0.0` |
88
+ | `military_occupation_of_schools` | `float64` | Source column. | `0.0` |
89
+ | `forced_entry_into_schools` | `float64` | Source column. | `1.0` |
90
+ | `damage_and_destruction_to_school_event` | `float64` | Source column. | `0.0` |
91
+ | `students_killed` | `float64` | Source column. | `0.0` |
92
+ | `students_injured` | `float64` | Source column. | `0.0` |
93
+ | `students_kidnapped` | `float64` | Source column. | `12.0` |
94
+ | `known_student_kidnap_or_arrest_outcome` | `string` | Source column. | `NoInformation` |
95
+ | `students_arrested` | `float64` | Source column. | `0.0` |
96
+ | `sexual_violence_affecting_school_age_children` | `float64` | Source column. | `0.0` |
97
+ | `sind_event_id` | `float64` | Source column. | `28307.0` |
98
+ | `source_period_start_year` | `Int64` | First year inferred from source resource metadata. | `1998` |
99
+ | `source_period_end_year` | `Int64` | Last year inferred from source resource metadata. | `2023` |
100
+ | `source_period_label` | `category` | Human-readable period inferred from source resource metadata. | `1998-2023` |
101
+ | `source_provider` | `category` | Publishing organization. | `Insecurity Insight` |
102
+ | `source_dataset` | `category` | Source package title. | `Education in Danger Data` |
103
+ | `source_resource` | `category` | Source resource title. | `1998-2023 DRC and UGA Education in Danger Incident Data.xlsx` |
104
+ | `source_package_id` | `category` | CKAN package UUID. | `c7db52ae-13c2-4bf5-ae71-a9243a68194e` |
105
+ | `source_resource_id` | `category` | CKAN resource UUID. | `6278bcab-7c86-4a0f-a9ca-85bc97a241d7` |
106
+ | `source_url` | `category` | Original source resource URL. | `https://data.humdata.org/dataset/c7db52ae-13c2-4bf5-ae71-a9243a68194e/re` |
107
+ | `license_id` | `category` | Source license identifier. | `cc-by-sa` |
108
+ | `retrieved_at` | `category` | UTC retrieval timestamp. | `2026-08-12T23:12:09Z` |
109
+ | `data_notes` | `string` | Source column. | `` |
110
+
111
+ ## Usage
112
+
113
+ ```python
114
+ from datasets import load_dataset
115
+
116
+ ds = load_dataset("electricsheepafrica/africa-mali-education-in-danger-data-e94a33f3")
117
+ df = ds["train"].to_pandas()
118
+ print(df.head())
119
+ ```
120
+
121
+ ### Filter to one country
122
+
123
+ ```python
124
+ sample_country = df[df["country_iso3"] == "MLI"]
125
+ ```
126
+
127
+ ### Work with indicators
128
+
129
+ ```python
130
+ if "indicator_id" in df.columns:
131
+ print(df["indicator_id"].value_counts().head())
132
+ sample = df.sort_values([c for c in ["indicator_id", "year"] if c in df.columns])
133
+ ```
134
+
135
+ ## Citation
136
+
137
+ ```bibtex
138
+ @misc{electric_sheep_africa_africa_mali_education_in_danger_data_e94a33f3_2023,
139
+ title = {Education in Danger Data | Africa (Mali official open data)},
140
+ author = {Insecurity Insight},
141
+ year = {2023},
142
+ url = {https://data.humdata.org/dataset/sind-education-in-danger-monthly-news-briefs-dataset},
143
+ publisher = {HuggingFace Datasets, repackaged by Electric Sheep Africa},
144
+ howpublished = {\url{https://huggingface.co/datasets/electricsheepafrica/africa-mali-education-in-danger-data-e94a33f3}}
145
+ }
146
+ ```
147
+
148
+ ## License
149
+
150
+ Released under [CC BY-SA](https://creativecommons.org/licenses/by-sa/4.0/).
151
+
152
+ Original data (c) Insecurity Insight. When using this dataset, please cite both the
153
+ original source above and the Electric Sheep Africa repackaging.
154
+
155
+ ## About Electric Sheep
156
+
157
+ Electric Sheep Africa is part of the Electric Sheep mission: a unified,
158
+ ML-ready data layer for Africa on Hugging Face. We pull data from authoritative
159
+ open sources, normalize the schemas, package as Parquet, and publish with
160
+ consistent dataset cards so researchers and developers can use `load_dataset()`
161
+ to start working in seconds.
162
+
163
+ Browse the full collection: [huggingface.co/electricsheepafrica](https://huggingface.co/electricsheepafrica)
164
+
165
+ ---
166
+
167
+ Provenance: ingested 2026-08-13 via the Electric Sheep pipeline. Source URL:
168
+ https://data.humdata.org/dataset/c7db52ae-13c2-4bf5-ae71-a9243a68194e/resource/6278bcab-7c86-4a0f-a9ca-85bc97a241d7/download/1998-2023-drc-and-uga-education-in-danger-incident-data.xlsx
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80511af545e4117582f63273bb1e533649c91796afb9262d709ce0c12bde2d97
3
+ size 34122
metadata/source_snapshot.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ "source_record_id",
4
+ "country_iso3",
5
+ "country_name",
6
+ "source_sheet",
7
+ "date",
8
+ "country",
9
+ "country_iso",
10
+ "event_description",
11
+ "admin_1",
12
+ "reported_perpetrator",
13
+ "perpetrator_name",
14
+ "weapon_carried_or_used",
15
+ "location_of_event",
16
+ "educators_killed",
17
+ "educators_injured",
18
+ "educators_kidnapped",
19
+ "educators_arrested",
20
+ "known_educators_kidnap_or_arrest_outcome",
21
+ "attacks_on_schools",
22
+ "attacks_on_universities",
23
+ "military_occupation_of_schools",
24
+ "forced_entry_into_schools",
25
+ "damage_and_destruction_to_school_event",
26
+ "students_killed",
27
+ "students_injured",
28
+ "students_kidnapped",
29
+ "known_student_kidnap_or_arrest_outcome",
30
+ "students_arrested",
31
+ "sexual_violence_affecting_school_age_children",
32
+ "sind_event_id",
33
+ "source_period_start_year",
34
+ "source_period_end_year",
35
+ "source_period_label",
36
+ "source_provider",
37
+ "source_dataset",
38
+ "source_resource",
39
+ "source_package_id",
40
+ "source_resource_id",
41
+ "source_url",
42
+ "license_id",
43
+ "retrieved_at",
44
+ "data_notes"
45
+ ],
46
+ "generated_at": "2026-08-12T23:40:33Z",
47
+ "indicator_count": 0,
48
+ "mode": "tabular_resource",
49
+ "repo_id": "electricsheepafrica/africa-mali-education-in-danger-data-e94a33f3",
50
+ "rows": 14,
51
+ "source": {
52
+ "api_base_url": "https://data.humdata.org/api/3/action",
53
+ "country_iso3": "MLI",
54
+ "country_name": "Mali",
55
+ "group_names": "afg,alb,dza,ago,arm,aus,aze,bgd,blr,ben,bra,bfa,bdi,cmr,caf,tcd,chl,chn,col,cog,civ,cze,cod,dom,ecu,egy,swz,eth,fra,deu,gha,grc,gtm,hti,hnd,ind,idn,irn,irq,isr,ita,jam,jor,kaz,ken,xkx,kgz,lbn,lby,mdg,mwi,mli,mex,mng,mar,moz,mmr,npl,nic,ner,nga,pak,png,per,phl,rus,rwa,sau,srb,svk,som,zaf,ssd,lka,pse,sdn,syr,tjk,tha,tgo,tun,tur,uga,ukr,gbr,tza,usa,ven,vnm,yem,zmb,zwe",
56
+ "license_id": "cc-by-sa",
57
+ "license_title": "Creative Commons Attribution Share-Alike (CC BY-SA)",
58
+ "license_url": "http://www.opendefinition.org/licenses/cc-by-sa",
59
+ "organization_name": "insecurity-insight",
60
+ "organization_title": "Insecurity Insight",
61
+ "package_id": "c7db52ae-13c2-4bf5-ae71-a9243a68194e",
62
+ "package_name": "sind-education-in-danger-monthly-news-briefs-dataset",
63
+ "package_notes": "This page contains agency- and open source events published in the [Education in Danger Monthly News Brief](https://insecurityinsight.org/projects/education-in-danger/education-in-danger-monthly-news-brief). Categorized by country. Please get in touch if you are interested in curated Resources: info@insecurityinsight.org",
64
+ "package_page_url": "https://data.humdata.org/dataset/sind-education-in-danger-monthly-news-briefs-dataset",
65
+ "package_title": "Education in Danger Data",
66
+ "portal_url": "https://data.humdata.org",
67
+ "resource_description": "Dataset covering 01 January 1998 to 23 June 2023 on attacks on education perpetrated by the ADF in the DRC and Uganda based on agency- and open source events.",
68
+ "resource_format": "XLSX",
69
+ "resource_id": "6278bcab-7c86-4a0f-a9ca-85bc97a241d7",
70
+ "resource_last_modified": "2023-07-18T08:56:21.287696",
71
+ "resource_name": "1998-2023 DRC and UGA Education in Danger Incident Data.xlsx",
72
+ "resource_position": "6",
73
+ "resource_url": "https://data.humdata.org/dataset/c7db52ae-13c2-4bf5-ae71-a9243a68194e/resource/6278bcab-7c86-4a0f-a9ca-85bc97a241d7/download/1998-2023-drc-and-uga-education-in-danger-incident-data.xlsx",
74
+ "tag_names": "damage assessment,education,education facilities-schools,fatalities"
75
+ },
76
+ "year_max": 2023,
77
+ "year_min": 1998
78
+ }