Changelog

Changelog - 2.20.0

Released on

Release notes

  • High-volume asynchronous timeseries retrieval with 3 new endpoints

  • Bugfix: response code is 200 on the /download endpoint when there is no granular data to retrieve for a given /dataset analysis

Comments

  • New /{id}/timeseries endpoint to run a timeseries aggregation with a set of defined params.

    • id path param is the instance id of a /dataset analysis

    • returns a hash which is the defined timeseries unique identifier

  • New {id}/timeseries/{hash}/status endpoint to monitor a given timeseries aggregation status

  • New {id}/timeseries/{hash}/download endpoint to retrieve a given timeseries dataset