Prints the admin1 levels for a given country that have data in the HIT-COVID database. The database should first be pulled using hit_pull and fed into this function.
1 | get_admin1(hit_data, country)
|
hit_data |
the full HIT-COVID database pulled from GitHub, pulled using hit_pull |
country |
country ISO 3166-1 alpha-3 code |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.