SiteSpecificAmounts - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: SiteSpecificAmounts

Columns

PKNameData TypeNULLAutoDefaultCommentFK
MethodUUIDNVarChar(250) Foreign key unique identifier to Methods_dim table.
OrganizationUUIDNVarChar(250) Foreign key unique identifier to Organization_dim table.
SiteUUIDNVarChar(250) Foreign key unique identifier to Sites_dim table.
VariableSpecificUUIDNVarChar(250) Foreign key unique identifier to Variables_dim table.
WaterSourceUUIDNVarChar(250) Foreign key unique identifier to WaterSource_dim table.
AllocationCropDutyAmount Float

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.
AmountFloat

The amount of water at this data site at the time.
AssociatedNativeAllocationIDsNVarChar(500)

Associated unique identifier for the water right at this data site used by the data provider's in the source data.
BeneficialUseCategoryCVNVarChar(500) 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).
DataPublicationDateBigInt

Date that this data was published by the data provider to the public.
DataPublicationDOINVarChar(250)

A unique digital object identifier into the original dataset.
GeometryGeometry

The GIS objects / shape written in Well-Known Text (WKT) format.
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).
PopulationServedFloat

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

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

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

The primary stated purpose by the water allocation (if available).
ReportYearCVNVarChar(4) Year corresponding to the annual reporting period for the aggregated data in the reporting unit.
SDWISIdentifierCVNVarChar(250)

If the use is municipal, the data provider can add the SDWIS identifier for the CWS.
TimeframeEndDate End date when the water right no longer can legally access the assigned water. Format of MM/DD.
TimeframeStartDate Start date when the water right can legally access the assigned water. Format of MM/DD.

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

Diagram Name
6_InputTables