R-CMD-check

telraamStats

The aim of this package is to grant the user tools for data visualisation and data analysis of mobility data for Telraam sensors.

An example of using this package can be seen in this application, although it also utilizes more advanced representations.

Link to Github repository

Telraam Sensors

Telraam is a Belgian company that offers a citizen-powered solution for gathering diverse traffic data using an affordable device. The sensor continuously monitors street activity from a citizen’s window, capturing data on various transportation modes like cars, heavy vehicles, cyclists, and pedestrians. This data is crucial for informing traffic planning and engaging local communities in dialogue with authorities.

The sensors employs advanced AI and proprietary algorithms to detect, classify and count road users, providing anonymous, aggregate data with a 15-minute resolution. The device operates autonomously once installed in an upper-floor window with an unobstructed view of the street. Data collected by Telraam devices can be shared as Open Data.

For more information or to view the map of currently available sensors, you can visit the Telraam website.

Specific Terms

Telraam data includes specific terms that are essential for further use of this package :

Licence

CC BY-SA 4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

Install Package

install.packages('telraamStats')
library(telraamStats)

Vignettes

Two vignettes are currently available:

Future Developments

Future developments will focus on data quality topics: descriptive statistics and visualizations of data quality, as well as imputation methods for data with low update frequencies (indicating low quality).