This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Description
Trying to bulk download historical flood events for all counties from the Historic API, but I can't find a list of fsids for all counties. Is that somewhere else? Sorry if that’s a dumb question. I've done a crude workaround for this using a list of county+state from the US Census, but having a list of fsid would be better. Also, if a county was not affected by a flood, am I correct in assuming that it wouldn’t return a record when I look it up in the Historic API?
Thanks!