lucyi-morn commited on
Commit
784f740
·
verified ·
1 Parent(s): fbf5461

Add ML-ready official indicator dataset

Browse files
README.md ADDED
@@ -0,0 +1,143 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ task_categories:
6
+ - tabular-regression
7
+ - time-series-forecasting
8
+ multilinguality: monolingual
9
+ size_categories:
10
+ - n<1K
11
+ tags:
12
+ - tabular
13
+ - csv
14
+ - africa
15
+ - tunisia
16
+ - official-statistics
17
+ - open-data
18
+ pretty_name: "Statistiques pour la Direction de la Formation et Recyclage de 2018 à 2020 | Africa (Tunisia official open data)"
19
+ ---
20
+
21
+ # Statistiques pour la Direction de la Formation et Recyclage de 2018 à 2020 | Africa (Tunisia official open data)
22
+
23
+ 18 rows - 1 Africa country - 2018-2020 - Repackaged by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica)
24
+
25
+ ![rows](https://img.shields.io/badge/rows-18-blue)
26
+ ![countries](https://img.shields.io/badge/countries-1-green)
27
+ ![years](https://img.shields.io/badge/years-2018-2020-orange)
28
+ ![indicators](https://img.shields.io/badge/indicators-6-purple)
29
+ ![license](https://img.shields.io/badge/license-other-lightgrey)
30
+
31
+ ## TL;DR
32
+
33
+ This dataset packages one official `CSV` resource from **Tunisia** as
34
+ ML-ready Parquet. The source file is the provenance boundary; all usable
35
+ indicators or tabular columns from the resource stay together in this repo.
36
+
37
+ ## About the source
38
+
39
+ - **Source:** [Statistiques pour la Direction de la Formation et Recyclage de 2018 à 2020](https://catalog.data.gov.tn/dataset/statistiques-pour-la-direction-de-la-formation-et-recyclage-de-2018-a-2020)
40
+ - **Publisher:** Minstère des affaires culturelles
41
+ - **Resource:** [Statistiques de 2018 à 2020](http://www.openculture.gov.tn/dataset/d75d3cd1-eb48-47bb-b400-449db90016f5/resource/ff67c259-5e95-4b2f-aebf-878daf82cdc2/download/formation-recyclage.csv)
42
+ - **Format:** `CSV`
43
+ - **License:** [Other open license]()
44
+ - **Packaging mode:** `indicator_long`
45
+
46
+ ## Geographic coverage
47
+
48
+ 1 Africa country:
49
+
50
+ | Country | Rows | First year | Last year | Name |
51
+ |---------|-----:|-----------:|----------:|------|
52
+ | `TUN` | 18 | 2018 | 2020 | `Tunisia` |
53
+
54
+ ## Indicators or Resource Contents
55
+
56
+ - `statistiques-pour-la-direction-de-la-formation-et-recyclage-de-2018-a-20-bae35c73` - Statistiques pour la Direction de la Formation et Recyclage de 2018 à 2020 - participants centrale
57
+ - `statistiques-pour-la-direction-de-la-formation-et-recyclage-de-2018-a-20-de90870a` - Statistiques pour la Direction de la Formation et Recyclage de 2018 à 2020 - participants centrale f
58
+ - `statistiques-pour-la-direction-de-la-formation-et-recyclage-de-2018-a-20-1f18fe0f` - Statistiques pour la Direction de la Formation et Recyclage de 2018 à 2020 - participants centrale h
59
+ - `statistiques-pour-la-direction-de-la-formation-et-recyclage-de-2018-a-20-adc68942` - Statistiques pour la Direction de la Formation et Recyclage de 2018 à 2020 - participants regionale
60
+ - `statistiques-pour-la-direction-de-la-formation-et-recyclage-de-2018-a-20-9e92d8b2` - Statistiques pour la Direction de la Formation et Recyclage de 2018 à 2020 - participants regionale f
61
+ - `statistiques-pour-la-direction-de-la-formation-et-recyclage-de-2018-a-20-9657126a` - Statistiques pour la Direction de la Formation et Recyclage de 2018 à 2020 - participants regionale h
62
+
63
+ ## Schema
64
+
65
+ | Column | Type | Description | Example |
66
+ |--------|------|-------------|---------|
67
+ | `indicator_id` | `string` | Stable indicator identifier. | `statistiques-pour-la-direction-de-la-formation-et-recyclage-de-2018-a-20` |
68
+ | `indicator_name` | `string` | Human-readable indicator name. | `Statistiques pour la Direction de la Formation et Recyclage de 2018 à 20` |
69
+ | `country_iso3` | `string` | ISO3 country code. | `TUN` |
70
+ | `country_name` | `string` | Country name. | `Tunisia` |
71
+ | `year` | `Int64` | Observation year. | `2018` |
72
+ | `value` | `float64` | Numeric observation value. | `1187.0` |
73
+ | `unit` | `string` | Measurement unit, when available. | `source_units_unspecified` |
74
+ | `source_period_start_year` | `Int64` | First year inferred from source resource metadata. | `2018` |
75
+ | `source_period_end_year` | `Int64` | Last year inferred from source resource metadata. | `2020` |
76
+ | `source_period_label` | `string` | Human-readable period inferred from source resource metadata. | `2018-2020` |
77
+ | `source_provider` | `string` | Publishing organization. | `Minstère des affaires culturelles` |
78
+ | `source_dataset` | `string` | Source package title. | `Statistiques pour la Direction de la Formation et Recyclage de 2018 à 20` |
79
+ | `source_resource` | `string` | Source resource title. | `Statistiques de 2018 à 2020` |
80
+ | `source_package_id` | `string` | CKAN package UUID. | `dad09861-f4de-4e13-8638-c39392fed507` |
81
+ | `source_resource_id` | `string` | CKAN resource UUID. | `3c4c214f-539a-4c52-aed8-e8a22ed559f5` |
82
+ | `source_url` | `string` | Original source resource URL. | `http://www.openculture.gov.tn/dataset/d75d3cd1-eb48-47bb-b400-449db90016` |
83
+ | `license_id` | `string` | Source license identifier. | `other-open` |
84
+ | `retrieved_at` | `string` | UTC retrieval timestamp. | `2026-07-18T23:08:36Z` |
85
+
86
+ ## Usage
87
+
88
+ ```python
89
+ from datasets import load_dataset
90
+
91
+ ds = load_dataset("electricsheepafrica/africa-tunisia-statistiques-pour-la-direction-de-la-formation-et-recyclag-08c95659")
92
+ df = ds["train"].to_pandas()
93
+ print(df.head())
94
+ ```
95
+
96
+ ### Filter to one country
97
+
98
+ ```python
99
+ sample_country = df[df["country_iso3"] == "TUN"]
100
+ ```
101
+
102
+ ### Work with indicators
103
+
104
+ ```python
105
+ if "indicator_id" in df.columns:
106
+ print(df["indicator_id"].value_counts().head())
107
+ sample = df.sort_values([c for c in ["indicator_id", "year"] if c in df.columns])
108
+ ```
109
+
110
+ ## Citation
111
+
112
+ ```bibtex
113
+ @misc{electric_sheep_africa_africa_tunisia_statistiques_pour_la_direction_de_la_formation_et_recyclag_08c956_2020,
114
+ title = {Statistiques pour la Direction de la Formation et Recyclage de 2018 à 2020 | Africa (Tunisia official open data)},
115
+ author = {Minstère des affaires culturelles},
116
+ year = {2020},
117
+ url = {https://catalog.data.gov.tn/dataset/statistiques-pour-la-direction-de-la-formation-et-recyclage-de-2018-a-2020},
118
+ publisher = {HuggingFace Datasets, repackaged by Electric Sheep Africa},
119
+ howpublished = {\url{https://huggingface.co/datasets/electricsheepafrica/africa-tunisia-statistiques-pour-la-direction-de-la-formation-et-recyclag-08c95659}}
120
+ }
121
+ ```
122
+
123
+ ## License
124
+
125
+ Released under [Other open license]().
126
+
127
+ Original data (c) Minstère des affaires culturelles. When using this dataset, please cite both the
128
+ original source above and the Electric Sheep Africa repackaging.
129
+
130
+ ## About Electric Sheep
131
+
132
+ Electric Sheep Africa is part of the Electric Sheep mission: a unified,
133
+ ML-ready data layer for Africa on Hugging Face. We pull data from authoritative
134
+ open sources, normalize the schemas, package as Parquet, and publish with
135
+ consistent dataset cards so researchers and developers can use `load_dataset()`
136
+ to start working in seconds.
137
+
138
+ Browse the full collection: [huggingface.co/electricsheepafrica](https://huggingface.co/electricsheepafrica)
139
+
140
+ ---
141
+
142
+ Provenance: ingested 2026-07-19 via the Electric Sheep pipeline. Source URL:
143
+ http://www.openculture.gov.tn/dataset/d75d3cd1-eb48-47bb-b400-449db90016f5/resource/ff67c259-5e95-4b2f-aebf-878daf82cdc2/download/formation-recyclage.csv
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaa58b0928cbf4ce92f0af78cc29f3598da934714a0785ebd26f44e6be033413
3
+ size 14062
metadata/source_snapshot.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ "indicator_id",
4
+ "indicator_name",
5
+ "country_iso3",
6
+ "country_name",
7
+ "year",
8
+ "value",
9
+ "unit",
10
+ "source_period_start_year",
11
+ "source_period_end_year",
12
+ "source_period_label",
13
+ "source_provider",
14
+ "source_dataset",
15
+ "source_resource",
16
+ "source_package_id",
17
+ "source_resource_id",
18
+ "source_url",
19
+ "license_id",
20
+ "retrieved_at"
21
+ ],
22
+ "generated_at": "2026-07-19T00:25:21Z",
23
+ "indicator_count": 6,
24
+ "mode": "indicator_long",
25
+ "repo_id": "electricsheepafrica/africa-tunisia-statistiques-pour-la-direction-de-la-formation-et-recyclag-08c95659",
26
+ "rows": 18,
27
+ "source": {
28
+ "api_base_url": "https://catalog.data.gov.tn",
29
+ "country_iso3": "TUN",
30
+ "country_name": "Tunisia",
31
+ "group_names": "culture",
32
+ "license_id": "other-open",
33
+ "license_title": "other-open",
34
+ "license_url": "",
35
+ "organization_id": "d86aa48c-bfb0-451f-9be5-36b13aa595e0",
36
+ "organization_name": "ministere-des-affaires-culturelles",
37
+ "organization_title": "Minstère des affaires culturelles",
38
+ "package_author": "DFR",
39
+ "package_id": "dad09861-f4de-4e13-8638-c39392fed507",
40
+ "package_maintainer": "",
41
+ "package_metadata_created": "2023-02-17T11:50:21.921197",
42
+ "package_metadata_modified": "2023-03-12T07:45:04.338396",
43
+ "package_name": "statistiques-pour-la-direction-de-la-formation-et-recyclage-de-2018-a-2020",
44
+ "package_notes": "Ce jeu de données contient des statistiques pour la Direction Direction de la Formation et du recyclage de 2018 à 2020 au nombre de participants à la formation au niveau central et régional.",
45
+ "package_page_url": "https://catalog.data.gov.tn/dataset/statistiques-pour-la-direction-de-la-formation-et-recyclage-de-2018-a-2020",
46
+ "package_private": "False",
47
+ "package_state": "active",
48
+ "package_title": "Statistiques pour la Direction de la Formation et Recyclage de 2018 à 2020",
49
+ "package_version": "",
50
+ "portal_url": "https://catalog.data.gov.tn",
51
+ "resource_created": "2023-02-17T11:50:21.923308",
52
+ "resource_datastore_active": "False",
53
+ "resource_description": "",
54
+ "resource_format": "CSV",
55
+ "resource_hash": "",
56
+ "resource_id": "3c4c214f-539a-4c52-aed8-e8a22ed559f5",
57
+ "resource_last_modified": "",
58
+ "resource_mimetype": "text/csv",
59
+ "resource_name": "Statistiques de 2018 à 2020",
60
+ "resource_position": "2",
61
+ "resource_size": "",
62
+ "resource_state": "active",
63
+ "resource_url": "http://www.openculture.gov.tn/dataset/d75d3cd1-eb48-47bb-b400-449db90016f5/resource/ff67c259-5e95-4b2f-aebf-878daf82cdc2/download/formation-recyclage.csv",
64
+ "retrieved_at": "2026-07-18T23:01:29Z",
65
+ "tag_names": "DFR; Statistique"
66
+ },
67
+ "year_max": 2020,
68
+ "year_min": 2018
69
+ }