November 26, 2024 - StreetLight Advanced Traffic Counts
24 days ago by Alex Ullrich
Monthly and annual metrics for 2019 and 2020, as well as June through July 2024 are now available for the AGPS
data source. To get these metrics, set the source
parameter to AGPS
when making a request to the Metrics endpoint.
November 26, 2024 - StreetLight InSight® API
24 days ago by Alex Ullrich
- AADT analyses now use the
oz_sets
to define a zone set; theaz_sets
parameter has been removed. - AADT analyses must now set
travel_mode_type
toAll_Vehicles_AGPS
- Data months are now available in the Network Performance analysis type for Canadian accounts.
July 30, 2024 - StreetLight InSight® API
5 months ago by Alex Ullrich
With the Network Performance analysis type, you can now select to get spot metrics or segment metrics. For more information, see Setting up Nework Performance analyses.
July 30, 2024 - StreetLight Advanced Traffic Counts API
5 months ago by Alex Ullrich
Aggregated GPS data source
April 30, 2024 - StreetLight InSight® API
8 months ago by Alex Ullrich
- You can now run Network Performance and Network Origin-Destination analyses using the StreetLight InSight® API.
- To set up these analysis types, you must specify zones using the
osm_ids
parameter in Create a zone set, and select theAll_Vehicles_AGPS
travel mode for your analysis. - For more information, see Setting up Nework Performance analyses and Setting up Nework Origin-Destination analyses.
- To set up these analysis types, you must specify zones using the
- You can use OpenStreetMap (OSM) segment IDs to specify line segment zones in the Create a zone set endpoint with the new
osm_ids
parameter. The new Search OSM IDs endpoint lets you get OSM IDs for a geometry that you specify. For more information, see Defining Zones > Specifying Zones with OSM IDs.
November 28, 2023 - StreetLight Advanced Traffic Counts API
about 1 year ago by Alex Ullrich
New data source for U.S. geographies: Connected Vehicle Data (CVD). This allows you to analyze 2022 data months, as well as attributes that describe vehicles in the sample. To use this new data source, set the new source
parameter in your Metrics request to cvd_plus
.
July 18, 2023 - StreetLight InSight® API
over 1 year ago by Alex Ullrich
- The new Edit an analysis endpoint lets you edit the name and description of an existing analysis.
- The new Cancel an analysis endpoint lets you cancel an analysis that is running or queued to run.
- The Delete an analysis endpoint lets you delete an existing analysis.
July 18, 2023 - StreetLight Advanced Traffic Counts API
over 1 year ago by Alex Ullrich
- You can analyze month over month or year over year time trends in one API call by setting multiple
date_range
parameters when requesting metrics and comparing data between data periods. For more information, see Analyzing Time Trends - The
nearest
geometry type allows you to query the segments nearest to a supplied point.
April 18, 2023 - StreetLight Advanced Traffic Counts API
over 1 year ago by Alex Ullrich
- Vehicle data for U.S. geographies for months in 2019 is now available from the
metrics
endpoint. To check available data months, use the Check available data periods endpoint.
April 18, 2023 - StreetLight InSight® API
over 1 year ago by Alex Ullrich
- The new Download shapefile endpoints let you download a shapefile of the zones used in an analysis you have run.
- The new Get zones endpoint lets you query information from zones or zone sets that have been created from the API or StreetLight InSight® web app.
- Each API key can have up to 250 analyses running and waiting to run at a time.
- The new
in_queue
parameter in the Search analyses endpoint lets you search analyses that are currently in the analyses queue.