cdc-gov/us-chronic-disease-indicators-cdi-2023-release-g4ie-h725
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 5 hours ago

U.S. Chronic Disease Indicators (CDI), 2023 Release

This dataset is based on indicators described in MMWR "Indicators for Chronic Disease Surveillance — United States, 2013" (https://www.cdc.gov/mmwr/preview/mmwrhtml/rr6401a1.htm) before 2024 CDI refresh. It provided cross-cutting set of 124 indicators that were developed by consensus and that allows states and territories to uniformly define, collect, and report chronic disease data that are important to public health practice and available for states, and territories. In addition to providing access to state-specific indicator data, the CDI web site (www.cdc.gov/cdi) provides current release and additional information and data resources.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"cdc-gov/us-chronic-disease-indicators-cdi-2023-release-g4ie-h725\".\"us_chronic_disease_indicators_cdi_2023_release\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • us_chronic_disease_indicators_cdi_2023_release
     
     
     
     
     
Upstream Metadata