The air500 network is the adjacency matrix of the largest 500 airports in the world.
Unfortunately the original network provided in the https://www.dynamic-connectome.org/?page_id=25 had no latitude/longitude information.
However the IATA names where available.
I wanted to apply some models of network connectivity on this network, which features a large enough number of nodes as well as a nice organization.
I wrote a simple Python script to fetch the distances between the 500 airports in this network.
The script is based on the database provided at