Migrate vaccination data to the official API from Kemenkes #802
Labels
enhancement
New feature or request
epic
A master issue thread which contains other smaller issues
hacktoberfest
Issues for Hacktoberfest
high-priority
Issue with high priority
refactor
Refactoring existing feature
ux
User Experience
Milestone
Overview
Problem Statement
Due to the reduced urgency of frequent data updates, we have decommissioned our database updater volunteers for https://kcov.id/wbw-database. On the other side, the Kemenkes team has provided an API endpoint documented at https://api.vaksinasi.id/docs, with the data sourced from our active volunteers.
Solution
We need to replace our vaccination data from https://kcov.id/wbw-database with the latest data https://api.vaksinasi.id/docs.
It will affect the
Tempat vaksin
category in our provinces database, e.g. https://www.wargabantuwarga.com/provinces/dki-jakarta?kebutuhan=Tempat%20vaksinCurrent Tasks
fetch-vaccination-database.ts
to fetch data from https://api.vaksinasi.id/docs and store it intowbw-vaccination-database.json
file #803fetch-vaccination-database.ts
inmirror-box.ts
#804wbw-vaccination-database.json
data to replace allTempat vaksin
data fromwbw-database.json
#805The text was updated successfully, but these errors were encountered: