Skip to content

Releases: elias-garcia/covid-19-spain

v2.0

03 Apr 18:58
Compare
Choose a tag to compare
  • Fixed some inconsistencies in the initialization data.
  • Added sortField, sortOrder and limit filter query params to the /reports endpoint of the api.
  • Renamed wrong c-valencia autonomous community name to c-valenciana.
  • Added the historical view to the frontend.
  • Added logos to the frontend.

v1.3

28 Mar 21:32
Compare
Choose a tag to compare
  • Improved report parsing, as now they include some strange characters next to the numbers.
  • Added a diff field in the accumulated-values endpoint to return the difference for each value between the last report and the previous one.

v1.2

27 Mar 19:30
Compare
Choose a tag to compare
  • Fixed an issue when parsing the date from report number 54 and onwards.

v1.1

27 Mar 18:21
Compare
Choose a tag to compare
  • Allow CORS requests.
  • Include more values in all the responses. Now cases, deaths, hospitalized, icu and recovered values are included in all of the reports and in the accumulated values. Those values not present in any of the reports will be returned as null.

v1.0

23 Mar 20:28
Compare
Choose a tag to compare

Initial release.