DETAIL_ALLOCATION - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: DETAIL_ALLOCATION

Detailed, site specific information on water allocations, diversions, use, and return flows.

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
ALLOCATION_OWNERVarChar(50)

Name of the entity with the allocation
APPLICATION_DATEDateTime

The date on which the water right was applied for.
PRIORITY_DATEDateTime

The priority date for the water right.
LEGAL_STATUSVarChar(50)

The legal status of the water right (i.e. is it a proven right, perfected, or being adjudicated, etc.)
END_DATEDateTime

For temporary water rights, the end date for the water right.

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_DETAIL_ALLOCATION_REPORTMetadata.REPORTDataValues.DETAIL_ALLOCATIONORGANIZATION_ID, REPORT_IDORGANIZATION_ID, REPORT_ID

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema