WaterAllocations - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: WaterAllocations

Columns

PKNameData TypeNULLAutoDefaultCommentFK
MethodUUIDNVarChar(250) Foreign key unique identifier to Methods_dim table.
OrganizationUUIDNVarChar(250) Foreign key unique identifier to Organization_dim table.
SiteUUIDsNVarChar(250) Foreign key unique identifier to Sites_dim table.
VariableSpecificUUIDNVarChar(250) Foreign key unique identifier to Variables_dim table.
AllocationApplicationDateIDBigInt

Foreign key unique identifier to Dates_dim table. Date of the original filing on the water right record.
AllocationAssociatedConsumptiveUseSiteIDsNVarChar(500)

List of other sites if this water right has one or more associate consumptive use sites. Add the consumptive use UUIDs as comma separated list here.
AllocationAssociatedWithdrawalSiteIDsNVarChar(500)

List of other sites if this water right has one or more associate diversion sites. Add the diversion UUIDs as comma separated list.
AllocationBasisCVNVarChar(250)

Description of whether this water right is based on water withdrawals/diversion or consumptive use/depletion amount.
AllocationChangeApplicationIndicatorNVarChar(250)

Indicator if this water right was the result of a change application.
AllocationCommunityWaterSupplySystemNVarChar(250)

If the use is municipal, the data provider can add the SDWIS identifier for the CWS. Only for site specific data. Leave it null for aggregate data.
AllocationCropDutyAmountFloat

Crop Duty amount. The number of acres of land that is irrigated for the complete growth of a crop by supplying 1-meter cubes per second of water continuously throughout the crop.
AllocationExpirationDateDate

Expiration date the water right expires (only really applies if the right is a temporary one).
AllocationFlow_CFSFloat

The state recognized water right water amount in terms of flow (CFS).
AllocationLegalStatusCVNVarChar(250) The state recognized legal status of the water right (e.g., proven, approved, perfected, adjudicated, etc.)
AllocationNativeIDNVarChar(250) The state's unique identifier for the water right and it's record.
AllocationOwnerNVarChar(250) Name of the owner / entity with possession of the water right.
AllocationPriorityDateDate Date given to the water right by the state. Date the water right become legal. Format of MM/DD/YYYY.
AllocationTimeframeEndDate End date when the water right no longer can legaly access the assinged water. Format of MM/DD.
AllocationTimeframeStartDate Start date when the water right can legaly access the assinged water. Format of MM/DD.
AllocationTypeCVNVarChar(250)

Description of the type of water right (e.g., Underground Water Claim, Federal Reserved Water Right, etc).
AllocationVolume_AFFloat

The state recognized water right water amount in terms of volume (AF).
BeneficialUseCategoryCVNVarChar(250) The data provider's recognized stated purpose for the water right (e.g., irrigation, power, etc) (if multiple, provide as a comma separated list).
CommunityWaterSupplySystemNVarChar(250)

Name of the community water system the water right serves (if available).
CropTypeCVNVarChar(100)

The type of crop watered by the water right (if available) (e.g., wheat, alfalfa, corn, hay, etc.) (applies mostly to irrigation uses).
CustomerTypeCVNVarChar(100)

Description of the type of customer the water right services (e.g., Residential, Commercial, Industrial, Institutional, Combined, Unspecified, etc).
DataPublicationDateIDBigInt Date that this data was published by the data provider to the public.
DataPublicationDOINVarChar(250)

A unique digital object identifier into the original dataset.
ExemptOfVolumeFlowPriorityBit(1)

Database indicator for special records. if yes (1), then amount flow, volume, and priority dates can be null (e.g., this case represents groundwater rights in Arizona outside the AMA and INA areas).
GeneratedPowerCapacityMWFloat

The power (GWh) to be generated by the water right record (if available) (mostly applies to power generating beneficial uses).
IrrigatedAcreageFloat

Number of acres irrigated by the water right (if available).
IrrigationMethodCVNVarChar(100)

A term to describe the method used for the place of use (if available) (applies mostly to irrigation beneficial uses).
LegacyAllocationIDsNVarChar(250)

If this water right was the result of a change application, add the legacy right IDs as a comma separated list here.
OwnerClassificationCVNVarChar(250)

A term that categorizes the water right owner to a predetermined WaDE defined group. Used for data query and filtering purposes.
PopulationServedFloat

The amount of population served by the water right (if available).
PowerTypeNVarChar(50)

Description of the type of power generated.
PrimaryUseCategoryCVNVarChar(250)

The primary stated purpose by the water right (if available).
SDWISIdentifierCVNVarChar(250)

If the use is municipal, the data provider can add the SDWIS identifier for the CWS.
WaterAllcationNativeURLNVarChar(250)

Refers back to the state URL that describes the water right (e.g., https://www.waterrights.utah.gov/asp_apps/wrprint/wrprint.asp?wrnum=55-12888).

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

Diagram Name
6_InputTables