Skip to content

Pris 137#179

Merged
ZainabImadulla merged 17 commits intomainfrom
pris-137
Nov 26, 2025
Merged

Pris 137#179
ZainabImadulla merged 17 commits intomainfrom
pris-137

Conversation

@josh-torre
Copy link
Copy Markdown
Contributor

Description

resolves Link to Ticket

  • Added a backed endpoint to refresh the risk based data from fema by
    • Downloading the risk data from the fema website
    • Unziping the result and parsing the given CSV
    • Save relavent information to the database
  • Added a backed endpoint to fetch all of the risk based data saved
  • Added a map viewer with a GEOJson overlay to display color coded risk for US counties
  • Added cards for location related risk factors

Backend PRs:

  • I updated relevant API documentation

Frontend PRs:

At the root dashboard, there is a card at the bottom left with the title

Users can select a location and and they will be routed to the position of that location on the map and the risk factors will be updated accordingly.

Please include any relevant images of the changes here.
image

Did any new/other issues pop up?

No

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

@josh-torre josh-torre marked this pull request as ready for review November 22, 2025 01:02
Copy link
Copy Markdown
Contributor

@ZainabImadulla ZainabImadulla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few comments but this looks AMAZINGGGGG SO FAR. 1000000x engineer right here 🐐

Copy link
Copy Markdown
Contributor

@ZainabImadulla ZainabImadulla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WOOOOOOOOOOOOO

@ZainabImadulla ZainabImadulla merged commit 07c98df into main Nov 26, 2025
3 checks passed
@ZainabImadulla ZainabImadulla deleted the pris-137 branch November 26, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FT: Location-Based risk

3 participants