/country-data

Country register data

Primary LanguageHTMLMIT LicenseMIT

Country register data

Data for the country register, taken from the list of geographical names maintained by the Foreign & Commonwealth Office. The register primary key is the ISO_3166-1 alpha-2 code for a country.

Building

Use make to build register shaped data — we recommend using a Python virtual environment:

$ mkvirtualenv -p python3 country-data
$ workon country-data
$ make init

$ make

Licence

The software in this project is covered by LICENSE file.

The data is © Crown copyright and available under the terms of the Open Government 3.0 licence.