DETAIL_DIVERSION - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: DETAIL_DIVERSION

Description of the location for the diverted water.

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

DIVERSION_IDInteger Unique identifier for the diversion within this allocation.
DIVERSION_NAMEVarChar(20)

Name for the diversion.
STATEVarChar(20)

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_FETURE_REFVarChar(20)

Web Feature Service feature reference for the point of diversion

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_DETAIL_DIVERSION_DETAIL_ALLOCATIONDataValues.DETAIL_ALLOCATIONDataValues.DETAIL_DIVERSIONORGANIZATION_ID, REPORT_ID, ALLOCATION_IDORGANIZATION_ID, REPORT_ID, ALLOCATION_ID

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema