Data API

Structured mitigation plan data — for the firms building on the 5-year cycle

Hazzard caches OpenFEMA HazardMitigationPlanStatuses into queryable plan and jurisdiction tables. Join the waitlist for keyed API access; Explorer tools stay free.

Dataset shapes

DX preview — same surface as Hazzard.fema.query(...) today, served from our cache tomorrow.

Plan statuses

{ planId, title, type, status, approvalDate, expirationDate, region, state }

Registry lookups, compliance dashboards, CRM enrichment.

Expiring cohorts

{ planId, expiresAt, urgency, population, jurisdictionCount, score }

Quarterly Radar reports and consulting pipeline scoring.

Jurisdiction rollups

{ planId, placeName, county, type, population, communityId }

Multi-jurisdiction attribution and outreach lists.

Example

import { Hazzard } from "@hazzard/sdk"; // coming soon

const { records } = await Hazzard.fema.query("HazardMitigationPlanStatuses", {
  filter: { stateAbbreviation: "ME" },
  orderby: "planExpirationDate",
  top: 100,
});

Indicative pricing

Final rates lock at GA. Waitlist members get founding pricing.

Explorer

Free

Public Plan Lookup + Checklist. Live OpenFEMA via browser.

Radar

$299 / mo

Full scored expiring cohorts, CSV export, quarterly report PDF.

Data API

from $799 / mo

Keyed REST access to cached plan + jurisdiction datasets. Rate limits by tier.

Waitlist

Get API access when it ships

Tell us how you'd use plan-status and expiration datasets. We'll prioritize consulting firms, state agencies, and platforms integrating mitigation eligibility checks.

Join the Data API waitlist

Required fields marked with

We reply within one business day. No spam — just a short follow-up.