Skip to content

List of publicly available spatiotemporal data sets.

License

Notifications You must be signed in to change notification settings

kaimoxuan123/spatdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

spatdata

List of publicly available spatiotemporal data sets (e.g., transportation data).

No Name Intro. Download
1 PeMS-BAY This data set contains the speed information of 325 sensors in the Bay Area, USA lasting for six months ranging from January 1, 2017 to June 30, 2017. The total number of observed traffic data is 16,941,600 and the time interval is 5-minute. GitHub, Google Drive, Baidu Yun
2 Seattle Inductive Loop Detector Dataset The data is collected by the inductive loop detectors deployed on freeways in Seattle area. This data set contains spatiotemporal speed information of the freeway system within a whole year of 2015. The time interval of this data set is 5-minute. Here, Loop Adjacency Matrix describes the traffic network structure as a graph. Notably, the speed data is stored by a pickle file and can be loaded by Pandas: GitHub, Google Drive
import pandas as pd
data = pd.pickle('../speed_matrix_2015')
3 Guangzhou Traffic Speed Dataset This data set contains the speed information of 214 anonymous road segments (mainly consist of urban expressways and arterials) in Guangzhou, China within two months (i.e., 61 days from August 1, 2016 to September 30, 2016) at 10-minute interval. Zenodo

About

List of publicly available spatiotemporal data sets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published