Datasets:
Vietnam administrative procedures — full structured detail + embeddings/projections + deep report
Browse files
README.md
CHANGED
|
@@ -348,6 +348,29 @@ red = load_dataset("tmquan/dichvucong-gov-vn", "reduce", split="train")
|
|
| 348 |
- 3,927 of 4,021 indexed procedures resolved full detail (~97.7%); the
|
| 349 |
remainder were withdrawn/not citizen-resolvable at harvest time.
|
| 350 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 351 |
## Giấy phép · License
|
| 352 |
|
| 353 |
Public government data, redistributed under **CC-BY-4.0**. Verify
|
|
|
|
| 348 |
- 3,927 of 4,021 indexed procedures resolved full detail (~97.7%); the
|
| 349 |
remainder were withdrawn/not citizen-resolvable at harvest time.
|
| 350 |
|
| 351 |
+
## Trích dẫn · Citation
|
| 352 |
+
|
| 353 |
+
If you use this dataset, please cite both **the redistribution on
|
| 354 |
+
Hugging Face** and **the original source** (Văn phòng Chính phủ):
|
| 355 |
+
|
| 356 |
+
```bibtex
|
| 357 |
+
@misc{dichvucong_2026,
|
| 358 |
+
title = {Vietnam Administrative Procedures — full structured detail (dichvucong.gov.vn)},
|
| 359 |
+
author = {TMQuan},
|
| 360 |
+
year = {2026},
|
| 361 |
+
howpublished = {\url{https://huggingface.co/datasets/tmquan/dichvucong-gov-vn}},
|
| 362 |
+
note = {3,927 national administrative procedures (thủ tục hành chính) with full structured detail — steps, dossier, fees, legal basis, results, agencies — plus 2048-D embeddings and PCA/UMAP/t-SNE projections.}
|
| 363 |
+
}
|
| 364 |
+
|
| 365 |
+
@misc{dichvucong_vpcp_2026,
|
| 366 |
+
title = {Cổng Dịch vụ công Quốc gia (National Public Service Portal)},
|
| 367 |
+
author = {{Văn phòng Chính phủ}},
|
| 368 |
+
year = {2026},
|
| 369 |
+
howpublished = {\url{https://dichvucong.gov.vn/}},
|
| 370 |
+
note = {Official national public-service portal aggregating administrative procedures across every ministry and province, operated by the Government Office of Vietnam (Văn phòng Chính phủ).}
|
| 371 |
+
}
|
| 372 |
+
```
|
| 373 |
+
|
| 374 |
## Giấy phép · License
|
| 375 |
|
| 376 |
Public government data, redistributed under **CC-BY-4.0**. Verify
|