Export Vietnam Data
Guide for downloading and exporting Vietnam economic data.
Export Formats
| Format | Extension | Best For |
|---|---|---|
| CSV | .csv | Universal compatibility |
| Excel | .xlsx | Reports, charts |
| JSON | .json | API/programming |
| Stata | .dta | Statistical analysis |
Web Interface Export
- Navigate to desired data
- Select indicators and filters
- Click Export button
- Choose format
- Download file
API Export
CSV Export
GET /api/v1/export/csv?source=GSO&indicator=GSO_GDP_Q_GR
Excel Export
GET /api/v1/export/excel?source=GSO&indicator=GSO_GDP_Q_GR
Bulk Downloads
For large datasets:
- Use batch API endpoints
- Request data in chunks
- Consider date range limits
Data Limits
| Plan | Max Records/Request |
|---|---|
| Free | 1,000 |
| Basic | 10,000 |
| Pro | 100,000 |
| Enterprise | Unlimited |
Large Downloads
For very large datasets, contact support for bulk access.