Published

Major cities of the world

List of the world's major cities (above 15,000 inhabitants)

These scripts retrieve data from geoname's website and computes a the data/world-cities.csv file.

Install the dependencies

The preparation process work under Linux and Windows as well as MacOS (under a git bash session).

The scripts consist of some shell and python 3.12 code that are automatically updated. Therefore, you'll need to install git, Python

Run the scripts

After you have checked out the code, go into the script directory and run the processing :

pip install -r scripts/requirements.txt python scripts/process.py