Organizations_dim - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: Organizations_dim

Organization responsible for the data reported.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

OrganizationIDBigInt

Primary internal key unique identifier for organization records.
OrganizationUUIDNVarChar(250) Foreign key unique identifier to Organization_dim table.
OrganizationContactEmailNVarChar(250) Email address for the contact person of the organization.
OrganizationContactNameNVarChar(250) Name of the contact person for the organization.
OrganizationDataMappingURLNVarChar(250) A URL to WaDE GitHub repository page for the provided data.
OrganizationNameNVarChar(250) Name of the organization (e.g., Utah Division of Water Resources).
OrganizationPhoneNumberNVarChar(250) Phone number for the organization contact person. Include area code.
OrganizationPurviewNVarChar(250)

A description of the purview of the agency (e.g., water rights, consumptive use, etc.).
OrganizationWebsiteNVarChar(250) A hyperlink back to the organization's website. Include https:// header and trailing forward slash.
StateCVNVarChar(250) Two digit state abbreviation where the organization is.

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

Diagram Name
1_WaterAllocations
2_SiteSpecificAmounts
3_AggregatedAmounts
4_RegulatoryInfo