Learn R Programming

epidatr (version 1.2.0)

pub_covidcast_meta: Metadata for the COVIDcast endpoint

Description

API docs: https://cmu-delphi.github.io/delphi-epidata/api/covidcast_meta.html.

Fetch a summary of metadata for all sources and signals that are available in the API, along with basic summary statistics such as the dates they are available, the geographic levels at which they are reported, and etc.

Usage

pub_covidcast_meta(fetch_args = fetch_args_list())

Value

tibble::tibble

Arguments

fetch_args

fetch_args. Additional arguments to pass to fetch().

See Also

pub_covidcast(),covidcast_epidata()

Examples

Run this code
if (FALSE) {
pub_covidcast_meta()
}

Run the code above in your browser using DataLab