WaDE [WaDE_Schema_0.25.xml]
Summary of water availability within the reporting unit.
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. |
|
|||
| REPORT_UNIT_ID | Integer |
|
||||
| SUMMARY_SEQ | Integer | |||||
AVAILABILITY | VarChar(50) |
| |||||
FRESH_SALINE_IND | VarChar(20) |
| Indicates whether the source is fresh water, saline water, or represents the total of both. | ||||
SOURCE_TYPE | VarChar(50) |
| Water Source: Ground, Surface, Reuse, Total | ||||
WFS_FEATURE_REF | VarChar(50) |
| Web Feature Service feature reference for the availability estimate. |
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_SUMMARY_AVAILABILITY_REPORTING_UNIT | DataValues.REPORTING_UNIT | DataValues.SUMMARY_AVAILABILITY | ORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID | ORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID |
(none)
Diagram Name |
WaDE_Schema |