Natural Hazards

Earthquake and wildfire risk assessment from USGS and USFS. Helps evaluate natural disaster exposure for insurance and safety planning.

GET/v1/properties/{property_id}/hazards

Get earthquake and wildfire risk for a property.

Response
{ "data": { "property_id": 1, "earthquake": { "risk_level": "moderate", "description": "Moderate earthquake risk. Moderate shaking possible.", "source": "USGS NSHM 2014" }, "wildfire": { "risk_level": "low", "risk_description": "Minimal wildfire exposure", "source": "USFS Wildfire Risk to Communities 2024" }, "source": "USGS / USFS" } }

Earthquake Risk Levels

ParameterTypeDescription
lowPGA < 0.1g. Minor shaking unlikely to cause damage.
moderatePGA 0.1-0.3g. Older structures may be vulnerable.
highPGA 0.3-0.5g. Seismic retrofitting recommended.
very_highPGA > 0.5g. Earthquake insurance critical.

Wildfire Risk Levels

ParameterTypeDescription
very_lowMinimal wildfire exposure
lowLow wildfire risk
moderateSome wildfire exposure; defensible space recommended
highSignificant wildfire risk; mitigation strongly recommended
very_highExtreme wildfire exposure; critical to have fire-resistant construction