CoolFace
Datasetpublic

letrinhan/vn-provinces-education-master

Vietnam education master panel by locality Wide geo×year master joining 16 NSO Giáo dục locality packs: preschool, general schools/classes/teachers/pupils (incl. female and ethnic-minority), pupils per class/teacher, solid classroom rate, upper-secondary graduation, university lecturers/students, and 2023 vocational education. Outer join on geo_code×year (2001-2024). R&D / patents / national ownership tables are out of scope. Province names follow ar_core.vn_geo.… See the full description on the dataset page: https://huggingface.co/datasets/letrinhan/vn-provinces-education-master.

sourceHugging Faceotherupdated 3d agoView on Hugging Face
0likes105downloads
Dataset Card

Vietnam education master panel by locality

Wide geo×year master joining 16 NSO Giáo dục locality packs: preschool, general schools/classes/teachers/pupils (incl. female and ethnic-minority), pupils per class/teacher, solid classroom rate, upper-secondary graduation, university lecturers/students, and 2023 vocational education. Outer join on geocode×year (2001-2024). R&D / patents / national ownership tables are out of scope. Province names follow arcore.vn_geo.

Figures

Hero

[image]

Hero (continued)

[image]

Comparison

[image]

Color key

[image]

Files

provinces (1513 rows)

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

regions (138 rows)

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

national (24 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). Outer-join of 16 letrinhan/vn-provinces-* education locality packs.

Citation

bibtex
@misc{nso_vn_provinces_education_master,
  title = {Vietnam education master panel by locality},
  author = {{National Statistics Office of Vietnam}},
  year = {2024}
}

Built 2026-09-20 UTC.