outbreaks_by_disease | R Documentation |
Countries with Specific Disease Outbreaks
outbreaks_by_disease(disease)
disease |
GIDEON disease code |
Returns list of all countries that have reported outbreaks of a disease.
https://api-doc.gideononline.com/#f1a87f41-a9a4-414a-b6f7-d15c1c8b9331
lookup_gideon_id
amobea_disease_code <- lookup_gideon_id("diseases", "Amoeba - free living") outbreaks_by_disease(amobea_disease_code)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.