Description Usage Arguments Value Examples
Retrieve covid data in pandas dataframe format witg tge time periods provided
1 | get_data(date_from, date_to, location)
|
date_from |
Start date of the data range with format like '2021-10-31'. By default it represents 7 days prior to today's date |
date_to |
End date of data range with format like '2021-10-31'. By default it represents today's date |
location |
Charactor vector of target country names. By default it retrieves all countries |
data.frame
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.