inwebo/iso-3166-dataset

This project provides a comprehensive dataset of countries and territories according to the ISO 3166 standard.

Maintainers

Package info

github.com/inwebo/iso-3166-dataset

Type:metapackage

pkg:composer/inwebo/iso-3166-dataset

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2026-04-07 16:00 UTC

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:

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

License

GPL-3.0-or-later