D_USE_AMOUNT - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: D_USE_AMOUNT

The actual volume of water diverted at this diversion for the reporting period.

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

WATER_USER_IDInteger A unique identifier for the water user

BENEFICIAL_USE_IDInteger Owner for the use type (i.e. state abbreviation)

ROW_SEQInteger
AMOUNT_VOLUMEFloat

Value reported, measured, calculated, or estimated.
UNIT_VOLUMEFloat

VALUE_TYPE_VOLUMEFloat

Indicator on how the actual amount was determined (i.e. calculated, measured, estimated, or reported).
METHOD_ID_VOLUMEFloat

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_D_USE_AMOUNT_D_CONSUMPTIVE_USEDataValues.D_CONSUMPTIVE_USEDataValues.D_USE_AMOUNTORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, WATER_USER_ID, BENEFICIAL_USE_IDORGANIZATION_ID, REPORT_ID, ALLOCATION_ID, WATER_USER_ID, BENEFICIAL_USE_ID

Triggers

(none)


Used in Diagrams

Diagram Name
WaDE_Schema