CoolFace
Datasetpublic

letrinhan/vn-provinces-rice-production

Vietnam provinces rice production (whole year) Provincial and regional paddy rice production for the whole year (thousand tons). Coverage 1995-2024. Year 2024 is preliminary. Includes historical Ha Tay through 2007 (dissolved into Ha Noi). Geographic labels are English (UN/GSO style ASCII romanization). Tables cover provinces, regions and national total. Province names follow ar_core.vn_geo (historical 63-province system). Figures Hero Hero (continued)… See the full description on the dataset page: https://huggingface.co/datasets/letrinhan/vn-provinces-rice-production.

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

Vietnam provinces rice production (whole year)

Provincial and regional paddy rice production for the whole year (thousand tons). Coverage 1995-2024. Year 2024 is preliminary. Includes historical Ha Tay through 2007 (dissolved into Ha Noi). Geographic labels are English (UN/GSO style ASCII romanization). Tables cover provinces, regions and national total. Province names follow arcore.vngeo (historical 63-province system).

Figures

Hero

[image]

Hero (continued)

[image]

Comparison

[image]

Color key

[image]

Files

provinces (1876 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). Original table title: San luong lua ca nam 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_vn_provinces_rice_production,
  title = {Vietnam provinces rice production (whole year)},
  author = {{National Statistics Office of Vietnam}},
  note = {Cleaned long panel. Unit: thousand tons.},
  year = {2024}
}

Built 2026-09-20 UTC.