Client for Delphi's 'COVIDcast Epidata' API
Get FIPS codes from state abbreviations
Get state names from state abbreviations
Aggregate covidcast_signal
objects into one data frame
Convert data from an external source into a form compatible with `covi...
covidcast: Client for Delphi's COVIDcast API
Compute correlations between two covidcast_signal
data frames
Pivot aggregated signals between "wide" and "long" formats
Obtain COVIDcast metadata
Obtain a data frame for one COVIDcast signal
Obtain multiple COVIDcast signals at once
Get state abbreviations from FIPS codes
Fetch the latest or earliest issue for each observation
Get state abbreviations from state names
Get FIPS or CBSA codes from county or metropolitan area names
Plot covidcast_signal
object as choropleths, bubbles, or time series
Print covidcast_meta
object
Print covidcast_signal
object
Get state, county or metropolitan area names from FIPS or CBSA codes
Summarize covidcast_meta
object
Summarize covidcast_signal
object
Tools for Delphi's 'COVIDcast Epidata' API: data access, maps and time series plotting, and basic signal processing. The API includes a collection of numerous indicators relevant to the COVID-19 pandemic in the United States, including official reports, de-identified aggregated medical claims data, large-scale surveys of symptoms and public behavior, and mobility data, typically updated daily and at the county level. All data sources are documented at <https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html>.
Useful links