RegulatoryOverlay - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: RegulatoryOverlay

Columns

PKNameData TypeNULLAutoDefaultCommentFK
RegulatoryOverlayUUIDNVarChar(250) Foreign key unique identifier to RegulatoryOverlay_dim table.
OversightAgencyNVarChar(250) The name of the agency / governing body providing oversight for the regulation.
RegulatoryDescriptionBigInt A description of the regulation.
RegulatoryNameNVarChar(50) The name of the regulation
RegulatoryOverlayNativeIDNVarChar(250) Unique identifier code / ID used by the data provider to distinguish the regulatory overlay area in the source data.
RegulatoryOverlayTypeCVNVarChar(250)

The high level description of the regulatory overlaytype recognized by the data provider.
RegulatoryStatusCVNVarChar(50) Status of the regulation (e.g., initiated, in effect, efc.).
RegulatoryStatuteNVarChar(500)

Legal statute(s) ID / name related to the regulation (e.g., 56-78134).
RegulatoryStatuteLinkNVarChar(500)

A link to the legal statute(s) related to the regulation (e.g., https://le.utah.gov/xcode/code.html).
StatutoryEffectiveDateDate The start date of the legal statute(s) began. Format of MM/DD/YYYY.
StatutoryEndDateDate

The end date of the legal statute(s) ends. Format of MM/DD/YYYY.
WaterSourceTypeCVNVarChar(100)

The high level description of the water source type (e.g., surface water, groundwater, mixed, reuse, etc.)

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

Diagram Name
6_InputTables