inwebo / iso-3166-dataset
This project provides a comprehensive dataset of countries and territories according to the ISO 3166 standard.
Package info
github.com/inwebo/iso-3166-dataset
Type:metapackage
pkg:composer/inwebo/iso-3166-dataset
This package is auto-updated.
Last update: 2026-04-07 18:29:21 UTC
README
This project provides a comprehensive dataset of countries and territories according to the ISO 3166 standard.
Available Languages
The dataset is available in English and French:
File Content
The CSV files contain the following columns:
- Flag: The country's flag (in emoji format).
- Short Name: Common short name of the country.
- Short Name Lowercase: Short name in lowercase for easier searching.
- Full Name: Official full name.
- Alpha-2: Two-letter country code.
- Alpha-3: Three-letter country code.
- Numeric: Numeric country code.
- Independent: Indicates if the country is independent (true/false).
- Remarks: Additional remarks on the territory's status.
References
For more information about the ISO 3166 standard, you can consult the following resources:
- ISO 3166 on Wikipedia
- ISO 3166-1 on Wikipedia
- Official ISO 3166 Page
- ISO Online Browsing Platform (OBP)
Usage
This dataset can be used for geolocation applications, country selection forms, or any application requiring standardized information about the world's countries.
Composer
composer req inwebo/iso-3166-dataset