pems | R Documentation |
Data set of traffic speed observations on highways in the city of San Jose, California.
pems
pems
A list with two elements:
A list
object containing the coordinates of the road segments.
Locations of the observations on the road segments as a
data.frame
with 325 rows and 3 columns. The first column indicates the edge
number, the second column indicates the distance on edge of the position,
and the third column indicates the average speed observed.
https://www.openstreetmap.org
https://github.com/spbu-math-cs/Graph-Gaussian-Processes/blob/main/examples/data/PEMS.zip
Chen, C., K. Petty, A. Skabardonis, P. Varaiya, and Z. Jia (2001). Freeway performance measurement system: mining loop detector data. Transportation Research Record 1748(1), 96-102.
OpenStreetMap contributors (2017). Planet dump retrieved from https://planet.osm.org. https://www.openstreetmap.org.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.