CoolFace
Datasetpublic

letrinhan/vn-provinces-trained-labor-rate

Vietnam provinces trained labor rate (age 15+) Share of the labour force aged 15+ that has received training (percent). Coverage 2008-2024. Year 2024 is preliminary. Geographic labels are English (UN/GSO style ASCII romanization). Tables cover provinces, regions and national total where present. Province names follow ar_core.vn_geo (historical 63-province system). Figures Hero Hero (continued) Comparison Color key Files provinces (1071 rows)… See the full description on the dataset page: https://huggingface.co/datasets/letrinhan/vn-provinces-trained-labor-rate.

sourceHugging Faceotherupdated 4d agoView on Hugging Face
0likes88downloads
Dataset Card

Vietnam provinces trained labor rate (age 15+)

Share of the labour force aged 15+ that has received training (percent). Coverage 2008-2024. Year 2024 is preliminary. Geographic labels are English (UN/GSO style ASCII romanization). Tables cover provinces, regions and national total where present. Province names follow arcore.vngeo (historical 63-province system).

Figures

Hero

[image]

Hero (continued)

[image]

Comparison

[image]

Color key

[image]

Files

provinces (1071 rows)

  • data/provinces.csv
  • data/provinces.dta
  • data/provinces.xlsx

regions (102 rows)

  • data/regions.csv
  • data/regions.dta
  • data/regions.xlsx

national (17 rows)

  • data/national.csv
  • data/national.dta
  • data/national.xlsx

Load

Stata:

stata
use "data/provinces.dta", clear

R:

r
df <- read.csv("data/provinces.csv")

SPSS: open the .xlsx or .csv file.

Source

National Statistics Office of Vietnam (NSO/GSO). Original table title: Ty le lao dong tu 15 tuoi tro len da qua dao tao phan theo dia phuong. Cleaned long panel for research use.

Raw originals

Unmodified upstream source files are under raw/ for verification (see raw/README.md). Clean tables remain under data/.

Citation

bibtex
@misc{nso_vn_provinces_trained_labor_rate,
  title = {Vietnam provinces trained labor rate (age 15+)},
  author = {{National Statistics Office of Vietnam}},
  note = {Unit: percent.},
  year = {2024}
}

Built 2026-09-20 UTC.