Skip to content

Exploring FEMA's Preliminary Flood Insurance Rate Map (PFIRM) for NYC using Python.

License

Notifications You must be signed in to change notification settings

mebauer/nyc-floodzone-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring FEMA's 2015 Preliminary Flood Insurance Rate Map (PFIRM) for NYC using Python

Author: Mark Bauer

pfirm-nyc-map.png

pfirm-nyc-map.png

pfirm-nyc-map.png

1. Introduction

FEMA's Flood Insurance Rate Maps delineate areas at high risk of flooding and are used to determine flood insurance rates and requirements, and where floodplain development regulations apply. This project demonstrates how to analyze FEMA's 2015 Preliminary Flood Insurance Rate Map (i.e. PFIRM) for New York City using Python.

To learn more about Flood Insurane Rate Maps (FIRMs), please visit FEMA's Region 2 Coastal Analysis and Mapping website. Additionally, to view FIRMs and other flood hazards in New York City, check out the NYC Flood Hazard Mapper.

Note: Preliminary Flood Insurance Rate Maps do not immediately affect flood insurance rates and the requirement to purchase Federal flood insurance in high risk flood areas. Only the effective FIRM can be used to rate flood insurance policies or require the purchase of flood insurance. For more information, visit Region 2 Coastal Analysis and Mapping FAQs.

2. Notebook

3. Data

The 2015 Preliminary Flood Insurance Rate Map (PFIRM) source data was downloaded from FEMA's Region 2 Coastal Analysis and Mapping data page.

4. Say Hello!

Feel free to reach out.