D_DIVERSION_ACTUAL - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: D_DIVERSION_ACTUAL

The actual amount of water diverted at this diversion for the reporting period.

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.

ALLOCATION_IDInteger Unique identifier for the allocation

DIVERSION_IDInteger Unique identifier for the diversion within this allocation.

DETAIL_SEQ_NOInteger

ACTUAL_SEQ_NOInteger
AMOUNT_VOLUMEFloat

UNIT_VOLUMEFloat

VALUE_TYPE_VOLUMEFloat

Indicator on how the actual amount was determined (i.e. calculated, measured, estimated, or reported).
METHOD_ID_VOLUMEFloat

AMOUNT_RATEFloat

UNIT_RATEFloat

VALUE_TYPE_RATEFloat

METHOD_ID_RATEFloat

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_D_DIVERSION_ACTUAL_D_DIVERSION_FLOWDataValues.D_DIVERSION_FLOWDataValues.D_DIVERSION_ACTUALORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, DIVERSION_ID, DETAIL_SEQ_NOORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, DIVERSION_ID, DETAIL_SEQ_NO

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema