All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- In Latest endpoint,
distance
response field is added whencoordinates
filter is used. - Aggregation endpoints can now be generated using AWS Athena in addition to via the database and on the fly in application memory
- In Locations endpoint, instead of the
nearest
option, useorder_by=distance
along withlimit
.
order_by
andsort
option for all endpoint fields.
sort
option on the Measurements endpoint is now optional.
Initial release.
- Read-only data endpoints for measurements, countries, cities, locations (stations), latest data, parameters (pollutants), and data sources.
- Upload and status endpoints.