FACT_PROSPECTFUNDINGINTERESTSITE

Contains information about sites associated with prospect funding interests.

Primary Key

Primary Key Field Type
PROSPECTFUNDINGINTERESTSITEFACTID int

Fields

Field Field Type Null Notes Description
PROSPECTFUNDINGINTERESTSITESYSTEMID uniqueidentifier yes [dbo].[PROSPECTFUNDINGINTERESTSITE].[ID]
SITEDIMID int yes Reference key to the site dimension, derived using [dbo].[PROSPECTFUNDINGINTERESTSITE].[SITEID]
PROSPECTFUNDINGINTERESTDIMID int yes Reference key to the site dimension, derived using [dbo].[PROSPECTFUNDINGINTERESTSITE].[PROSPECTFUNDINGINTERESTID]
ISINCLUDED bit yes Flag indicating when data should be included in results.
ETLCONTROLID int yes ID generated through the ETL process.
SOURCEDIMID int yes Source system used.

Indexes

Index Name Fields Unique Primary Clustered
PK_FACT_PROSPECTFUNDINGINTERESTSITE PROSPECTFUNDINGINTERESTSITEFACTID yes yes yes