cdc_outbreak_reports
ActiveTool of io.github.blackboxfoundry/livedatalink
CDC NORS foodborne / waterborne / enteric outbreak reports (iezt-77pi). Returns outbreak date, state, etiology, illnesses, hospitalizations, deaths, and implicated food/exposure.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"year": {
"type": "number",
"description": "Outbreak year"
},
"limit": {
"type": "number",
"description": "Max rows (default 50)"
},
"state": {
"type": "string",
"description": "Full state name"
},
"etiology": {
"type": "string",
"description": "Causative agent (e.g. 'Salmonella', 'Norovirus', 'E. coli')"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries