cfpb_state_complaints
ActiveTool of io.github.blackboxfoundry/livedatalink
declared in 1.0.0
Complaint counts and percentages per US state, with optional product filter and date range. Useful for state-level financial-consumer risk maps.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"product": {
"type": "string",
"description": "Optional product filter"
},
"date_received_max": {
"type": "string",
"description": "YYYY-MM-DD upper bound"
},
"date_received_min": {
"type": "string",
"description": "YYYY-MM-DD lower bound"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries