/global

Examining global connectivity using open data

Primary LanguageRMIT LicenseMIT

DRAFT

Mapping global connections

Inspired by "Global Cities: α, β and γ tiers" map (Carta* & González 2010), we set out to visualize global connectivity using open data.

For global migration network, we used UN migrant stock data from UN's "International migrant stock: The 2017 revision"[http://www.un.org/en/development/desa/population/migration/data/estimates2/data/UN_MigrantStockByOriginAndDestination_2017.xlsx] to map source and destination of migrants. The source-destination data was processed in R and exported as csv files for visualisation in Gephi.

Migration network visualisation using migrants stock data

For airlines data, we used openflights.org data to map airplane routes. ... coming soon ...

Source code

Full source code is available from the following GitHub repo: https://github.com/asheshwor/global

Attribution

Migrant stock data: "International migrant stock: The 2017 revision" - Table 1 tab in the data "Origin and destination" excel file [http://www.un.org/en/development/desa/population/migration/data/estimates2/data/UN_MigrantStockByOriginAndDestination_2017.xlsx]

Airlines data: airlines route data and airports data from openflights.org https://openflights.org/data.html

World trade data: BACI 2016 data World trade database developed by the CEPII

License

Code distributed under the terms of the MIT license.

See individual licenses for external data/tools used if any.

References