Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Historical Flood Event Specifications #22

Open
7 tasks
git-union bot opened this issue Apr 3, 2024 · 0 comments
Open
7 tasks

Historical Flood Event Specifications #22

git-union bot opened this issue Apr 3, 2024 · 0 comments

Comments

@git-union
Copy link
Contributor

git-union bot commented Apr 3, 2024

Historical Flood Event Specifications

As an actuary or risk assessor, I want to access detailed historical flood event data so that I can analyze the risk for flood insurance purposes.

Acceptance Criteria

  • Specification includes flood event date and time.
  • Specification includes geographical coordinates (latitude, longitude) of the event.
  • Specification includes a categorical severity level of the flood event.
  • Specification includes the estimated economic loss attributed to the event.
  • Specification includes the source of the data.
  • Specification accounts for the number of affected properties.
  • Specification includes duration of the flood event.
sequenceDiagram
  participant Assessor as Risk Assessor
  participant Database as Flood Event Database
  Assessor->>Database: Query historical flood events
  Database->>Assessor: Return event data
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants