CoolFace
Datasetpublic

letrinhan/vn-provinces-agriculture-master

Vietnam agriculture-forestry-fishery master panel by locality Wide geo×year master joining NSO Nông-Lâm-Thủy sản locality packs: farms, cereals and rice (annual and seasonal), maize and other annual crops, tea and orange, livestock counts and meat, forest status/new planting/timber, and aquatic harvest/vessels/production. Outer join on geo_code×year (1995-2024). cells are missing where a source has no year. National crop-group and ownership-only tables without địa phương are out… See the full description on the dataset page: https://huggingface.co/datasets/letrinhan/vn-provinces-agriculture-master.

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

Vietnam agriculture-forestry-fishery master panel by locality

Wide geo×year master joining NSO Nông-Lâm-Thủy sản locality packs: farms, cereals and rice (annual and seasonal), maize and other annual crops, tea and orange, livestock counts and meat, forest status/new planting/timber, and aquatic harvest/vessels/production. Outer join on geocode×year (1995-2024). cells are missing where a source has no year. National crop-group and ownership-only 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 (1889 rows)

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

regions (180 rows)

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

national (30 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 by outer-joining curated letrinhan/vn-provinces-* agriculture, forestry, and fishery locality packs (see README).

Citation

bibtex
@misc{nso_vn_provinces_agriculture_master,
  title = {Vietnam agriculture–forestry–fishery master panel by locality},
  author = {{National Statistics Office of Vietnam}},
  note = {Wide panel; see measure columns and source packs.},
  year = {2024}
}

Built 2026-09-20 UTC.