WaDE [WaDE_Schema_0.25.xml]
The actual volume of water diverted at this diversion for the reporting period.
| PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
|
| ORGANIZATION_ID | Integer | A unique identifier assigned to the organization. Identifiers would be managed centrally by ???? |
|
|||
|
| REPORT_ID | Integer | A unique identifier assigned to the report by the reporting organization. |
|
|||
|
| ALLOCATION_ID | Integer | Unique identifier for the allocation |
|
|||
|
| WATER_USER_ID | Integer | A unique identifier for the water user |
|
|||
|
| BENEFICIAL_USE_ID | Integer | Owner for the use type (i.e. state abbreviation) |
|
|||
|
| ROW_SEQ | Integer | |||||
| AMOUNT_VOLUME | Float |
| Value reported, measured, calculated, or estimated. | ||||
| UNIT_VOLUME | Float |
| |||||
| VALUE_TYPE_VOLUME | Float |
| Indicator on how the actual amount was determined (i.e. calculated, measured, estimated, or reported). | ||||
| METHOD_ID_VOLUME | Float |
| |||||
| START_DATE | DateTime |
| Starting date for the availability estimate, allocation, diversion, or use. Report as MM/DD. | ||||
| END_DATE | DateTime |
| Ending date for the availability estimate, allocation, diversion, or use. Report as MM/DD. |
(none)
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_D_USE_AMOUNT_D_CONSUMPTIVE_USE | DataValues.D_CONSUMPTIVE_USE | DataValues.D_USE_AMOUNT | ORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, WATER_USER_ID, BENEFICIAL_USE_ID | ORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, WATER_USER_ID, BENEFICIAL_USE_ID |
(none)
| Diagram Name |
| WaDE_Schema |