Version 116

๐Ÿ—“๏ธ Date: 18 Jul, 2024

๐Ÿ› ๏ธ Cityscope Improvements

  • [API] Further enhancements to our MDS-related API endpoints (previously updated in Version 113). With this update, upon a request sent, if a cached file is present, the API returns a 307 status, redirecting to the cached file. If the cache is empty, the API returns a 202 status instead, indicating that the request is accepted but not yet processed. If the request completes within a certain number of seconds, the API returns a 200 status with the content. Otherwise, if it takes longer, the API starts an asynchronous export process and returns a 202 status. Compared to our first iteration, this improved API behavior provides more efficient and reliable data handling by automatically choosing between synchronous and asynchronous responses based on request size. It defaults to synchronous processing for small data sets, ensuring quick responses, while large requests are managed asynchronously, reducing wait times and improving overall performance.
  • [API] Implemented ability of the Query API to overwrite unit of the metric in order to better control when and where the unit is displayed.
  • [API] Query API now supports bucketing operations, also known as data binning. Data binning is the process of grouping a range of data points into a smaller number of intervals or bins to simplify analysis.

๐Ÿšง Bug Fixes

  • [REPORTS] Fixed an issue that occasionally happened when selecting the "district" tag as a filter. The zones were displayed with their geo feature IDs instead of their names.
  • [DATA MANAGER] Resolved an issue where the sources section was displaying empty feeds due to malfunctioning endpoint.
  • [FEEDS] Fixed a timeout issue with the Bird Feeds API to ensure proper and reliable data retrieval.

๐Ÿ“ Documentation

  • Our Help center guide will always help you to get started with us [๐Ÿ”— Vianova Help Center]

๐Ÿ‘

As always, our teams are at your disposal to help you get started with these features, so don't hesitate to contact us directly online by chat or by email at [email protected].

๐Ÿ“˜

Getting started with Vianova โ†’ https://help.vianova.io/