hubertursua / ncovph

GraphQL API for COVID-19 data (Philippines)
https://ncovph.com
ISC License
26 stars 4 forks source link

API for Recovered and Death data #17

Closed salemcoe closed 4 years ago

salemcoe commented 4 years ago

Can we place an API for recovered and death data? or can we simply place a column from confirmed cases with remarks of recovered or death?

hubertursua commented 4 years ago

It’s supposed to be the status field but the data from the DOH ArcGIS is missing right now for the local confirmed cases.

I’m still looking for a primary source to fill this up or I might rely on secondary sources (e.g. community-pooled data, semi-manually inputted) and mark it as such.

imlyrrad commented 4 years ago

It has an API for COVID statistics in DOH ArcGIS ready, i already use it on my applications,

app

hubertursua commented 4 years ago

@imlyrrad I'm currently working on the confirmed and PUI counts per hospital right now. What @salemcoe was referring to is the status of confirmed cases (i.e. recovered, deceased, stable), which is a totally different thing.

hubertursua commented 4 years ago

Dates and status for recovered and deceased cases are now available in the latest version of the API.