data_dashboard_dictionary#28
Conversation
Adds a data dictionary defining all key fields shown in the dashboard — score ranges, priority bands, hazard/vulnerability/readiness scores, and the risk index formula. Intended to help reviewers understand PR yagaC64#14 without needing to read through the full pipeline code. Docs-only, no app changes.
Adds a research note cross-checking whether the dashboard risk outputs for Salinas, Mayagüez, and San Juan are consistent with publicly available flood history and FEMA/NOAA data. Confirms all three municipios are directionally believable. Docs-only, no app changes.
|
Thanks for putting these handoff notes together.\n\nThis PR is useful because it preserves two review aids that the next class can actually use: a dashboard data dictionary and a qualitative validation note for key pilot municipios. I made a maintainer-authorized cleanup pass so the Markdown renders cleanly and the scoring language matches the repository's recorded handoff implementation, especially the distinction between conceptual and the current operational / path.\n\nWith those fixes in place, this is a solid docs-only contribution and safe to merge for repo wrap-up. |
|
Thanks for putting these handoff notes together. This PR is useful because it preserves two review aids that the next class can actually use: a dashboard data dictionary and a qualitative validation note for key pilot municipios. I made a maintainer-authorized cleanup pass so the Markdown renders cleanly and the scoring language matches the repository's recorded handoff implementation, especially the distinction between With those fixes in place, this is a solid docs-only contribution and safe to merge for repo wrap-up. |
Adds a data dictionary defining all key fields shown in the dashboard — score ranges, priority bands, hazard/vulnerability/readiness scores, and the risk index formula. Intended to help reviewers understand PR #14 without needing to read through the full pipeline code. Docs-only, no app changes.