cdc_vaccination_coverage
ActiveTool of io.github.blackboxfoundry/livedatalink
declared in 1.0.0
COVID-19 vaccination coverage by US county (8xkx-amqh). Returns booster + primary series percentages over time. Useful for public-health gap analysis.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "number",
"description": "Max rows (default 50)"
},
"recip_state": {
"type": "string",
"description": "Two-letter state code (e.g. 'CA')"
},
"recip_county": {
"type": "string",
"description": "County name"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries