48 results have been found
Use Case
/en/flows-api/kpi/use-case
How to create alerts associated with a KPI value The use case is focused on the creation of alerts associated with KPI values. The KPI values can be compared with two different thresholds identifying a WARNING level (YELLOW) and a CRITICAL level (RED). …
Use Case
/en/node/2519
How to create a KPI When you create a KPI, you are creating a "location" associated to a "shape". The building of a shape is based on the format Well Known Text (WKT). Each WKT object follows a fixed structure. The most common structures are: Point: …
Quick Start - Historical Data Analysis API
/en/flows-api/historical-data-analysis/quick-start
With the Historical Data Analysis service you can get several information about the traffic network data collected on your Flows instance. Follow the steps on this page to get started with Historical Data Analysis …
Guide to Historical Data Analysis
/en/flows-api/historical-data-analysis
The Historical Data Analysis (HDA) module stores traffic speed data for further offline analysis. HDA APIs allow you to set different strategies in re-using Flows data, for strategic planning, developing effective policies, and assessing the long-term …
Quick Start - Street Forecast API
/en/flows-api/street-forecast/quick-start
With the Street Forecast service you can get forecast measurements of different dimensions of the traffic network. Follow the steps on this page to get started with Street Forecast …
Quick Start - KPI API
/en/flows-api/kpi/quick-start
The KPI service allows you to define several measurements to assess real-time characteristics of the traffic network. More specifically, you can handle: The current KPI value Partial KPI values on specific links of the corridor Follow the steps on this …
Guide to KPI API
/en/flows-api/kpi
Key Performance Indicators (KPIs) are used to assess, monitor, predict, and give alerts on specific corridors based on different characteristics of the traffic. KPI API is specifically designed to provide in-depth insights into the performance of defined …
Guide to Realtime Traffic API
/en/flows-api/flows-api-realtime-traffic-api
The Realtime Traffic API provides a dynamic and immediate view of current traffic conditions, utilizing high-quality Floating Car Data (FCD) from extensive data providers. It is designed to empower traffic operators and systems with the most current …
Guide to Network API
/en/node/1881
Network API module provides the network data associated to your product instance. …
Use Case
/en/node/1868
How to get a KPI for a corridor over a specific time range The use case is focused on getting KPI data on a specific corridor, over a specific time range, to analyse performance metrics and understand trends and patterns over specific time periods. First …
Use Case
/en/node/1871
How to get a specific day and hour for the entire network (snapshot in the past) The use case is focused on getting the measured speed and flow data for the entire network at a specific date and time in the past. You can therefore understand what happened …
Use Case
/en/node/1872
How to get a specific data time series for a specific network element The use case is focused on getting a speed time series for a single network segment, over a specific time range. This endpoint can be used to monitor the performance on that segment to …
API Reference
/en/flows-api/historical-data-analysis/api-reference
{ "openapi": "3.0.1", "info": { "title": "PTV Flows historical data API", "description": "The PTV Flows Historical Data API provides the historical data of your product instance.", "termsOfService": "https://ptvgroup.com/terms/", "license": { "name": …
API Reference
/en/flows-api/street-forecast/api-reference
{ "openapi": "3.1.0", "info": { "title": "Machine Learning Forecast", "description": "Public access to obtain real-time forecasted traffic data produced by PTV Flows", "version": "1.0.0" }, "servers": [ { "url": "https://api.ptvgroup.tech/mlf/v1" } ], …
API Reference
/en/flows-api/kpi/api-reference
{ "openapi": "3.1.0", "info": { "title": "PTV Flows KPI engine API", "description": "", "termsOfService": "https://ptvgroup.com/terms/", "license": { "name": "Apache 2.0", "url": "https://ptvgroup.com" }, "version": "1.0.0" }, "servers": [ { "url": …
Guide to Traffic volumes API
/en/access-api/traffic-volumes
The PTV traffic volume API provides traffic volumes for various time periods and vehicle segments for a specific location (x,y coordinate) and a buffer around the location in Germany and France. All traffic volumes are available for the following vehicle …
OpenLR
/en/flows-api/street-forecast/concepts/openlr
OpenLR™ is a standard for handling map locations. It is designed to transfer location information between different traffic management systems, using dissimilar maps. The encoded locations are typically specific road stretches, lists of connected roads, …
Guide to Street Forecast API
/en/flows-api/street-forecast
Street Forecast APIs allows to get forecast measurements of different dimensions of the traffic network. …
OpenLR
/en/flows-api/kpi/concepts/openlr
OpenLR™ is a standard used to handle map locations. It is designed to transfer location information between different traffic management systems using dissimilar maps. The encoded locations are typically specific road stretches, lists of connected roads, …
Concepts
/en/flows-api/street-forecast/concepts
Here you find the main concepts that you need to know for using Street Forecast API. …
Relevant Terms
/en/flows-api/street-forecast/concepts/relevant-terms
Fromnode It's the starting point of a street. Street A street is a segment of a road, or of an avenue, or of an highway, etc. It is uniquely identified by the starting node ( fromnode ) and the street identifier ( streetIdno ). A generic set of streets …
Concepts
/en/flows-api/kpi/concepts
Here you find the main concepts that you need to know for using KPI API. …