Origin-destination migration flows between 2012 and 2020 based on first level administrative regions.
korea_gravity
Data frame with 2,601 rows and 20 columns:
Origin region
Destination region
Year of flow
Migration flow. Data obtained from KOSIS
Distance (in km) between geographic centroids, calculated from geosphere::distm()
Minimum distance (in km) between regions, calculated from sf::st_distance()
Distance (in km) between population weighted centroids, calculated from geosphere::distm()
using WorldPop estimates of 2020 regional population centroids
Indicate if regions share a border
Population (in millions) of origin region. Data obtained from KOSIS.
Population (in millions) of destination region. Data obtained from KOSIS.
Geographic area (in km^2) of origin region, calculated from sf::st_area()
Geographic area (in km^2) of destination region, calculated from sf::st_area()
GDP per capita of origin region. Data obtained from KOSIS.
Gross regional income per capita of origin region. Data obtained from KOSIS.
Individual income per capita of origin region. Data obtained from KOSIS.
Personal consumption per capita of origin region. Data obtained from KOSIS.
GDP per capita of destination region. Data obtained from KOSIS.
Gross regional income per capita of destination region. Data obtained from KOSIS.
Individual income per capita of destination region. Data obtained from KOSIS.
Personal consumption per capita of destination region. Data obtained from KOSIS.