disease-sh / API

API for Current cases and more stuff about COVID-19 and Influenza
https://disease.sh
GNU General Public License v3.0
2.46k stars 639 forks source link

Fix Israel Gov Covid-19 endpoint #997

Closed meirroth closed 3 years ago

meirroth commented 3 years ago

Resolves #984

  1. Updated query and refactored age and gender data to include percentages, and stats per time frame (All time, past year, 6 month, 3 months, one month).
  2. healthPersonnel, cityData, and hospitalData are no longer updated so they are set to null.
  3. Updated "Traffic Light Map" program data to include weeklyChangeInCasesPer10k.
  4. Added comments to make it more clear what the data represents according to source.
  5. Fixed Covid test results data that was out of sync with timeline.

Thanks