Variables_dim - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: Variables_dim

specific granular variables

Columns

PKNameData TypeNULLAutoDefaultCommentFK

VariableSpecificIDBigInt

Primary internal key unique identifier for variable records.
VariableSpecificUUIDNVarChar(250) Foreign key unique identifier to Variables_dim table.
AggregationInterval Numeric(10, 1) The time interval distance for time related data. For example, if the data are provided in 15 minute intervals, the interval would be 4 and the aggregation unit would be hourly.
AggregationIntervalUnitCV NVarChar(250) The time internval unit of measurment (e.g., day ,month, year).

AggregationStatisticCVNVarChar(50) The calculated statistic associated with the site-specific variable amount. Full list is here: http://vocabulary.odm2.org/aggregationstatistic/

AmountUnitCVNVarChar(250) The allocation unit of measurment (e.g., CFS, AF, etc).

MaximumAmountUnitCVNVarChar(250)

The allocation unit of measurment used for maxium limits (e.g., CFS, AF, etc).

ReportYearStartMonth NVarChar(10) The starting month-day the data provider annual reporting period in. Format in MM-DD.
ReportYearTypeCV NVarChar(250) The data type of the annual reporting period for this datatype (e.g., water year, irrigation year, calendar year, etc.).

VariableCVNVarChar(250) The high-level description of the variable used (e.g., withdrawal, consumptive use, return flow, etc.).

VariableSpecificCVNVarChar(250) The lower-level / subcategorization of the VariableCV. Allows the user to specify the general category of water data (e.g. Withdrawl Irrigation, Withdrawl Supply, Consumptive Use Aggregated, etc.).


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_Variables_dim_AggregationStatisticCVs.AggregationStatisticCore.Variables_dimNameAggregationStatisticCV
fk_Variables_dim_ReportYearTypeCVs.ReportYearTypeCore.Variables_dimNameReportYearTypeCV
fk_Variables_dim_UnitsCVs.UnitsCore.Variables_dimNameAmountUnitCV
fk_Variables_dim_Units_intervalCVs.UnitsCore.Variables_dimNameAggregationIntervalUnitCV
fk_Variables_dim_Units_maxCVs.UnitsCore.Variables_dimNameMaximumAmountUnitCV
fk_Variables_dim_VariableCVs.VariableCore.Variables_dimNameVariableCV
fk_Variables_dim_VariableSpecificCVs.VariableSpecificCore.Variables_dimNameVariableSpecificCV

Triggers

(none)


Used in Diagrams

Diagram Name
1_WaterAllocations
2_SiteSpecificAmounts
3_AggregatedAmounts