scikit-mobility: A Python Library for the Analysis, Generation, and Risk Assessment of Mobility Data
scikit-mobility: A Python Library for the Analysis, Generation, and Risk Assessment of Mobility Data
复制标题
DOI:
10.18637/jss.v103.i04
复制
发表时间:
2019-07
期刊:
影响因子:
--
通讯作者:
Luca Pappalardo;F. Simini;Gianni Barlacchi;Roberto Pellungrini
中科院分区:
文献类型:
--
作者:
Luca Pappalardo;F. Simini;Gianni Barlacchi;Roberto Pellungrini
The last decade has witnessed the emergence of massive mobility data sets, such as tracks generated by GPS devices, call detail records, and geo-tagged posts from social media platforms. These data sets have fostered a vast scientific production on various applications of mobility analysis, ranging from computational epidemiology to urban planning and transportation engineering. A strand of literature addresses data cleaning issues related to raw spatiotemporal trajectories, while the second line of research focuses on discovering the statistical "laws" that govern human movements. A significant effort has also been put on designing algorithms to generate synthetic trajectories able to reproduce, realistically, the laws of human mobility. Last but not least, a line of research addresses the crucial problem of privacy, proposing techniques to perform the re-identification of individuals in a database. A view on state of the art cannot avoid noticing that there is no statistical software that can support scientists and practitioners with all the aspects mentioned above of mobility data analysis. In this paper, we propose scikit-mobility, a Python library that has the ambition of providing an environment to reproduce existing research, analyze mobility data, and simulate human mobility habits. scikit-mobility is efficient and easy to use as it extends pandas, a popular Python library for data analysis. Moreover, scikit-mobility provides the user with many functionalities, from visualizing trajectories to generating synthetic data, from analyzing statistical patterns to assessing the privacy risk related to the analysis of mobility data sets.