RACFoundation/oneminutetrafficdata: Extracting and Using One Minute Traffic Count Data

Motorway Incident Detection and Automatic Signalling (MIDAS) is a sensor based network along UK motorways, and is designed to collect data regarding traffic flows, average speeds and road occupancy, amongst other features, on the road network. This data can be accessed via the MIDAS website <https://www.midas-data.org.uk/> (login required) in the form of .tcd.bz2 files. This package makes it easier to extract data from multiple .tcd files and present them to the user in a list, in which each item is a dataframe corresponding to each site the user queries. In addition to extracting the data, a number of tools have been developed to improve usability of the MIDAS data.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RACFoundation/oneminutetrafficdata")
RACFoundation/oneminutetrafficdata documentation built on May 28, 2019, 2:26 p.m.