Speed, counts, occupancy dataset (Grenoble Traffic Lab)
Description
The dataset contains a .mat format containing: 1. rawgtl: Structure containing required information for simulations. miSpeeds: Raw speeds each 15 seconds in all locations (244 days of history) miCounts: Raw counts each 15 seconds in all locations (244 days of history) miOccups: Raw occupancy each 15 seconds in all locations (244 days of history) timeType: Time Format strInitialDate: Starting date strEndDate: Ending date aDays: Dates of data (3rd dimension of miSpeeds, miCounts, miOccups) cstrLocation: Locations of data (2nd dimension of miSpeeds, miCounts, miOccups) Note: Simulations were executed in MATLAB (2015b). the following licenses are required: MATLAB Version 8.6 (R2015b) Statistics and Machine Learning Toolbox Version 10.1 (R2015b) Older versions may work but they are not supported.
Files
Steps to reproduce
Run the command: >>load('rawgtl.mat') To get access to the raw data. For more data sets. (see Related Links)