pub_covidcast_meta {epidatr}R Documentation

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())

Arguments

fetch_args

fetch_args. Additional arguments to pass to fetch().

Value

tibble::tibble

See Also

pub_covidcast(),covidcast_epidata()

Examples

## Not run: 
pub_covidcast_meta()

## End(Not run)


[Package epidatr version 1.1.1 Index]