assert_character_param | Allows character vectors |
assert_date_param | Allows a vector of date_like params: date, character, or... |
assert_integerish_param | Allows integer-like vectors |
assert_timeset_param | Allows a timeset param: a date vector, a character vector, an... |
avail_endpoints | List all available Epidata API endpoints |
cache_epidata_call | Dispatch caching |
cache_info | Describe current cache |
check_is_cachable | helper that checks whether a call is actually cachable |
check_is_recent | helper that checks whether a call is a somewhat dangerous... |
clear_cache | Manually reset the cache, deleting all currently saved data... |
covidcast_epidata | Creates the COVIDcast Epidata autocomplete helper |
date_to_epiweek | Converts a date (integer or character) to an epiweek |
disable_cache | Turn off the caching for this session |
do_request | performs the request |
epidata_call | An abstraction that holds information needed to make an... |
epidatr-package | epidatr: Client for Delphi's 'Epidata' API |
epirange | Specify a range of days or weeks for API requests |
fetch_args_list | Set custom API request parameters |
fetch_classic | Fetches the data, raises on epidata errors, and returns the... |
fetch_tbl | Fetches the data and returns a tibble |
format_item | Helper function to cast values, non-list vectors, and/or... |
format_list | Helper function to build a list of values and/or ranges |
get_api_key | Get and set API keys |
get_wildcard_equivalent_dates | helper to convert a date wildcard ("*") to an appropriate... |
parse_api_week | parse_api_week converts an integer to a date |
parse_signal | turn a signal into a callable |
pub_covidcast | Various COVID and flu signals via the COVIDcast endpoint |
pub_covidcast_meta | Metadata for the COVIDcast endpoint |
pub_covid_hosp_facility | COVID hospitalizations by facility |
pub_covid_hosp_facility_lookup | Helper for finding COVID hospitalization facilities |
pub_covid_hosp_state_timeseries | COVID hospitalizations by state |
pub_delphi | Delphi's ILINet outpatient doctor visits forecasts |
pub_dengue_nowcast | Delphi's PAHO dengue nowcasts (North and South America) |
pub_ecdc_ili | ECDC ILI incidence (Europe) |
pub_flusurv | CDC FluSurv flu hospitalizations |
pub_fluview | CDC FluView ILINet outpatient doctor visits |
pub_fluview_clinical | CDC FluView flu tests from clinical labs |
pub_fluview_meta | Metadata for the FluView endpoint |
pub_gft | Google Flu Trends flu search volume |
pub_kcdc_ili | KCDC ILI incidence (Korea) |
pub_meta | Metadata for the Delphi Epidata API |
pub_nidss_dengue | NIDSS dengue cases (Taiwan) |
pub_nidss_flu | NIDSS flu doctor visits (Taiwan) |
pub_nowcast | Delphi's ILI Nearby nowcasts |
pub_paho_dengue | PAHO dengue data (North and South America) |
pub_wiki | Wikipedia webpage counts by article |
pvt_cdc | CDC total and by topic webpage visits |
pvt_dengue_sensors | PAHO dengue digital surveillance sensors (North and South... |
pvt_ght | Google Health Trends health topics search volume |
pvt_meta_norostat | Metadata for the NoroSTAT endpoint |
pvt_norostat | CDC NoroSTAT norovirus outbreaks |
pvt_quidel | Quidel COVID-19 and influenza testing data |
pvt_sensors | Influenza and dengue digital surveillance sensors |
pvt_twitter | HealthTweets total and influenza-related tweets |
reformat_epirange | helper to convert an epirange from week to day or vice versa |
release_bullets | inserts each string as a bullet at the end of the "Prepare... |
request_impl | Makes a request to the API and returns the response, catching... |
request_url | Returns the full request url for the given epidata_call |
set_cache | Create or renew a cache for this session |
timeset | Timeset formats for specifying dates |
with_base_url | 'epidata_call' object using a different base URL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.