hubertursua / ncovph

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

Add a protocol on how to report and correct issues with the data #3

Closed hubertursua closed 4 years ago

hubertursua commented 4 years ago

Allow users of the API to report bad data.

In the code, set a standard on how to hard code these corrections.

Example:

For PH166, it says that he is the "Husband of PH166." The correct data should be "Husband of PH165."

hubertursua commented 4 years ago

Closing this issue. Already solved by the current documentation and the newly implemented corrections module.