Python3 script to find a city 3-letters code from UN/LOCODE
| .gitignore | ||
| 2020-1 SubdivisionCodes.csv | ||
| 2020-1 UNLOCODE CodeListPart1.csv | ||
| 2020-1 UNLOCODE CodeListPart2.csv | ||
| 2020-1 UNLOCODE CodeListPart3.csv | ||
| 2020-1 UNLOCODE SecretariatNotes.pdf | ||
| get-city-code.py | ||
| README.md | ||
UNLOCODE-lookup
Python3 script to find a city 3-letters code from UN/LOCODE
Usage
Every help should be avaible in the --help output.
Updating data
To update data, go to http://www.unece.org/cefact/codesfortrade/codes_index.html to download the CSV archive and uncompress it in this directory.