FEMA Disaster Declarations Scraper avatar

FEMA Disaster Declarations Scraper

Pricing

from $0.01 / 1,000 results

Go to Apify Store
FEMA Disaster Declarations Scraper

FEMA Disaster Declarations Scraper

Extracts FEMA disaster declarations from the OpenFEMA API. Search by state, disaster type, date range. Hurricanes, floods, fires, and all federal emergencies.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

CoDee

CoDee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

FEMA Disaster Declarations Tracker

The complete US federal disaster declarations database from FEMA, covering 69,000+ records of hurricanes, floods, fires, tornadoes, earthquakes, and more — dating back to 1953.

What data does it extract?

For each disaster declaration, the Actor extracts:

FieldDescription
DeclarationFEMA declaration string (e.g., DR-4844-FL)
StateUS state code
Incident typeHurricane, Fire, Flood, Tornado, etc. (19 types)
TitleDisaster name (e.g., "HURRICANE MILTON")
Declaration dateWhen FEMA declared the disaster
County/AreaSpecific affected county or tribal area
Declaration typeDR (Major Disaster), EM (Emergency), FM (Fire Management)
Incident datesBegin and end dates of the incident
ProgramsWhich FEMA programs were activated (IH, IA, PA, HM)
FEMA RegionFederal region number (1-10)
FIPS codesState and county FIPS codes for geographic mapping

Output example

{
"femaDeclarationString": "DR-4844-FL",
"disasterNumber": 4844,
"state": "FL",
"declarationType": "DR",
"declarationDate": "2024-11-05T00:00:00.000Z",
"yearDeclared": 2025,
"incidentType": "Hurricane",
"declarationTitle": "HURRICANE MILTON",
"incidentBeginDate": "2024-10-05T00:00:00.000Z",
"incidentEndDate": "2024-11-02T00:00:00.000Z",
"disasterCloseoutDate": null,
"county": "Hillsborough (County)",
"fipsStateCode": "12",
"fipsCountyCode": "057",
"femaRegion": 4,
"ihProgram": true,
"iaProgram": false,
"paProgram": true,
"hmProgram": true,
"tribalRequest": false,
"scrapedAt": "2026-02-18T18:00:00.000Z",
"sourceUrl": "https://www.fema.gov/api/open/v2/DisasterDeclarationsSummaries"
}

Input options

ParameterTypeDescription
statesstring[]Filter by state codes (e.g., ["CA", "FL", "TX"]). Leave empty for all.
incidentTypesstring[]Filter by disaster type (e.g., ["Hurricane", "Fire"]). Leave empty for all.
declarationTypesstring[]Filter by declaration type: DR (Major Disaster), EM (Emergency), FM (Fire Management).
yearFromintegerOnly disasters declared on or after this year.
yearTointegerOnly disasters declared on or before this year.
maxRecordsintegerMaximum records to fetch. Default: 10,000. Full database: 69,000+.

Incident types available

Biological, Coastal Storm, Dam/Levee Break, Earthquake, Fire, Flood, Freezing, Hurricane, Mud/Landslide, Severe Ice Storm, Severe Storm, Snowstorm, Straight-Line Winds, Tornado, Tropical Storm, Typhoon, Volcanic Eruption, Winter Storm, Other.

Use cases

  • Insurance companies - Assess disaster risk by county for underwriting and claims analysis
  • Real estate firms - Evaluate property risk based on historical disaster patterns in an area
  • Emergency management - Analyze disaster response patterns and resource allocation trends
  • Climate researchers - Study long-term trends in disaster frequency and severity since 1953
  • Data journalists - Report on disaster patterns, federal response times, and regional impacts
  • Government contractors - Identify areas with active disaster recovery programs for FEMA contract opportunities
  • Risk analysts - Build disaster probability models using 70+ years of historical data

Data freshness

FEMA updates this database daily. Schedule this Actor to run daily or weekly to track new disaster declarations as they happen.

Cost

This Actor uses the FEMA OpenFEMA API. Typical cost: less than $0.01 per run for up to 10,000 records.