🇮🇪 Ireland 5 administrative divisions
5 first-level administrative divisions — states, provinces, regions or counties, depending on the country — and 1,937 cities and towns, each with latitude and longitude. Public domain, free to download, no API key.
The country
- ISO 3166-1
- IE · IRL · 372
- Capital
- Dublin
- Continent
- Europe
- Currency
- EUR — euro
- Calling code
- +353
- Internet domain
- .ie
- Divisions
- 5
- Cities and towns
- 1,937
Divisions
The 5 divisions of Ireland
5 of them carry an ISO 3166-2 code. Counts are cities and towns inside each division.
| Division | ISO 3166-2 | Cities and towns | Population |
|---|---|---|---|
| Leinster | IE-L | 716 | 2,630,720 |
| Munster | IE-M | 661 | 1,246,088 |
| Connacht | IE-C | 380 | 589,338 |
| County Donegal | IE-DL | 109 | 161,137 |
| Ulster | IE-U | 61 | — |
A further 10 places could not be matched to a
division and are listed separately in the API as
"unassigned": true.
Get it
Both files, in one request each
# every division of Ireland
curl -s https://api.placedb.org/v1/regions/IE.json
# the cities and towns of one division (id from the file above)
curl -s https://api.placedb.org/v1/cities/IE/<id>.json
No key, no account, no rate limit. The endpoints · try it live.