Allocations_dim - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: Allocations_dim

Water Allocations, also known as water rights or permits

Columns

PKNameData TypeNULLAutoDefaultCommentFK

AllocationIDBigInt

Internal unique identifier integer for allocations
AllocationUUIDNVarChar(50) Unique universal identifier for the allocation across all the member states, can be alphanumeric
AllocationNativeIDNVarChar(250) Unique identifier for the allocation as-is in the member states, can be alphanumeric
AllocationOwnerNVarChar(255) Name of the owner, entity with the allocation. If multiple owners, truncate after five.
AllocationBasisCVNVarChar(250)

Specify whether this water right is based on water withdrawals/diversion or consumptive use/depletion amount
AllocationLegalStatusCVNVarChar(50) The legal status of the water right (e.g., proven, approved, perfected, adjudicated, etc.)
WaterRightTypeCVNVarChar(10)

This field contains the Type of Application or Water Right of this database entry. examples: Underground Water Claim, Federal Reserved Water Right
AllocationApplicationDateBigInt

Date of the original filing on the allocation
AllocationPriorityDateBigInt Priority Date given to the allocation
AllocationExpirationDateBigInt

If the allocation is temporary, add the expiration date
AllocationTimeframeEndBigInt

End date when the water right no longer can legally access the assigned water. Format of MM/DD.
AllocationTimeframeStartBigInt

Start date when the water right can legally access the assigned water. Format of MM/DD.
AllocationChangeApplicationIndicatorNVarChar(100)

Indicate if this allocation was the result of a change application
LegacyAllocationIDsNVarChar(100)

If this allocation was the result of a change application, add the legacy allocation IDs as a comma separated list

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

(none)