- Regular article
- Open access
- Published:
Multiple gravity laws for human mobility within cities
EPJ Data Science volume 12, Article number: 57 (2023)
Abstract
The gravity model of human mobility has successfully described the deterrence of travels with distance in urban mobility patterns. While a broad spectrum of deterrence was found across different cities, yet it is not empirically clear if movement patterns in a single city could also have a spectrum of distance exponents denoting a varying deterrence depending on the origin and destination regions in the city. By analyzing the travel data in the twelve most populated cities of the United States of America, we empirically find that the distance exponent governing the deterrence of travels significantly varies within a city depending on the traffic volumes of the origin and destination regions. Despite the diverse traffic landscape of the cities analyzed, a common pattern is observed for the distance exponents; the exponent value tends to be higher between regions with larger traffic volumes, while it tends to be lower between regions with smaller traffic volumes. This indicates that our method indeed reveals the hidden diversity of gravity laws that would be overlooked otherwise.
1 Introduction
Mobility as the fabric of human societies has been studied for understanding the mechanism of movements [1–7], diffusive processes [8, 9], and its association with socioeconomic attributes [10–15] at both individual and population levels. Taking advantage of rich data, several population-level mobility models were developed to describe travel patterns as a function of geographical factors, e.g., population distribution and travel distance. The gravity model [16–18], intervening opportunities model [19, 20], and radiation model [4, 21–23] have been the leading concepts for the population-level mobility models [24].
Among such mobility models, the gravity model has remained the representative population-level model, capturing the traffic in a simple form resembling Newton’s gravity law; the traffic volume from one region to the other is proportional to the product of population sizes of origin and destination regions and inversely proportional to the distance between those regions [16, 17]. Precisely, its generalization is written as follows:
where \(T_{ij}\) is the traffic volume between the origin region i and the destination region j, and \(r_{ij}\) is the geographical distance between regions i and j. \(m_{i}\) and \(m_{j}\) are their population sizes or traffic volumes, while G is a coefficient. The distance exponent γ is to denote the deterrence of mobility on distance, and it usually takes a value ranging from 0.5 to 3 [25]. Note that the deterrence function of the gravity model has been observed in multiple forms, such as an exponential function [26], a combination of the exponential and power-law forms [24], and the Hill function [27], besides the common power-law form. The gravity model has been applied to systems of various spatial interactions, including urban mobility [28–33], intercity mobility [18, 34, 35], and general inter-regional interactions [36–43].
For most applications of the gravity model, the entire set of data for a given geographical unit, e.g., cities or countries, has been analyzed to result in a single distance exponent, effectively ignoring the heterogeneities within the unit. Such heterogeneities can be accounted for by grouping the regions within the unit and then by separately estimating the distance exponent for each pair of origin and destination groups. This possibility of having multiple values of the distance exponent within the same unit has recently been suggested in a theoretical study considering heterogeneous population landscapes [44].
In our work, we test the validity of such “multiple” gravity laws on the commuting data in the twelve largest cities of the United States of America (USA) only using their traffic volumes, not the population data. For each city, we first divide urban areas into 10 groups by their traffic volumes and estimate the value of the distance exponent between each pair of groups. We find the varying patterns of the distance exponent for all cities analyzed and their commonality across different cities. Then, we compare the accountability of the multiple gravity laws to that of the conventional gravity model concerning only a single distance exponent for the entire city. We also discuss the origin of the multiple exponents in terms of the core-periphery structure of the city and travel costs. Our findings suggest that the gravity model on urban landscapes could be fine-tuned to incorporate the broad spectrum of urban movements for better understanding, estimation, and prediction.
2 Data and methods
We analyze the commuting dataset processed from the LEHD Origin-Destination Employment Statistics (LODES) data in 2018 [45], where LEHD stands for the Longitudinal Employer-Household Dynamics project of the United States Census Bureau. The LODES data is a census survey connecting homes (origins) and workplaces (destinations) at a census block group (CBG) level. Here, census blocks are the smallest geographical unit for sampling the data, and a CBG consists of clusters of blocks, typically containing a few thousand people [46]. We use the Python module geopandas to derive geometric centroids of CBGs from geographical boundaries of CBGs in 2018 [47]. The LODES data includes the number of trips between such CBGs.
In our work, we choose the twelve most populated Metropolitan Statistical Areas (MSAs) in the USA, which we call cities hereafter. For each city, we divide the entire city into \(1\text{ km} \times 1\text{ km}\) square cells within the MSA boundary in 2018 [48] on the Universal Transverse Mercator (UTM) coordinate system. Then each cell may contain several CBGs; the CBGs whose centroids are located in the same cell are merged to represent the traffic volume of the cell. Cells containing no CBGs’ centroids are ignored for the analysis. Table 1 shows the number of cells and the total number of trips between cells for each city.
We describe the data analysis framework [see also Fig. 1(a–c)]. Each city has N cells, and the numbers of trips, \(T_{i\to j}\), from the ith cell to the jth cell for the pair of \(i,j\in \{1,\ldots ,N\}\) are given. Note that \(T_{i\to j}\neq T_{j\to i}\) in general, since the commuting dataset only describes one-way trips from homes to workplaces. To illustrate the bidirectional traffic flow, we symmetrize the traffic volume between two cells as follows:
Note that \(T_{ii}=2T_{i\to i}\) by definition. The total number of trips for the ith cell is obtained by summing \(T_{ij}\) over all js:
The conventional gravity model assumes that the rescaled traffic volume between cells i and j, defined as \(T_{ij}/(T_{i}T_{j})\), decays with the geographical distance between those cells, \(r_{ij}\), as
where \(\gamma _{\mathrm{s}}\) is the distance exponent for the entire set of pairs of cells in the city. Here we have rescaled \(T_{ij}\) by the multiplication of traffic volumes of cells i and j, i.e., \(T_{i}T_{j}\), not by their populations as mentioned for Eq. (1). We estimate the value of \(\gamma _{\mathrm{s}}\) by means of the ordinary least squares linear regression using the equation: \(\log (T_{ij}/T_{i}T_{j})=A-\gamma _{\mathrm{s}}\log (r_{ij})+\epsilon \) with a constant A and an error term ϵ. The fitting range of \(r_{ij}\) is limited to that showing the scaling behavior. Throughout the paper, we set the lower and upper bounds of the fitting range to 1 km and 50 km, respectively. We also calculate the \(R^{2}\) value to quantify the quality of the fitting. For the case of Chicago we estimate \(\gamma _{\mathrm{s}}\approx 0.53\) (\(R^{2}\approx 0.17\)) [Fig. 1(d)].
To investigate the possible variation of the gravity law within the city, we sort the cells according to their traffic volumes, \(T_{i}\), and then sequentially group them into 10 groups with an equal size of \(N/10\). These groups are denoted by \(G_{k}\) for \(k=1,\ldots ,10\), in ascending order of traffic volumes. The group of \(k=1\) is for cells with the smallest traffic volumes, while the group of \(k=10\) is for cells with the largest traffic volumes. Here we have grouped cells with respect to their traffic volumes in accordance with the previous theoretical work [44] that has shown the possibility of multiple gravity laws. We remark that there are alternative grouping methods, e.g., in Refs. [11, 49]. Now we estimate the distance exponent for each pair of groups, say k and \(k'\), assuming the following functional form:
This functional form leads to the equation for the linear regression as \(\log (T_{ij}/T_{i}T_{j})=A-\gamma _{kk'}\log (r_{ij})+\epsilon \). Using the estimated values of \(\gamma _{kk'}\) for all possible pairs of \(k,k'\in \{1,\ldots ,10\}\), we obtain the exponent matrix \(\Gamma =[\gamma _{kk'}]\), as depicted in Fig. 1(c). Note that \(\gamma _{kk'}=\gamma _{k'k}\) as we have symmetrized the traffic volumes between cells such that \(T_{ij}=T_{ji}\), leaving us with 55 distinct values of \(\gamma _{kk'}\). In the case of Chicago, different scaling behaviors are observed with different values of \(\gamma _{kk'}\). The results for several cases with \(k=k'\) are shown in Fig. 1(e); e.g., \(\gamma _{1,1}\approx 0.10\) (\(R^{2}\approx 0.014\)) and \(\gamma _{10,10}\approx 0.94\) (\(R^{2}\approx 0.37\)) among others. Our data analysis framework can be applied to any mobility datasets as long as both \(T_{ij}\) and \(r_{ij}\) are available.
3 Results
We apply the data analysis framework described in the previous Section to the twelve most populated cities in the USA as listed in Table 1. We first observe in Fig. 2 that cells with the largest traffic volumes are concentrated at one or more centers of the cities. For example, cities such as Dallas and Houston have a single center, while cities like Los Angeles apparently have more than one center and those centers are distributed over the cities. On the other hand, cells with smaller traffic volumes are scattered over the cities.
The exponent matrices visualized in Fig. 2 show that for each city the distance exponent \(\gamma _{kk'}\) has various values according to the group indices k and \(k'\), which clearly evidence the multiple gravity laws within the city. For comparison, we mark as a white bar the value of the distance exponent, \(\gamma _{\mathrm{s}}\), i.e., when using the whole set of pairs of cells in the city, in the color bar for the exponent values in Fig. 2. The finding of various values of \(\gamma _{kk'}\) is consistent with our expectation that various scaling behaviors can be observed within the same city, depending on the populations or traffic volumes of both origin and destination cells [44]. Thus, our method can indeed reveal the hidden diversity of gravity laws that would be overlooked otherwise. In addition, one can say that the distance exponent \(\gamma _{\mathrm{s}}\) might show an average behavior of the multiple gravity laws.
Interestingly, we find a common pattern in the exponent matrices of different cities, despite the huge diversity of the population, geographical constraints, and travel patterns of those cities; e.g., one can see a variety of geographical constraints such as sea, lakes, mountains, and/or neighboring cities in Fig. 2. To be precise, the value of the distance exponent \(\gamma _{kk'}\) tends to be higher between groups of larger traffic volumes. The pairs of groups with large traffic volume and small traffic volume also tend to show higher values of \(\gamma _{kk'}\) than those between groups with small traffic volumes. A possible explanation for such observations will be discussed later.
We examine the quality of the distance exponent estimation in terms of \(R^{2}\) values. In Fig. 3(a), we show the \(R^{2}\) value distribution for \(\gamma _{kk'}\) [Eq. (5)] of each city in a box-and-whisker plot. The distribution is compared to the \(R^{2}\) value for \(\gamma _{\mathrm{s}}\) [Eq. (4)] of the same city, depicted as a black thick vertical line. We observe that the \(R^{2}\) value for \(\gamma _{\mathrm{s}}\) is not always better or worse than those for \(\gamma _{kk'}\). To look at more details, we group 55 exponent values into two subsets of roughly the same number of pairs; one subset includes 25 cases with \(k+k'> 11\) (i.e., pairs for relatively large traffic volumes), and the other subset is for 30 cases with \(k+k'\leq 11\) (i.e., pairs for relatively small traffic volumes). As shown in Fig. 3(b), it turns out that the \(R^{2}\) values for \(\gamma _{kk'}\) with \(k+k'> 11\) tend to be much larger than that for \(\gamma _{\mathrm{s}}\) in most cities, while the \(R^{2}\) values for \(\gamma _{kk'}\) with \(k+k'\leq 11\) show the opposite tendency. The larger \(R^{2}\) values for cases with larger k and/or \(k'\) indicate that multiple gravity laws can explain the mobility pattern for high-traffic regions better than the conventional gravity model characterized by a single distance exponent. On the other hand, the smaller \(R^{2}\) values for cases with smaller k and/or \(k'\) might be due to the fact that cells with relatively small traffic volumes are scattered over the cities and mostly located at the periphery.
In order to understand the observed common pattern in the exponent matrices, we consider two main factors, namely, the traffic landscape and the travel cost. We find that the effects due to the traffic landscape seem to explain the observed exponent matrices to some extent, which can also be argued in terms of the travel cost. As evident in the traffic landscapes of Fig. 2, all the cities analyzed might be considered to have a so-called “core-periphery” structure whether the number of central areas or centers is one or more [50]. We remark that in contrast to cells with large traffic volumes, comprising the center(s), cells with small traffic volumes are scattered over the cities; see a schematic diagram for the core-periphery structure in Fig. 4. It implies that travel distances between cells in the periphery tend to be more diverse than those between cells in the center, thus possibly weakening the distance dependence of traffic volumes between cells in the periphery. Indeed, as shown in Fig. 2, the distance exponent \(\gamma _{kk'}\) tends to have smaller values (e.g., ≲0.2) for smaller k and \(k'\), while \(\gamma _{kk'}\) has an overall higher value when either k or \(k'\) gets larger.
Just because the possible travel distances are diverse does not necessarily mean that the real travel distances are diverse. To examine this issue, we calculate the standard deviation of travel distances between cells in two groups of k and \(k'\) which is defined as
where \(\langle r\rangle _{kk'}\) is an average travel distance between cells in two groups of k and \(k'\):
As shown in Fig. 5, \(\sigma _{kk'}\) tends to have higher values for smaller k and/or \(k'\) in all cities but Miami. This implies that the diversity of the travel distances between groups seems to be anti-correlated with the distance exponent values, as expected. As for the average travel distance \(\langle r\rangle _{kk'}\), we find in Fig. 6 that the values of \(\langle r\rangle _{kk'}\) for small k and \(k'\) are overall comparable to those for large k and \(k'\), both of which are shorter than those between groups of small traffic volumes and large traffic volumes. This tendency is denoted by long and short arrows in Fig. 4. Considering the fact that the dataset analyzed is for commuting between homes and workplaces, people living in the periphery do not travel so far from their homes, while people going to work to the center from the periphery (or the other way around) need to travel farther than others.
Next, we argue the effect of the travel cost for understanding the observed exponent matrices. The larger value of the distance exponent implies the stronger effect of the distance on the traffic volume, e.g., due to the higher travel cost per distance traveled. Here the travel cost can be measured in terms of elapsed time or transportation cost. In this sense, the larger values of the distance exponent within central areas or between central and peripheral areas could be due to the higher travel cost per distance. On the other hand, the smaller values of the distance exponent between peripheral areas could be partly due to the lower travel cost per distance. These arguments might be the case considering various factors in the central areas such as congestion, traffic signs, and speed limits that tend to increase the travel cost [51]. On the other hand, travels between peripheral areas tend to suffer from such factors less often, e.g., by taking highways. Yet our explanation is speculative at most, calling for more detailed empirical analyses in the future.
4 Discussion
In summary, we have devised the data analysis framework for urban mobility patterns and applied it to the dataset of the twelve most populated cities in the USA. We have found that the intra-city mobility patterns can be successfully characterized by multiple gravity laws, which means that the distance exponent value depends on the traffic volumes of the origin and destination regions within the same city. These findings are in contrast to the conventional gravity model characterized by a single distance exponent for a given dataset or area of interest. The common pattern in the distance matrices of different cities is observed, implying some common mechanisms behind such observations.
The dataset we have analyzed has some limits. First, it includes only trips for commuting, but not other kinds of mobility such as shopping or tourism. Second, the dataset does not provide detailed information on the travel trajectory and cost, hampering further analysis to study the mechanisms for the multiple gravity laws.
In particular, information on travel trajectories within city centers and peripheral areas as well as between centers and peripheral areas must be relevant to understanding microscopic mechanisms behind the observed common pattern in exponent matrices. For example, with such information, one could study in more detail the impact of traffic conditions along trajectories between regions on their traffic volumes. Also, different geographical features, such as mountains and lakes, among cities might affect the travel trajectories in such cities, hence help us better understand the variation in our empirical findings. This approach will be complementary to the typical framework of gravity models only considering Euclidean distances between regions in the city.
Our findings suggest that the variation of distance exponent values can be used as an indicator to measure the appropriate dispersion of travel costs, as city centers with high traffic volumes tend to have large values of the exponent. For example, the difference in the exponent values before and after introducing new public transportation, e.g., subway or high-speed train, may be used to infer whether the new transportation has improved or redistributed the travel costs across the city.
Finally, we discuss possible future works. To investigate the mechanisms for the multiple gravity laws within the cities, one can study mathematical models considering the heterogeneous core-periphery structure of urban population and/or different travel costs depending on the mode of travel, etc. Based on the understanding of the mechanisms, one is expected to enhance the prediction and optimization of the mobility pattern within the city.
Data availability
The datasets generated and analyzed during the current study are available on Figshare, https://figshare.com/projects/Multiple_gravity_laws_for_human_mobility_within_cities/166745. The codes used in the analysis are available on GitHub, https://github.com/pothyd/multiple-gravity-law.
Abbreviations
- USA:
-
United States of America
- LEHD:
-
Longitudinal Employer-Household Dynamics;
- LODES:
-
LEHD Origin-Destination Employment Statistics
- MSA:
-
Metropolitan Statistical Area
- UTM:
-
Universal Transverse Mercator
References
González MC, Hidalgo CA, Barabási A-L (2008) Understanding individual human mobility patterns. Nature 453(7196):779–782. https://doi.org/10.1038/nature06958
Song C, Koren T, Wang P, Barabási A-L (2010) Modelling the scaling properties of human mobility. Nat Phys 6(10):818–823. https://doi.org/10.1038/nphys1760
Song C, Qu Z, Blumm N, Barabási A-L (2010) Limits of predictability in human mobility. Science 327(5968):1018–1021. https://doi.org/10.1126/science.1177170
Simini F, González MC, Maritan A, Barabási A-L (2012) A universal model for mobility and migration patterns. Nature 484(7392):96–100. https://doi.org/10.1038/nature10856
Yan X-Y, Wang W-X, Gao Z-Y, Lai Y-C (2017) Universal model of individual and population mobility on diverse spatial scales. Nat Commun 8(1):1639. https://doi.org/10.1038/s41467-017-01892-8
Alessandretti L, Aslak U, Lehmann S (2020) The scales of human mobility. Nature 587(7834):402–407. https://doi.org/10.1038/s41586-020-2909-1
Schläpfer M, Dong L, O’Keeffe K, Santi P, Szell M, Salat H, Anklesaria S, Vazifeh M, Ratti C, West GB (2021) The universal visitation law of human mobility. Nature 593(7860):522–527. https://doi.org/10.1038/s41586-021-03480-9
Balcan D, Colizza V, Goncalves B, Hu H, Ramasco JJ, Vespignani A (2009) Multiscale mobility networks and the spatial spreading of infectious diseases. Proc Natl Acad Sci USA 106(51):21484–21489. https://doi.org/10.1073/pnas.0906910106
Brockmann D, Helbing D (2013) The hidden geometry of complex, network-driven contagion phenomena. Science 342(6164):1337–1342. https://doi.org/10.1126/science.1245200
Lee M, Barbosa H, Youn H, Holme P, Ghoshal G (2017) Morphology of travel routes and the organization of cities. Nat Commun 8(1):2229. https://doi.org/10.1038/s41467-017-02374-7
Bassolas A, Barbosa-Filho H, Dickinson B, Dotiwalla X, Eastham P, Gallotti R, Ghoshal G, Gipson B, Hazarie SA, Kautz H, Kucuktunc O, Lieber A, Sadilek A, Ramasco JJ (2019) Hierarchical organization of urban mobility and its connection with city livability. Nat Commun 10(1):4817. https://doi.org/10.1038/s41467-019-12809-y
Kraemer MUG, Sadilek A, Zhang Q, Marchal NA, Tuli G, Cohn EL, Hswen Y, Perkins TA, Smith DL, Reiner RC, Brownstein JS (2020) Mapping global variation in human mobility. Nat Hum Behav 4(8):800–810. https://doi.org/10.1038/s41562-020-0875-0
Moro E, Calacci D, Dong X, Pentland A (2021) Mobility patterns are associated with experienced income segregation in large US cities. Nat Commun 12(1):4633. https://doi.org/10.1038/s41467-021-24899-8
Bokányi E, Juhász S, Karsai M, Lengyel B (2021) Universal patterns of long-distance commuting and social assortativity in cities. Sci Rep 11(1):20829. https://doi.org/10.1038/s41598-021-00416-1
Fan Z, Su T, Sun M, Noyman A, Zhang F, Pentland AS, Moro E (2023) Diversity beyond density: experienced social mixing of urban streets. PNAS Nexus 2(4):077. https://doi.org/10.1093/pnasnexus/pgad077
Zipf GK (1946) The P1 P2 / D hypothesis: on the intercity movement of persons. Am Sociol Rev 11(6):677–686. 2087063
Erlander S, Stewart NF (1990) The gravity model in transportation analysis: theory and extensions. Topics in transportation. VSP, Utrecht
Jung W-S, Wang F, Stanley HE (2008) Gravity model in the Korean highway. Europhys Lett 81(4):48005. https://doi.org/10.1209/0295-5075/81/48005
Stouffer SA (1940) Intervening opportunities: a theory relating mobility and distance. Am Sociol Rev 5(6):845–867. 2084520
Liu E-J, Yan X-Y (2020) A universal opportunity model for human mobility. Sci Rep 10(1):4657. https://doi.org/10.1038/s41598-020-61613-y
Ren Y, Ercsey-Ravasz M, Wang P, González MC, Toroczkai Z (2014) Predicting commuter flows in spatial networks using a radiation model based on temporal ranges. Nat Commun 5(1):5347. https://doi.org/10.1038/ncomms6347
Kang C, Liu Y, Guo D, Qin K (2015) A generalized radiation model for human mobility: spatial scale, searching direction and trip constraint. PLoS ONE 10(11):0143500. https://doi.org/10.1371/journal.pone.0143500
Alis C, Legara EF, Monterola C (2021) Generalized radiation model for human migration. Sci Rep 11(1):22707. https://doi.org/10.1038/s41598-021-02109-1
Barbosa H, Barthelemy M, Ghoshal G, James CR, Lenormand M, Louail T, Menezes R, Ramasco JJ, Simini F, Tomasini M (2018) Human mobility: models and applications. Phys Rep 734:1–74. https://doi.org/10.1016/j.physrep.2018.01.001
Barthélemy M (2011) Spatial networks. Phys Rep 499(1–3):1–101. https://doi.org/10.1016/j.physrep.2010.11.002
Liang X, Zhao J, Dong L, Xu K (2013) Unraveling the origin of exponential law in intra-urban human mobility. Sci Rep 3(1):2983. https://doi.org/10.1038/srep02983
Goh S, Lee K, Park JS, Choi MY (2012) Modification of the gravity model and application to the metropolitan Seoul subway system. Phys Rev E 86(2):026102. https://doi.org/10.1103/physreve.86.026102
Lee M, Holme P (2015) Relating land use and human intra-city mobility. PLoS ONE 10(10):0140152. https://doi.org/10.1371/journal.pone.0140152
Hong I, Jung W-S (2016) Application of gravity model on the Korean urban bus network. Phys A, Stat Mech Appl 462:48–55. https://doi.org/10.1016/j.physa.2016.06.055
Mazzoli M, Molas A, Bassolas A, Lenormand M, Colet P, Ramasco JJ (2019) Field theory for recurrent mobility. Nat Commun 10(1):3895. https://doi.org/10.1038/s41467-019-11841-2
Li R, Gao S, Luo A, Yao Q, Chen B, Shang F, Jiang R, Stanley HE (2021) Gravity model in dockless bike-sharing systems within cities. Phys Rev E 103(1):012312. https://doi.org/10.1103/PhysRevE.103.012312
Simini F, Barlacchi G, Luca M, Pappalardo L (2021) A deep gravity model for mobility flows generation. Nat Commun 12(1):6576. https://doi.org/10.1038/s41467-021-26752-4
Ribeiro FL, Rybski D (2023) Mathematical models to explain the origin of urban scaling laws. Phys Rep 1012:1–39. https://doi.org/10.1016/j.physrep.2023.02.002
Liu Y, Sui Z, Kang C, Gao Y (2014) Uncovering patterns of inter-urban trip and spatial interaction from social media check-in data. PLoS ONE 9(1):86026. https://doi.org/10.1371/journal.pone.0086026
Wang L, Ma J-C, Jiang Z-Q, Yan W, Zhou W-X (2019) Gravity law in the Chinese highway freight transportation networks. EPJ Data Sci 8(1):37. https://doi.org/10.1140/epjds/s13688-019-0216-6
Bhattacharya K, Mukherjee G, Saramäki J, Kaski K, Manna SS (2008) The international trade network: weighted network analysis and modelling. J Stat Mech Theory Exp 2008(2):02002. https://doi.org/10.1088/1742-5468/2008/02/p02002
Krings G, Calabrese F, Ratti C, Blondel VD (2009) Urban gravity: a model for inter-city telecommunication flows. J Stat Mech Theory Exp 2009(7):07003. https://doi.org/10.1088/1742-5468/2009/07/l07003
Pan RK, Kaski K, Fortunato S (2012) World citation and collaboration networks: uncovering the role of geography in science. Sci Rep 2(1):902. https://doi.org/10.1038/srep00902
Palchykov V, Mitrović M, Jo H-H, Saramäki J, Pan RK (2014) Inferring human mobility using communication patterns. Sci Rep 4:6174. https://doi.org/10.1038/srep06174
Lee SH, Ffrancon R, Abrams DM, Kim BJ, Porter MA (2014) Matchmaker, matchmaker, make me a match: migration of populations via marriages in the past. Phys Rev X 4(4):041009. https://doi.org/10.1103/physrevx.4.041009
Prieto Curiel R, Pappalardo L, Gabrielli L, Bishop SR (2018) Gravity and scaling laws of city to city migration. PLoS ONE 13(7):0199892. https://doi.org/10.1371/journal.pone.0199892
Park HJ, Jo WS, Lee SH, Kim BJ (2018) Generalized gravity model for human migration. New J Phys 20(9):093018. https://doi.org/10.1088/1367-2630/aade6b
Kim H, Hong I, Jung W-S (2019) Measuring national capability over big science’s multidisciplinarity: a case study of nuclear fusion research. PLoS ONE 14(2):0211963. https://doi.org/10.1371/journal.pone.0211963
Hong I, Jung W-S, Jo H-H (2019) Gravity model explained by the radiation model on a population landscape. PLoS ONE 14(6):0218028. https://doi.org/10.1371/journal.pone.0218028
United States Census Bureau (2018) LODES (LEHD origin-destination employment statistics) dataset. https://lehd.ces.census.gov/
United States Census Bureau (2013) Geographic areas reference manual: census block and block groups. https://www2.census.gov/geo/pdfs/reference/GARM/Ch11GARM.pdf
United States Census Bureau (2018) Tabblock shapefiles in TIGER/line files archive. https://www.census.gov/geographies/mapping-files/2018/geo/tiger-line-file.html
United States Census Bureau (2018) Core based statistical areas in cartographic boundary files. https://www.census.gov/geographies/mapping-files/time-series/geo/carto-boundary-file.html
Prieto Curiel R, Patino JE, Duque JC, O’Clery N (2021) The heartbeat of the city. PLoS ONE 16(2):0246714. https://doi.org/10.1371/journal.pone.0246714
Louf R, Barthelemy M (2013) Modeling the polycentric transition of cities. Phys Rev Lett 111(19):198702. https://doi.org/10.1103/PhysRevLett.111.198702
Çolak S, Lima A, González MC (2016) Understanding congested travel in urban areas. Nat Commun 7(1):10793. https://doi.org/10.1038/ncomms10793
Acknowledgements
Not applicable.
Funding
OHK and WSJ were supported by the National Research Foundation of Korea (NRF) grant funded by the Korea government (MSIT) (No. 2021R1F1A1063030). IH was supported by the National Research Foundation of Korea (NRF) grant funded by the Korea government (MSIT) (RS-2023-00242528). HHJ acknowledges financial support by the National Research Foundation of Korea (NRF) grant funded by the Korea government (MSIT) (No. 2022R1A2C1007358) and by The Catholic University of Korea, Research Fund, 2023.
Author information
Authors and Affiliations
Contributions
All authors conceived the research question and designed the data analysis framework. OHK processed the data, performed the analysis, and drafted the manuscript. All authors discussed about the results, read, revised, and finalized the manuscript. All authors read and approved the final manuscript.
Corresponding author
Ethics declarations
Competing interests
The authors declare no competing interests.
Additional information
Publisher’s Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Kwon, OH., Hong, I., Jung, WS. et al. Multiple gravity laws for human mobility within cities. EPJ Data Sci. 12, 57 (2023). https://doi.org/10.1140/epjds/s13688-023-00438-x
Received:
Accepted:
Published:
DOI: https://doi.org/10.1140/epjds/s13688-023-00438-x