Getting Started
Getting started
- Choose one of our ready-to-download sample areas that best match your geographic and analytical needs.
- Download the delivered Avro files from the TomTom-managed Azure Storage account within the availability window.
- Store the data in your own storage environment (cloud or on-premise).
- Perform all analysis, processing, and visualization using your own analytics tools and infrastructure.
Traffic Stats Batch is designed for offline, customer-managed analytics workflows and does not support in-place querying or analysis within TomTom systems.
Sample download
To download the sample data, go to the link below and start an evaluation.
Start EvaluationHow to use this data safely
- Treat missing (
dsegId, hour) combinations as no observed data, not zero traffic. Missing hours can occur even on major roads and should not be interpreted as road closures or zero traffic conditions. - Always join Traffic Stats data to the Road Network file using
dsegId. - Perform spatial aggregation using segment geometry, not Morton tile boundaries.
- Apply local-time logic downstream using the
timeZonefield if required.