D_USE_LOCATION - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: D_USE_LOCATION

The location of the detailed allocation, diversion, use, or return flow

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

WATER_USER_IDInteger A unique identifier for the water user

LOCATION_SEQInteger
STATEVarChar(50) Code representing the two-digit abbreviation for the state.
REPORTING_UINT_IDInteger A unique identifier assigned to the reporting unit by the reporting organization.
COUNTY_FIPSVarChar(20) County FIPS code (including the state FIPS code) representing the county.
HUCVarChar(20) Code representing the USGS Hydrologic Unit (or HUC) at the most detailed level that the assignment can be made (6-digit being the lowest level of resolution allowed). Leading 0's should be included.
WFS_FEATURE_REFVarChar(20) Web Feature Service feature reference for the place of use

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_D_USE_LOCATION_DETAIL_USEDataValues.DETAIL_USEDataValues.D_USE_LOCATIONORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, WATER_USER_IDORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, WATER_USER_ID

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema