There is a way to classify water users owners receiving water from Reclamation based on matching water rights owners in WaDE and Reclamation Project users in their database here https://www.usbr.gov/projects/
I was able to manually find that these three water owners in WaDE are listed under the Strawberry Valley Project
https://westdaat.westernstateswater.org/details/right/UTwr_WR52679
https://westdaat.westernstateswater.org/details/right/UTwr_WR68320
https://westdaat.westernstateswater.org/details/right/UTwr_WR65783
Pending Reclamation giving us a machine-readable format of their projects database (I just asked them), let's plan on adding another Python code that tries to find a match for all Reclamation water users in the WaDE database water rights owners. If there is a match, we classify the right water owner in WaDE as Reclamation Water Reciever.
I think the classification needs to be different from the regular Reclamation name. In the end, users can select one or two classifications and get either or both data. That would be super cool!
There is a way to classify water users owners receiving water from Reclamation based on matching water rights owners in WaDE and Reclamation Project users in their database here https://www.usbr.gov/projects/
I was able to manually find that these three water owners in WaDE are listed under the Strawberry Valley Project
https://westdaat.westernstateswater.org/details/right/UTwr_WR52679
https://westdaat.westernstateswater.org/details/right/UTwr_WR68320
https://westdaat.westernstateswater.org/details/right/UTwr_WR65783
Pending Reclamation giving us a machine-readable format of their projects database (I just asked them), let's plan on adding another Python code that tries to find a match for all Reclamation water users in the WaDE database water rights owners. If there is a match, we classify the right water owner in WaDE as Reclamation Water Reciever.
I think the classification needs to be different from the regular Reclamation name. In the end, users can select one or two classifications and get either or both data. That would be super cool!