🇧🇪 Belgium 3 administrative divisions
3 first-level administrative divisions — states, provinces, regions or counties, depending on the country — and 5,291 cities and towns, each with latitude and longitude. Public domain, free to download, no API key.
The country
- ISO 3166-1
- BE · BEL · 056
- Capital
- Brussels
- Continent
- Europe
- Currency
- EUR — euro
- Calling code
- +32
- Internet domain
- .be
- Divisions
- 3
- Cities and towns
- 5,291
Divisions
The 3 divisions of Belgium
3 of them carry an ISO 3166-2 code. Counts are cities and towns inside each division.
| Division | ISO 3166-2 | Cities and towns | Population |
|---|---|---|---|
| Walloon Region | BE-WAL | 3,113 | 3,704,990 |
| Flemish Region | BE-VLG | 2,132 | 6,864,766 |
| Brussels-Capital Region | BE-BRU | 46 | 1,255,795 |
A further 0 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 Belgium
curl -s https://api.placedb.org/v1/regions/BE.json
# the cities and towns of one division (id from the file above)
curl -s https://api.placedb.org/v1/cities/BE/<id>.json
No key, no account, no rate limit. The endpoints · try it live.