Flood Hazard Dataset Build - #76
Open
ethanelbert22 wants to merge 9 commits into
Open
Conversation
Collaborator
|
@ethanelbert22, there's still a lot of work to do here. I filled out the |
…of info table, added info about what columns are
FWJK1
approved these changes
Aug 19, 2026
FWJK1
left a comment
Collaborator
There was a problem hiding this comment.
Merged in main branch. Just move your flood-hazard/table_build to the notebook folder, and collect_flood.py, in the same place, backend/data_collection, and you can merge.
After that, add a query file for this data set, and you'll be done with it (if you want).
Thanks!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added build.py script for the flood hazard data, as well as info.sql, geom.sql, build.sql, and table_build.qmd to document the process.