Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To get this database with localized values, see [sokil/php-isocodes-i18n](https:
[![Total Downloads](http://img.shields.io/packagist/dt/sokil/php-isocodes-db-only.svg?1)](https://packagist.org/packages/sokil/php-isocodes-db-only)
[![Daily Downloads](https://poser.pugx.org/sokil/php-isocodes-db-only/d/daily)](https://packagist.org/packages/sokil/php-isocodes-db-only/stats)

:1234: Database version: v4.12.0-54-g640fe8a1 from 2023-02-07 10:20
:1234: Database version: v4.13.0-36-ga8874ad1 from 2023-04-02 04:15

Database updated at 2-nd day of every month.

Expand Down
3 changes: 3 additions & 0 deletions databases/iso_3166-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,7 @@
{
"alpha_2": "IR",
"alpha_3": "IRN",
"common_name": "Iran",
"flag": "🇮🇷",
"name": "Iran, Islamic Republic of",
"numeric": "364",
Expand Down Expand Up @@ -953,6 +954,7 @@
{
"alpha_2": "LA",
"alpha_3": "LAO",
"common_name": "Laos",
"flag": "🇱🇦",
"name": "Lao People's Democratic Republic",
"numeric": "418"
Expand Down Expand Up @@ -1653,6 +1655,7 @@
{
"alpha_2": "SY",
"alpha_3": "SYR",
"common_name": "Syria",
"flag": "🇸🇾",
"name": "Syrian Arab Republic",
"numeric": "760"
Expand Down
10 changes: 6 additions & 4 deletions databases/iso_3166-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@
"alpha_2": "AN",
"alpha_3": "ANT",
"alpha_4": "ANHH",
"comment": "had numeric code 532 until Aruba split away in 1986",
"name": "Netherlands Antilles",
"numeric": "530",
"withdrawal_date": "1993-07-12"
"withdrawal_date": "2010-12-15"
},
{
"alpha_2": "BQ",
Expand Down Expand Up @@ -53,7 +54,7 @@
"alpha_4": "CSXX",
"name": "Serbia and Montenegro",
"numeric": "891",
"withdrawal_date": "2006-06-05"
"withdrawal_date": "2006-09-26"
},
{
"alpha_2": "CT",
Expand Down Expand Up @@ -236,9 +237,10 @@
"alpha_2": "YU",
"alpha_3": "YUG",
"alpha_4": "YUCS",
"name": "Yugoslavia, Socialist Federal Republic of",
"comment": "had numeric code 890 until the 'Socialist Federal Republic of Yugoslavia' formerly broke apart on 27 April 1992 and the 'Federal Republic of Yugoslavia' was founded",
"name": "Yugoslavia, (Socialist) Federal Republic of",
"numeric": "891",
"withdrawal_date": "1993-07-28"
"withdrawal_date": "2003-07-23"
},
{
"alpha_2": "ZR",
Expand Down