Add dataset card
Browse files
README.md
CHANGED
|
@@ -1,52 +1,164 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
dtype: int64
|
| 22 |
-
- name: obs_value
|
| 23 |
-
dtype: float64
|
| 24 |
-
- name: obs_status
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: obs_status.label
|
| 27 |
-
dtype: string
|
| 28 |
-
- name: note_indicator
|
| 29 |
-
dtype: string
|
| 30 |
-
- name: note_indicator.label
|
| 31 |
-
dtype: string
|
| 32 |
-
- name: note_source
|
| 33 |
-
dtype: string
|
| 34 |
-
- name: note_source.label
|
| 35 |
-
dtype: string
|
| 36 |
-
splits:
|
| 37 |
-
- name: train
|
| 38 |
-
num_bytes: 180969
|
| 39 |
-
num_examples: 624
|
| 40 |
-
- name: test
|
| 41 |
-
num_bytes: 43817
|
| 42 |
-
num_examples: 156
|
| 43 |
-
download_size: 23964
|
| 44 |
-
dataset_size: 224786
|
| 45 |
-
configs:
|
| 46 |
-
- config_name: default
|
| 47 |
-
data_files:
|
| 48 |
-
- split: train
|
| 49 |
-
path: data/train-*
|
| 50 |
-
- split: test
|
| 51 |
-
path: data/test-*
|
| 52 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- tabular-classification
|
| 7 |
+
- tabular-regression
|
| 8 |
+
- time-series-forecasting
|
| 9 |
+
multilinguality: monolingual
|
| 10 |
+
size_categories:
|
| 11 |
+
- n<1K
|
| 12 |
+
tags:
|
| 13 |
+
- tabular
|
| 14 |
+
- asia
|
| 15 |
+
- ilostat
|
| 16 |
+
- other-measures-of-labour-underutilization
|
| 17 |
+
- ilo
|
| 18 |
+
- labour
|
| 19 |
+
- employment
|
| 20 |
+
pretty_name: "Combined rate of unemployment and potential labour force (LU3) by sex (%) | Asia (ILOSTAT)"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
+
|
| 23 |
+
# Combined rate of unemployment and potential labour force (LU3) by sex (%) | Asia (ILOSTAT)
|
| 24 |
+
|
| 25 |
+
🌏 **780 observations** · **34 Asia countries** · **1999–2025** · *Repackaged by [Electric Sheep Asia](https://huggingface.co/electricsheepasia)*
|
| 26 |
+
|
| 27 |
+
    
|
| 28 |
+
|
| 29 |
+
## TL;DR
|
| 30 |
+
|
| 31 |
+
This dataset contains **780 observations** of `Other measures of labour underutilization` data across **34 Asia countries**, spanning **1999–2025**, covering **1 distinct indicators**.
|
| 32 |
+
|
| 33 |
+
## About the source
|
| 34 |
+
|
| 35 |
+
**ILOSTAT** is the ILO's central statistics database, the leading global source for labour statistics. It compiles indicators across employment, unemployment, wages, working time, child labour, informal economy, social protection, occupational injuries, and SDG decent work targets — drawing on national labour force surveys, household income surveys, establishment surveys, and administrative records. Coverage spans 200+ economies, with the ILO's Department of Statistics responsible for harmonisation.
|
| 36 |
+
|
| 37 |
+
- **Source:** [ILOSTAT](https://www.ilo.org/shinyapps/bulkexplorer/?id=LUU_XLU3_SEX_RT)
|
| 38 |
+
- **Publisher:** International Labour Organization (ILO)
|
| 39 |
+
- **License:** [cc-by-4.0](https://creativecommons.org/licenses/by/4.0/)
|
| 40 |
+
- **Topic:** Other measures of labour underutilization
|
| 41 |
+
|
| 42 |
+
## Methodology
|
| 43 |
+
|
| 44 |
+
Data pulled directly from the ILOSTAT REST API at `https://rplumber.ilo.org/data/indicator?id=LUU_XLU3_SEX_RT` and filtered to Asia ISO3 country codes. ILOSTAT harmonises raw survey microdata using ICLS (International Conference of Labour Statisticians) definitions; sources are flagged in the `source.label` column for traceability.
|
| 45 |
+
|
| 46 |
+
## Geographic coverage
|
| 47 |
+
|
| 48 |
+
34 Asia countries · top rows shown below, sorted by row count:
|
| 49 |
+
|
| 50 |
+
| Country | Rows | First year | Last year |
|
| 51 |
+
|---------|-----:|-----------:|----------:|
|
| 52 |
+
| `CYP` | 78 | 1999 | 2024 |
|
| 53 |
+
| `PHL` | 57 | 2003 | 2023 |
|
| 54 |
+
| `VNM` | 51 | 2007 | 2024 |
|
| 55 |
+
| `KOR` | 45 | 2000 | 2019 |
|
| 56 |
+
| `LKA` | 42 | 2010 | 2024 |
|
| 57 |
+
| `TUR` | 42 | 2000 | 2013 |
|
| 58 |
+
| `THA` | 39 | 2010 | 2024 |
|
| 59 |
+
| `KGZ` | 39 | 2011 | 2023 |
|
| 60 |
+
| `PSE` | 39 | 2012 | 2025 |
|
| 61 |
+
| `ARM` | 36 | 2007 | 2018 |
|
| 62 |
+
| `BRN` | 27 | 2014 | 2024 |
|
| 63 |
+
| `ARE` | 24 | 2017 | 2024 |
|
| 64 |
+
| `IDN` | 24 | 2015 | 2023 |
|
| 65 |
+
| `JOR` | 24 | 2017 | 2024 |
|
| 66 |
+
| `SAU` | 21 | 2017 | 2024 |
|
| 67 |
+
| ... | _19 more countries_ | | |
|
| 68 |
+
|
| 69 |
+
## Indicators (sample)
|
| 70 |
+
|
| 71 |
+
- `LUU_XLU3_SEX_RT` — Combined rate of unemployment and potential labour force (LU3) by sex (%)
|
| 72 |
+
|
| 73 |
+
## Schema
|
| 74 |
+
|
| 75 |
+
| Column | Type | Description | Example |
|
| 76 |
+
|--------|------|-------------|---------|
|
| 77 |
+
| `ref_area` | `string` | ISO 3166-1 alpha-3 country code | `AFG` |
|
| 78 |
+
| `ref_area.label` | `string` | Country name in English | `Afghanistan` |
|
| 79 |
+
| `source` | `string` | ILOSTAT source code (e.g. labour force survey) | `BA:15715` |
|
| 80 |
+
| `source.label` | `string` | Source name in English | `LFS - Labour Force Survey` |
|
| 81 |
+
| `indicator` | `string` | ILOSTAT indicator code | `LUU_XLU3_SEX_RT` |
|
| 82 |
+
| `indicator.label` | `string` | Indicator name in English | `Combined rate of unemployment and pot…` |
|
| 83 |
+
| `sex` | `string` | Disaggregation by sex (SEX_T = total, SEX_M = male, SEX_F = female) | `SEX_T` |
|
| 84 |
+
| `sex.label` | `string` | — | `Total` |
|
| 85 |
+
| `time` | `int64` | Observation year | `2021` |
|
| 86 |
+
| `obs_value` | `float64` | Observed indicator value (unit varies — see indicator definition) | `12.524` |
|
| 87 |
+
| `obs_status` | `string` | Observation status flag (e.g. provisional, unreliable) | `B` |
|
| 88 |
+
| `obs_status.label` | `string` | — | `Break in series` |
|
| 89 |
+
| `note_indicator` | `string` | — | `I11:264` |
|
| 90 |
+
| `note_indicator.label` | `string` | — | `Break in series: Methodology revised` |
|
| 91 |
+
| `note_source` | `string` | — | `R1:3513_S3:8` |
|
| 92 |
+
| `note_source.label` | `string` | — | `Repository: ILO-STATISTICS - Micro da…` |
|
| 93 |
+
|
| 94 |
+
## Disaggregation dimensions
|
| 95 |
+
|
| 96 |
+
The following columns provide disaggregation dimensions:
|
| 97 |
+
- **`sex`** (3 unique values): `SEX_T`, `SEX_M`, `SEX_F`
|
| 98 |
+
|
| 99 |
+
## Data quality & caveats
|
| 100 |
+
|
| 101 |
+
- Data is annual frequency. Some indicators also publish monthly or quarterly series — those are not included here.
|
| 102 |
+
- When an indicator has multiple sources for the same country×year, the ILO-selected 'best source' is used.
|
| 103 |
+
- Disaggregation columns (`sex`, `classif1`, `classif2`) are non-null only when the indicator publishes that breakdown.
|
| 104 |
+
|
| 105 |
+
## Usage
|
| 106 |
+
|
| 107 |
+
```python
|
| 108 |
+
from datasets import load_dataset
|
| 109 |
+
|
| 110 |
+
ds = load_dataset("electricsheepasia/asia-ilo-luu-xlu3-sex-rt-combined-rate-of-unemployment-and-potential-labour")
|
| 111 |
+
df = ds["train"].to_pandas()
|
| 112 |
+
print(df.head())
|
| 113 |
+
```
|
| 114 |
+
|
| 115 |
+
### Filter to one country
|
| 116 |
+
|
| 117 |
+
```python
|
| 118 |
+
indonesia = df[df["ref_area"] == "IDN"]
|
| 119 |
+
```
|
| 120 |
+
|
| 121 |
+
### Time-series for a single indicator
|
| 122 |
+
|
| 123 |
+
```python
|
| 124 |
+
sample = (df[df["indicator"] == "LUU_XLU3_SEX_RT"]
|
| 125 |
+
.sort_values("time"))
|
| 126 |
+
sample.plot(x="time", y="obs_value", title="LUU_XLU3_SEX_RT")
|
| 127 |
+
```
|
| 128 |
+
|
| 129 |
+
### Pivot to country × year matrix
|
| 130 |
+
|
| 131 |
+
```python
|
| 132 |
+
matrix = (df[df["indicator"] == "LUU_XLU3_SEX_RT"]
|
| 133 |
+
.pivot_table(index="time", columns="ref_area", values="obs_value"))
|
| 134 |
+
print(matrix.tail())
|
| 135 |
+
```
|
| 136 |
+
|
| 137 |
+
## Citation
|
| 138 |
+
|
| 139 |
+
```bibtex
|
| 140 |
+
@misc{asia_ilo_luu_xlu3_sex_rt_combined_rate_of_unemployment_and_potential_labour_2025,
|
| 141 |
+
title = {Combined rate of unemployment and potential labour force (LU3) by sex (%) | Asia (ILOSTAT)},
|
| 142 |
+
author = {International Labour Organization (ILO)},
|
| 143 |
+
year = {2025},
|
| 144 |
+
url = {https://www.ilo.org/shinyapps/bulkexplorer/?id=LUU_XLU3_SEX_RT},
|
| 145 |
+
publisher = {HuggingFace Datasets, repackaged by Electric Sheep Asia},
|
| 146 |
+
howpublished = {\url{https://huggingface.co/datasets/electricsheepasia/asia-ilo-luu-xlu3-sex-rt-combined-rate-of-unemployment-and-potential-labour}}
|
| 147 |
+
}
|
| 148 |
+
```
|
| 149 |
+
|
| 150 |
+
## License
|
| 151 |
+
|
| 152 |
+
Released under [cc-by-4.0](https://creativecommons.org/licenses/by/4.0/).
|
| 153 |
+
|
| 154 |
+
Original data © International Labour Organization (ILO). When using this dataset, please cite both the original source above and the Electric Sheep Asia repackaging.
|
| 155 |
+
|
| 156 |
+
## About Electric Sheep
|
| 157 |
+
|
| 158 |
+
Electric Sheep Asia is part of the Electric Sheep mission: a unified, ML-ready data layer for Asia on HuggingFace. We pull data from authoritative open sources, normalize the schemas, package as Parquet, and publish with consistent dataset cards so researchers and developers can use `load_dataset()` to start working in seconds.
|
| 159 |
+
|
| 160 |
+
Browse the full collection: [huggingface.co/electricsheepasia](https://huggingface.co/electricsheepasia)
|
| 161 |
+
|
| 162 |
+
---
|
| 163 |
+
|
| 164 |
+
_Provenance: ingested 2026-05-26 via the Electric Sheep pipeline. Source URL: https://www.ilo.org/shinyapps/bulkexplorer/?id=LUU_XLU3_SEX_RT_
|