SUMMARY_AVAILABILITY - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: SUMMARY_AVAILABILITY

Summary of water availability within the reporting unit.

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

SUMMARY_SEQInteger
AVAILABILITYVarChar(50)

FRESH_SALINE_INDVarChar(20)

Indicates whether the source is fresh water, saline water, or represents the total of both.
SOURCE_TYPEVarChar(50)

Water Source: Ground, Surface, Reuse, Total
WFS_FEATURE_REFVarChar(50)

Web Feature Service feature reference for the availability estimate.

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_SUMMARY_AVAILABILITY_REPORTING_UNITDataValues.REPORTING_UNITDataValues.SUMMARY_AVAILABILITYORGANIZATION_ID, REPORT_ID, REPORT_UNIT_IDORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema