D_ALLOCATION_LOCATION - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: D_ALLOCATION_LOCATION

The Location of the detailed allocation, diversion, use, or return flow.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

ALLOCATION_IDInteger Unique identifier for the allocation

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.

LOCATION_SEQVarChar(20)
STATEVarChar(20)

Code representing the two-digit abbreviation for the state.
REPORTING_UNIT_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 point of diversion

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema