WaDE [WaDE_Schema_0.25.xml]
Water supply summaries for the specified time frame
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) |
| Value reported, measured, calculated, or estimated. | ||||
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 |
| 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_S_WATER_SUPPLY_AMOUNT_SUMMARY_WATER_SUPPLY | DataValues.SUMMARY_WATER_SUPPLY | DataValues.S_WATER_SUPPLY_AMOUNT | ORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID, SUMMARY_SEQ | ORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID, SUMMARY_SEQ |
(none)
Diagram Name |
WaDE_Schema |