CoolFace
Datasetpublic

letrinhan/vn-provinces-labor-force-age-15-plus

Vietnam provinces labor force aged 15 and over Provincial and regional labor force aged 15 years and over (thousand persons). Coverage 2005 and 2007-2024. Year 2024 is preliminary. Includes historical Ha Tay where present in the source. Tables cover provinces, regions and national total. Geographic labels are English (UN/GSO style ASCII romanization). Province names follow ar_core.vn_geo (historical 63-province system). Figures Hero Hero (continued) Comparison… See the full description on the dataset page: https://huggingface.co/datasets/letrinhan/vn-provinces-labor-force-age-15-plus.

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

Vietnam provinces labor force aged 15 and over

Provincial and regional labor force aged 15 years and over (thousand persons). Coverage 2005 and 2007-2024. Year 2024 is preliminary. Includes historical Ha Tay where present in the source. Tables cover provinces, regions and national total. Geographic labels are English (UN/GSO style ASCII romanization). Province names follow arcore.vngeo (historical 63-province system).

Figures

Hero

[image]

Hero (continued)

[image]

Comparison

[image]

Color key

[image]

Files

provinces (1199 rows)

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

regions (114 rows)

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

national (19 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: Luc luong lao dong tu 15 tuoi tro len phan theo dia phuong. Cleaned long panel for research use. Geographic units are Vietnam provinces (and regions / national where present).

Raw originals

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

Citation

bibtex
@misc{nso_provinces_labor_force_age_15_plus,
  title = {Vietnam provinces labor force aged 15 and over},
  author = {{National Statistics Office of Vietnam}},
  note = {Cleaned long panel. Unit: thousand persons.},
  year = {2024}
}

Built 2026-09-20 UTC.