CDC API Public Health & Disease Database
Pricing
from $0.01 / 1,000 results
CDC API Public Health & Disease Database
Access CDC public health data including disease surveillance, vaccination rates, mortality statistics, and health indicators. Track outbreaks, chronic diseases, and population health metrics by state and demographic.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer

John Rippy
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
13 days ago
Last modified
Categories
Share
CDC API - Public Health & Disease Data
API Integration
This actor connects to an external API service. You'll need valid API credentials from the service provider.
API Integration
This actor connects to an external API service. You'll need valid API credentials from the service provider.
Access CDC public health data including disease surveillance, vaccination rates, mortality statistics, and health indicators. Track outbreaks, chronic diseases, and population health metrics.
Features
- Get Disease Data: Infectious disease surveillance data
- Get Vaccination Rates: Immunization coverage by state/age
- Get Mortality Data: Death statistics by cause
- Get Chronic Disease: Diabetes, heart disease, cancer data
- Get Environmental Health: Air quality, water safety data
- Get Injury Data: Injury and violence statistics
- Get Outbreak Data: Disease outbreak reports
- Get Health Indicators: Population health metrics
- Demo Mode: Test with sample data
Quick Start
{"query": "example search"}
Demo Mode (Enabled by Default)
This actor uses a free public API and defaults to demoMode: true.
Since this actor wraps a free, publicly available API, demo mode is enabled by default. This allows you to:
- Test the actor without any configuration
- See real sample data from the actual API
- Verify the output format before integrating
To get customized results, simply provide your own input parameters.
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| See input schema |
Output Format
{"data": [...]}
Pricing
This actor uses pay-per-event billing:
- Disease Data: $0.01
- Vaccination Rates: $0.01
- Mortality Data: $0.01
- Chronic Disease: $0.01
- Environmental Health: $0.01
- Injury Data: $0.01
- Outbreak Data: $0.01
- Health Indicators: $0.01
Use Cases
- Public health research
- Epidemiological analysis
- Healthcare market research
- Policy analysis
- Academic research
- Health system planning
- Outbreak monitoring
- Sync to analytics platforms
API Reference
See official API documentation for details.
Common Problems & Solutions
"Invalid API key" error
Cause: Your API key is wrong, expired, or doesn't have the right permissions. Fix: Double-check your API key. Make sure you copied it exactly without extra spaces.
"Rate limit exceeded" error
Cause: You've hit the API's rate limits. Fix: Wait a few minutes, then try again. Consider reducing the number of concurrent requests.
Empty or incomplete results
Cause: The target may have anti-scraping protection or the data doesn't exist. Fix:
- Check if the URL/search query is correct
- Try with different parameters
- Some sites may block automated access
Demo data showing instead of real results
Cause: demoMode is still set to true.
Fix: Set demoMode: false and provide your API key(s).
Built by John Rippy | Actor Arsenal