CoolFace
Datasetpublic

letrinhan/vn-provinces-industry-master

Vietnam industry master panel by locality Wide geo×year master for NSO Công nghiệp locality tables. Currently joins the single provincial industrial production index (IIP) pack. Sector IIP, manufacturing consumption/inventory indexes, major industrial products, and energy balance/consumption tables are national-only and out of scope. Province names follow ar_core.vn_geo. Figures Hero Comparison Color key Files provinces (819 rows)… See the full description on the dataset page: https://huggingface.co/datasets/letrinhan/vn-provinces-industry-master.

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

Vietnam industry master panel by locality

Wide geo×year master for NSO Công nghiệp locality tables. Currently joins the single provincial industrial production index (IIP) pack. Sector IIP, manufacturing consumption/inventory indexes, major industrial products, and energy balance/consumption tables are national-only and out of scope. Province names follow arcore.vngeo.

Figures

Hero

[image]

Comparison

[image]

Color key

[image]

Files

provinces (819 rows)

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

national (13 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). Built from letrinhan/vn-provinces-industrial-production-index.

Citation

bibtex
@misc{nso_vn_provinces_industry_master,
  title = {Vietnam industry master panel by locality},
  author = {{National Statistics Office of Vietnam}},
  note = {Provincial industrial production index.},
  year = {2024}
}

Built 2026-09-20 UTC.