Skip to content

dnchelst/NFIRS

Repository files navigation

NFIRS

A collection of scripts to analyze aggregated National Fire Incident Reporting system (NFIRS) data supplied by FEMA.

R code (using Google style guide)

Packages required:

  • dplyr
  • readr
  • lubridate
  • gdata
  • stringr

Functions written:

  • mdy2, mdy_hms2 - timestamp parsing after padding with zeros
  • ReadNFIRS
    • ReadAll
    • ReadBasic
    • ReadAddress
    • ReadInjury
    • ReadHazmat

2014 Data available by mail on CD by request from FEMA. Compressed copies are available on AWS in the following formats (7zip) (RData).

Bittorrent versions here: (7zip-BT) (RData-BT).

About

A collection of scripts to analyze NFIRS data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages