Pinned Loading
-
DataMart Guide NFIRS query
DataMart Guide NFIRS query 1CREATE VIEW [dbo].[DSV_Elite_Fire_View] AS SELECT Fact_Fire.*
23FROM [DwFire].[Fact_Fire]
45LEFT JOIN [DwEms].[Dim_Agency] AS [Dim_Agency] ON [Fact_Fire].[Dim_Agency_FK] = [Dim_Agency].[Dim_Agency_PK]
-
neris-framework
neris-framework PublicForked from ulfsri/neris-framework
This repository contains the core data schema, currently in beta, for the National Emergency Response Information System (NERIS).
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.