Skip to content

Public Water Supply Demo App: add population data + filter #15

Description

@amabdallah

One of the valuable use cases for urban water data is the comparison of per capita water use across "similar" cities in the West.

This project is a great example for us. It only focuses on the Colorado River Basin, and their data (I think) is a snapshot for one year or average (not time series).
https://uagis.maps.arcgis.com/apps/dashboards/8502820c41374e6eb35fd90a2ffb656a

Use case for WestDAAT: show me the cities (POUs) with more than 50K and 70K population (population served). Then show me their per capita water use over time. The result would help city managers benchmark and compare their per capita use with other cities.

So we need to ask our states about the served population (we have it in the schema), and we need to add the "gallon per capita per day" new field to the table: VariableAmounts_fact

Add a new fieldcalled~: GallonPerCapitaPerDay
https://schema.westernstateswater.org/diagrams/2_SiteSpecificAmounts.html

This issue evaluates what it takes to support this use case.
Here is a relevant doc regarding the importance of such data and how it could be used.
https://www.lincolninst.edu/incorporating-water-comprehensive-planning

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions