Python3 script to find a city 3-letters code from UN/LOCODE
Go to file
Alarig Le Lay a974495bea
get-city-code.py: clarifying output
2020-11-30 12:32:05 +01:00
.gitignore Initial commit 2020-11-30 11:30:58 +01:00
2020-1 SubdivisionCodes.csv Code and data push 2020-11-30 11:35:07 +01:00
2020-1 UNLOCODE CodeListPart1.csv Code and data push 2020-11-30 11:35:07 +01:00
2020-1 UNLOCODE CodeListPart2.csv Code and data push 2020-11-30 11:35:07 +01:00
2020-1 UNLOCODE CodeListPart3.csv Code and data push 2020-11-30 11:35:07 +01:00
2020-1 UNLOCODE SecretariatNotes.pdf Code and data push 2020-11-30 11:35:07 +01:00
README.md Code and data push 2020-11-30 11:35:07 +01:00
get-city-code.py get-city-code.py: clarifying output 2020-11-30 12:32:05 +01:00

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.