A lookup table of download URLs for CDC vital statistics data files, scraped from the CDC Vital Statistics Online page.

cdc_link_lookup

Format

A tibble with 219 rows and 8 columns:

section

CDC data section name

year

Data year

user_guide_url

URL to the user guide PDF

user_guide_size

Raw file size string of the user guide

us_data_url

URL to the U.S. data zip file

us_data_size

Raw file size string of the U.S. data file

user_guide_size_mb

User guide file size in megabytes

us_data_size_mb

U.S. data file size in megabytes