Datasets:
Label synthetic dataset (banner + tag + data_type)
Browse files
README.md
CHANGED
|
@@ -1,34 +1,38 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
-
|
| 5 |
language:
|
| 6 |
-
|
| 7 |
tags:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
pretty_name:
|
|
|
|
| 20 |
size_categories:
|
| 21 |
-
|
| 22 |
configs:
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
|
|
|
| 30 |
---
|
| 31 |
|
|
|
|
|
|
|
| 32 |
# Adolescent Sexual & Reproductive Health Dataset
|
| 33 |
|
| 34 |
## Abstract
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
+
- tabular-classification
|
| 5 |
language:
|
| 6 |
+
- en
|
| 7 |
tags:
|
| 8 |
+
- synthetic
|
| 9 |
+
- healthcare
|
| 10 |
+
- adolescent-health
|
| 11 |
+
- sexual-reproductive-health
|
| 12 |
+
- contraception
|
| 13 |
+
- hiv
|
| 14 |
+
- sti
|
| 15 |
+
- pregnancy
|
| 16 |
+
- gender-based-violence
|
| 17 |
+
- sub-saharan-africa
|
| 18 |
+
- lmic
|
| 19 |
+
pretty_name: Adolescent Sexual & Reproductive Health Dataset (Contraception, STI,
|
| 20 |
+
Pregnancy, GBV)
|
| 21 |
size_categories:
|
| 22 |
+
- 10K<n<100K
|
| 23 |
configs:
|
| 24 |
+
- config_name: youth_friendly_clinic
|
| 25 |
+
data_files: data/adolescent_srh_youth_friendly_clinic.csv
|
| 26 |
+
- config_name: public_health_facility
|
| 27 |
+
data_files: data/adolescent_srh_public_health_facility.csv
|
| 28 |
+
default: true
|
| 29 |
+
- config_name: rural_limited_access
|
| 30 |
+
data_files: data/adolescent_srh_rural_limited_access.csv
|
| 31 |
+
data_type: synthetic
|
| 32 |
---
|
| 33 |
|
| 34 |
+
> ⚠️ **Synthetic dataset** — Parameterized from published SSA literature, not real observations. Not suitable for empirical analysis or policy inference.
|
| 35 |
+
|
| 36 |
# Adolescent Sexual & Reproductive Health Dataset
|
| 37 |
|
| 38 |
## Abstract
|