Skip to main content
Thirdwatchthirdwatch
data

Track FEMA Assistance Program Designations

Collect individual assistance, public assistance, housing, and hazard-mitigation declaration flags.

Jul 21, 2026 · 1 min read · 233 words
See the scraper →

Program designations help recovery teams understand what categories of federal assistance were attached to a declaration. They should be tracked as official flags, not translated into promises about grants or eligibility. The FEMA Disaster Scraper retains those distinctions for every designated area.

Collect declarations and program fields

Select a geography and period, then inspect the assistance columns alongside the declaration identity.

{"states":["CA","OR","WA"],"declarationTypes":["DR"],"fromDate":"2020-01-01","maxResults":2000}

The output includes public assistance, hazard mitigation, individual assistance, and underlying individual-assistance and housing flags. Preserve booleans and nulls faithfully. Converting a missing value to false can create a claim the source did not make.

Group results by disaster number and designated area before summarizing. Program designations may vary across areas within one broader event, and later records or refreshes can update the picture. Use the OpenFEMA ID for upserts and retain last_refresh to explain when the source changed.

An operational dashboard can list newly designated areas, compare program combinations, and route records to recovery specialists. Every row should link to the FEMA disaster page. Add explanatory language that flags describe program availability at the declaration level and do not determine a specific applicant's eligibility, payment, scope of work, or deadline.

For public reporting, publish counts with a clear denominator: unique area records, unique disasters, or states. Those measures answer different questions. This disciplined treatment makes the dataset useful without overstating what a declaration summary proves.

Frequently asked questions

Does true mean a person qualifies for aid?

No. It indicates a program designation, not individual eligibility or an award.

Why retain both housing and individual-assistance fields?

They preserve the distinctions present in the official source record.

Related

Try it yourself

100 free credits, no credit card.

About 30 real searches. Add the MCP to Claude or Cursor in two minutes.