Part of a Data Solution
- Explore →
Postal Codes Solution
Every worldwide postal-code dataset in one bundle — the ultimate global reference for precise postal codes.
API Access
Access dataset files directly from scripts, code, or AI agents.
Browse dataset files
API Access
Access dataset files directly from scripts, code, or AI agents.
Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.
Start with these files — they give you everything you need to understand and access the dataset.
- 1. Fetch datapackage.yml to inspect schema and resources
- 2. Download data resources listed in datapackage.yml
- 3. Read README.md for full context
Data Files
Explore with AIPostal Codes Data Resource for Viet Nam, VN
| Field | Description | Title |
|---|---|---|
| country_code | ISO 3166-1 alpha-2 code for the country. | Country Code |
| postal_code | Postal code for the location. | Postal Code |
| place_name | Name of the city, town, or place. | Place Name |
| admin_name1 | Primary administrative division (e.g., state, region). | Administrative Name 1 |
| admin_code1 | Code for the primary administrative division. | Administrative Code 1 |
| admin_name2 | Secondary administrative division (e.g., county, district). | Administrative Name 2 |
| admin_code2 | Code for the secondary administrative division. | Administrative Code 2 |
| admin_name3 | Tertiary administrative division (e.g., municipality, borough). | Administrative Name 3 |
| admin_code3 | Code for the tertiary administrative division. | Administrative Code 3 |
| latitude | Latitude coordinate of the place. | Latitude |
| longitude | Longitude coordinate of the place. | Longitude |
| accuracy | Accuracy level of the latitude and longitude coordinates. | Accuracy |
| alternative_city_name | Alternative name(s) for the city or place. | Alternative City Name |
Download
Download CSVAbout
- Last updated
- 25 August 2026
- Total rows
- ...
- Format
- CSV
- File size
- 301 kB
About this dataset
Postal Codes Dataset for Vietnam (VN)
This dataset contains Vietnamese postal codes — 3,321 rows across all 34 provinces on the 2025 administrative structure (Decree 19/2025), ward-level granularity, 100% coded.
Note: This dataset is a sample containing the first 100 rows. If you need access to the complete dataset, please contact our sales team for more information: datahub@datopian.com
Data Sources
Administrative names and codes (province/ward) are sourced from provinces.open-api.vn v2, official General Statistics Office data under Decree 19/2025. Postal codes are sourced from gatewayexpress.vn, a third-party aggregator reproducing the official VNPost/MIC ward-level list, cross-checked at 99.67% agreement against an independent aggregator (mabuudien.net).
Licensing status — read before commercial use. This dataset's licence status is unresolved for the postal layer: neither aggregator is the rightsholder for the underlying VNPost/MIC codes, and no explicit redistribution licence has been confirmed from either. See ATTRIBUTION.txt for the full disclosure. Contact datahub@datopian.com before relying on this dataset under a licence that requires a confirmed redistribution grant.
Usage
The dataset files are available in CSV format and can be accessed and downloaded using the links provided in the datapackage.yml.
postal_code and admin_code1 must be read as text (dtype=str) — a naive pd.read_csv() can otherwise mis-handle leading zeros.
For access to the full dataset or other inquiries, please contact our sales team at datahub@datopian.com