{ "opencollection": "1.0.0", "info": { "name": "USAspending Agency Disaster API", "version": "v2" }, "items": [ { "info": { "name": "Disaster", "type": "folder" }, "items": [ { "info": { "name": "Disaster / emergency funding overview", "type": "http" }, "http": { "method": "GET", "url": "https://api.usaspending.gov/api/v2/disaster/overview/", "params": [ { "name": "def_codes", "value": "", "type": "query", "description": "Comma-delimited list of Disaster Emergency Fund Codes to limit results to." } ] }, "docs": "Returns funding and spending detail from emergency and disaster supplemental appropriations (for example, CARES Act COVID-19 relief), optionally scoped to a comma-delimited list of Disaster Emergency Fund Codes (DEFC)." } ] } ], "bundled": true }