National Center Health Statistics

Overview

The National Center for Health Statistics collects and compiles information about health and disease in the United States. The datasets are provided as a free web service to the public and does not require a user key.

National Center Health Statistics Api

Find that dataset that you are intrested in loading at Data Sets.

Next, create a script to download the data with the given URL as follows:

let data = await $url('https://data.cdc.gov/resource/yrur-wghw.json');

Video Demos

National Center for Health Statistics
Demonstrates retrieving data from the National Center for Health Statistics.