jeanbza / fema-cli

A quick and dirty example of querying the fema risk database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fema-cli

$ go run . --apiKey=whatever
Here's some risk information about your home:
State: Colorado
County: Adams
RiskScore: 19.48
RiskRating: Relatively Moderate
DroughtRiskScore: 7.66
DroughtRiskRating: Relatively Low
EarthquakeRiskScore: 5.36
EarthquakeRiskRating: Relatively Low
TornadoRiskScore: 33.34
TornadoRiskRating: Relatively High

About

A quick and dirty example of querying the fema risk database.


Languages

Language:Go 100.0%