WaDE [WaDE_Schema_0.25.xml]
Estimate of the water availability for the given time frame as either a volume amount or a relative metric.
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 |
|
||||
| ROW_SEQ | Integer | |||||
AMOUNT | VarChar(20) |
| Volume of water available in this reporting unit. | ||||
METHOD_ID | Integer | Method used to determine the metric, calculation or estimate. | |||||
START_DATE | DateTime |
| Starting date for the availability estimate, allocation, diversion, or use. Report as MM/DD. | ||||
END_DATE | DateTime |
|
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_S_SUMMARY_AMOUNT_SUMMARY_AVAILABILITY | DataValues.SUMMARY_AVAILABILITY | DataValues.S_AVAILABILITY_AMOUNT | ORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID, SUMMARY_SEQ | ORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID, SUMMARY_SEQ |
(none)
Diagram Name |
WaDE_Schema |