D_ALLOCATION_ACTUAL - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: D_ALLOCATION_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

DETAIL_SEQ_NOInteger

ACTUAL_SEQ_NOInteger
AMOUNT_VOLUMEFloat

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

VALUE_TYPE_VOLUMEFloat

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_ALLOCATION_ACTUAL_D_ALLOCATION_FLOWDataValues.D_ALLOCATION_FLOWDataValues.D_ALLOCATION_ACTUALORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, DETAIL_SEQ_NOORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, DETAIL_SEQ_NO

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema