S_AVAILABILITY_AMOUNT - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: S_AVAILABILITY_AMOUNT

Estimate of the water availability for the given time frame as either a volume amount or a relative metric.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

ORGANIZATION_IDInteger A unique identifier assigned to the organization. Identifiers would be managed centrally by ????

REPORT_IDInteger A unique identifier assigned to the report by the reporting organization.

REPORT_UNIT_IDInteger

SUMMARY_SEQInteger

ROW_SEQInteger
AMOUNTVarChar(20)

Volume of water available in this reporting unit.
METHOD_IDInteger Method used to determine the metric, calculation or estimate.
START_DATEDateTime

Starting date for the availability estimate, allocation, diversion, or use. Report as MM/DD.
END_DATEDateTime


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_S_SUMMARY_AMOUNT_SUMMARY_AVAILABILITYDataValues.SUMMARY_AVAILABILITYDataValues.S_AVAILABILITY_AMOUNTORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID, SUMMARY_SEQORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID, SUMMARY_SEQ

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema