CoolFace
Datasetpublic

letrinhan/vn-provinces-enterprise-master

Vietnam enterprise master panel by locality Wide geo×year master joining 20 NSO Doanh nghiệp locality packs: new registrations, operating enterprises (levels and per 1000 population), enterprises with business results, employment (total/female), capital, fixed assets, net revenue, employment- and capital-size bins, labor income, profit, cooperatives, and nonfarm individual establishments. Outer join on geo_code×year (2010-2024). Sector/ownership/technology tables without địa… See the full description on the dataset page: https://huggingface.co/datasets/letrinhan/vn-provinces-enterprise-master.

sourceHugging Faceotherupdated 5d agoView on Hugging Face
0likes108downloads
Dataset Card

Vietnam enterprise master panel by locality

Wide geo×year master joining 20 NSO Doanh nghiệp locality packs: new registrations, operating enterprises (levels and per 1000 population), enterprises with business results, employment (total/female), capital, fixed assets, net revenue, employment- and capital-size bins, labor income, profit, cooperatives, and nonfarm individual establishments. Outer join on geocode×year (2010-2024). Sector/ownership/technology tables without địa phương are out of scope. Province names follow arcore.vn_geo.

Figures

Hero

[image]

Comparison

[image]

Color key

[image]

Files

provinces (693 rows)

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

regions (66 rows)

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

national (11 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 20 letrinhan/vn-provinces-* enterprise locality packs.

Citation

bibtex
@misc{nso_vn_provinces_enterprise_master,
  title = {Vietnam enterprise master panel by locality},
  author = {{National Statistics Office of Vietnam}},
  note = {Enterprise, cooperative, and nonfarm individual establishment panels.},
  year = {2024}
}

Built 2026-09-20 UTC.