S_USE_AMOUNT - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: S_USE_AMOUNT

Amount of water used

Columns

PKNameData TypeNULLAutoDefaultCommentFK

ORGANIZATION_IDInteger

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

REPORT_UNIT_IDInteger

BENEFICIAL_USE_IDInteger

SUMMARY_SEQInteger

ROW_SEQInteger
AMOUNTVarChar(50)

Value reported, measured, calculated, or estimated.
CONSUMPTIVE_INDICATORVarChar(20)

An indication of whether the reported amount represents a consumptive amount or a withdrawn amount
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

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

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_S_USE_AMOUNT_SUMMARY_USEDataValues.SUMMARY_USEDataValues.S_USE_AMOUNTORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID, BENEFICIAL_USE_ID, SUMMARY_SEQORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID, BENEFICIAL_USE_ID, SUMMARY_SEQ

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema