WaDE [WaDE_Schema_0.25.xml]
Estimate of water use
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) | |||
SOURCE_TYPE | VarChar(20) | Water Source: Ground, Surface, Reuse, Total | |||||
FRESH_SALINE_IND | VarChar(20) | Indicates whether the source is fresh water, saline water, or represents the total of both. | |||||
SOURCE_NAME | VarChar(20) | Name of the Aquifer for groundwater sources or river basin for surface water sources. |
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_D_CONSUMPTIVE_USE_DETAIL_USE | DataValues.DETAIL_USE | DataValues.D_CONSUMPTIVE_USE | ORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, WATER_USER_ID | ORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, WATER_USER_ID |
(none)
Diagram Name |
WaDE_Schema |