andrewthong / covid19tracker-api

API backend for COVID-19 Tracker Canada project
https://api.covid19tracker.ca/
MIT License
37 stars 5 forks source link

Add vaccine breakdown by vaccine type for distributed and doses adminstered #67

Open colinbendell opened 3 years ago

colinbendell commented 3 years ago

There are now 4 types of vaccines available. the APIs should track which of the 4 have been distributed and administered.

noahlittle commented 3 years ago

While some distribution data on vaccine type is available, administration data by vaccine type is unavailable for the vast majority of provinces.

Distribution data by vaccine type is under consideration for a future update.

colinbendell commented 3 years ago

if it's under consideration then perhaps you should keep the issue open?

noahlittle commented 3 years ago

I'll reopen the issue, pending data availability.

Currently the data is not there for our frequency of distribution updates, but we'll revisit this if/when it becomes available.

aiyush87 commented 2 years ago

Is it possible that we can get a breakdown of change_vaccinated in terms of 1-dose, 2-dose and 3-dose? Since boosters are coming, having this breakdown would be nice. The timeseries of when people were partial vs fully vaccinated (not cumulative), is requested.