CoolFace
Datasetpublic

letrinhan/vn-par-master

Vietnam PAR Index master panel (province + ministry, 2012-2025) Stacked master of Vietnam's Public Administration Reform Index (PAR INDEX / Chỉ số CCHC) joining the provincial UBND panel and the ministry / ministerial- level agency panel for 2012-2025. Rows are discriminated by unit_type (province | ministry). this is not a geo×agency cross join. Shared score columns: score_moha, score_survey, par_index, par_rank. Leaf packs hold year extracts. this pack ships clean stacked… See the full description on the dataset page: https://huggingface.co/datasets/letrinhan/vn-par-master.

sourceHugging Faceotherupdated 5d agoView on Hugging Face
1likes121downloads
Dataset Card

Vietnam PAR Index master panel (province + ministry, 2012-2025)

Stacked master of Vietnam's Public Administration Reform Index (PAR INDEX / Chỉ số CCHC) joining the provincial UBND panel and the ministry / ministerial- level agency panel for 2012-2025. Rows are discriminated by unittype (province | ministry). this is not a geo×agency cross join. Shared score columns: scoremoha, scoresurvey, parindex, par_rank. Leaf packs hold year extracts. this pack ships clean stacked tables only.

Figures

Hero

[image]

Comparison

[image]

Files

units_wide (1099 rows)

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

units_long (4379 rows)

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

codebook (8 rows)

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

year_meta (28 rows)

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

Load

Stata:

stata
use "data/units_wide.dta", clear

R:

r
df <- read.csv("data/units_wide.csv")

SPSS: open the .xlsx or .csv file.

Source

Upstream: Bộ Nội vụ (Ministry of Home Affairs) - Chỉ số cải cách hành chính (PAR INDEX). Built by stacking curated leaf packs vn-par-provincial and vn-par-ministry (derived scores only). Review MoHA terms before commercial reuse.

Citation

bibtex
@misc{par_vn_master_panel,
  title = {Vietnam PAR Index master panel (province + ministry, 2012--2025)},
  author = {{Ministry of Home Affairs of Vietnam}},
  howpublished = {Official PAR INDEX reports; curated stacked panel},
  note = {Stacked unit_type panel; methodology varies by year and level},
  year = {2025}
}

Built 2026-09-20 UTC.