S_AVAILABILITY_METRIC - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: S_AVAILABILITY_METRIC

Metric measuring relative availability of water within this 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

ROW_SEQInteger
METRIC_IDInteger Name of the metric

METRIC_VALUEVarChar(255)

Value of the metric for this reporting unit. Higher numbers should indicate more availability.
METRIC_SCALEVarChar(255)

Highest allowed value for the metric (i.e. '10' on a scale of 1-10)
REVERSE_SCALE_INDVarChar(255)

This should be marked with a 'Y' if the scale is reversed (i.e. higher numbers indicate less avaialbility)
METHOD_IDInteger The name of the method used.
START_DATEDateTime

Starting date for the availability estimate, allocation, diversion, or use. Report as MM/DD.
END_DATEDateTime

Ending date for the availability estimate, allocation, diversion, or use. Report as MM/DD.

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_S_AVAILABILITY_METRIC_METRICSMetadata.METRICSDataValues.S_AVAILABILITY_METRICMETRIC_IDMETRIC_ID
fk_S_AVAILABILITY_METRIC_SUMMARY_AVAILABILITYDataValues.SUMMARY_AVAILABILITYDataValues.S_AVAILABILITY_METRICORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID, SUMMARY_SEQORGANIZATION_ID, REPORT_ID, REPORT_UNIT_ID, SUMMARY_SEQ

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema