list_flood_events
Identify named flood events in FEMA claims data and see how many claims each event generated. Use this summary to compare event activity and guide further analysis.
Instructions
List the distinct named flood events present in the claims data (e.g. 'Hurricane Katrina', 'Tropical Storm Allison'), with claim counts.
Returns: A dict mapping each flood event name to its claim count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||