REPORTING_UNIT - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: REPORTING_UNIT

The Unit for which the Allocation or Estimate is being reported

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.

REPORT_UNIT_IDInteger
REPRTING_UNIT_NAMEVarChar(20) Name of the reporting unit
REPORTING_UNIT_TYPEVarChar(20)

STATEVarChar(50)

Code representing the two-digit abbreviation for the state.
COUNTRY_FIPSVarChar(20)

County FIPS code (including the state FIPS code) representing the county.
HUCVarChar(50)

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.

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_REPORTING_UNIT_REPORTMetadata.REPORTDataValues.REPORTING_UNITORGANIZATION_ID, REPORT_IDORGANIZATION_ID, REPORT_ID

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema