View source: R/get_vaccinations.R
get_vax_manufacturers | R Documentation |
Get vaccination metadata from Our World in Data (OWID)
get_vax_manufacturers()
Returns a data frame with 218(-ish) rows and 6 columns, including:
owid_country
character English country name from OWID
id
character ISO 3166-1 alpha-3 country code
vaccines
character list of vaccines administered in the country up to the current date.
last_observation_date
date date of the last observation in OWID data.
source_name
character name of OWID source for data collection.
source_website
character web location of OWID source. It can be a standard URL if numbers are consistently reported on a given page; otherwise it will be the source for the last data point.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.