Outcome

CDC WONDER

Provides comprehensive access to public health data from the Centers for Disease Control and Prevention WONDER system.

CDC WONDER logo

CDC WONDER

Provides comprehensive access to public health data from the Centers for Disease Control and Prevention WONDER system.

Custom Streaming + One-shot

Query CDC WONDER using structured parameters while the tool handles XML request and response parsing.

What you can ask Delphi

  • What are the leading causes of death in the United States for adults aged 45-64 over the last ten years?
  • Retrieve the number of drug overdose deaths by county in Ohio from 2018 to 2022, segmented by type of drug.
  • Show me the birth rates for preterm births in California during the last five years, broken down by race/ethnicity.
  • What is the vaccination coverage rate for influenza among children aged 6-17 in Texas for the most recent available year?

Technical details

Authentication

Contact us for setup details.

Ingestion
Mode: Streaming + One-shot
Tools exposed (2)
cdc/get_wonder_data

Query CDC WONDER using structured parameters while the tool handles XML request and response parsing.

schedule_cdc_wonder_data

Create or update a recurring CDC WONDER connector using the XML API.

Inputs

cdc/get_wonder_data

Name Type Required Description
dashboardId string no Target dashboard/initiative ID. Omit to use the current dashboard.
datasetCode string yes CDC WONDER dataset code, e.g. 'D76' for Detailed Mortality.
groupBy string[] no Optional WONDER group-by values that will be mapped to B_1, B_2, etc. Example: ['D76.V1-level1', 'D76.V8'].
measures string[] no Optional WONDER measure values that will be mapped to M_1, M_2, etc. Example: ['D76.M1', 'D76.M2', 'D76.M3'].
parameters object no Single-value WONDER parameters such as O_* or F_* entries. Example: { 'O_ucd': 'D76.V2', 'O_show_totals': 'true' }.
Nested schema for parameters
No inputs.
multiValueParameters object no Multi-value WONDER parameters where the XML should contain repeated <value> entries. Example: { 'F_D76.V1': ['2019', '2020'], 'I_D76.V8': ['*All*'] }.
Nested schema for multiValueParameters
No inputs.
filter_paths string[] no Optional glob paths to reduce the response.

schedule_cdc_wonder_data

Name Type Required Description
dashboardId string no Target dashboard/initiative ID. Omit to use the current dashboard.
datasetCode string yes CDC WONDER dataset code, e.g. 'D76' for Detailed Mortality.
groupBy string[] no Optional WONDER group-by values that will be mapped to B_1, B_2, etc. Example: ['D76.V1-level1', 'D76.V8'].
measures string[] no Optional WONDER measure values that will be mapped to M_1, M_2, etc. Example: ['D76.M1', 'D76.M2', 'D76.M3'].
parameters object no Single-value WONDER parameters such as O_* or F_* entries. Example: { 'O_ucd': 'D76.V2', 'O_show_totals': 'true' }.
Nested schema for parameters
No inputs.
multiValueParameters object no Multi-value WONDER parameters where the XML should contain repeated <value> entries. Example: { 'F_D76.V1': ['2019', '2020'], 'I_D76.V8': ['*All*'] }.
Nested schema for multiValueParameters
No inputs.
filter_paths string[] no Optional glob paths to reduce the response.
polling_frequency string yes How often to poll the CDC WONDER dataset.
connectorId string no If provided, updates an existing connector.
description string no Human-readable description shown in the connector UI.

The best way to get it is to see it on something you know.

Bring a dataset you already understand. We'll show you the command center it becomes — usually faster than you'd expect. No pitch deck required.