dbnamelookup: CDC Wonder dataset lookup table

dbnamelookupR Documentation

CDC Wonder dataset lookup table

Description

contains codes, dataset names, url endings, and "I Agree" submit phrases (has to be external because it's needed to create internal data files)

Usage

dbnamelookup

Format

A data frame with 4 columns, 2 rows (will increase as data sets are added from this list: https://wonder.cdc.gov/

dblabel

friendly dataset name, from this list: https://wonder.cdc.gov/

dbname

dataset web page name, found by clicking on one of the datasets listed here – https://wonder.cdc.gov/ – and looking at the resulting url.

dbcode

dataset code, found by clicking "I Agree" on the above page, and looking at the resulting url.

dbagree

dataset "agree" phrase, found by looking at the source code of the page with "I Agree" button

...

Source

data-raw/create_data_files.R


socdataR/wonderapi documentation built on March 17, 2024, 10:25 p.m.