The data is pulled from multiple sources, including:
- NOAA
- Open-Meteo
- ... add the rest here as we use them
The initial csv files from NOAA were manually downloaded and stored in the raw_data folder that can be found at this Google Drive link. It contains csv data on disaster events (including floods) from multiple states during 1950 - 2025.
You don't need to manually add or use the raw_data csv files, they were just used for the initial data curation. The final data to use is data/flooding_events_augmented.csv ("final" for now, but we can add more features and change it when we need to).
Nothing here just yet