outbreaks_by_country_year | R Documentation |
Disease Outbreaks by Country and Year
outbreaks_by_country_year(country, year)
country |
GIDEON country code |
year |
Numeric. 4 digit year. |
Returns complete list of all outbreaks that were reported in a requested country and year.
https://api-doc.gideononline.com/#16616aab-57f9-477d-b611-892b7f19cd43
lookup_gideon_id
us_country_code <- lookup_gideon_id("countries", "United States") outbreaks_by_country_year(us_country_code, 1980)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.