Captured Standard Characteristics

The following table describes the characteristics captured automatically for every network. You can use these standard characteristics for patterns and for display in the Oracle Financial Services product. The KDD_NTWRK table stores these characteristics for all Networks. Column names are IDs of the network, network definition, and network characteristic dataset. In addition, two job-related column names are information about the job ID and the time the job ran.

Table 7-5 Standard Characteristics in the KDD_NTWRK Table

Column Name Description
NODE_CT Number of nodes in the network
PRMRY_NODE_ID ID of the Primary Node in the network
PRMRY_NODE_LINK_CT Number of nodes to which the Primary Node is linked
PRMRY_NODE_TOTAL_MEA S Primary Node total measure (sum of the weight of the links associated with the Primary Node, both incoming and outgoing links)
PRMRY_NODE_IN_MEAS Primary Node incoming measure (sum of the weight of links with directionality into the Primary Node)
PRMRY_NODE_OUT_MEAS Primary Node outgoing measure (sum of the weight of links with directionality away from the Primary Node)
LINK_CT Number of links in the network
AVG_LINK_WT Average weight of the links in the network
MAX_LINK_WT Maximum weight of a link in the network
FIRST_LINK_TS Earliest time stamp of a link in the network
LAST_LINK_TS Latest time stamp of a link in the network
PRMRY_NODE_IN_CT Number of links with directionality into the Primary Node
PRMRY_NODE_OUT_CT Number of links with directionality away from the Primary Node
PRMRY_NODE_NO_DIRN_C T Number of links associated with the Primary Node with no directionality
PRMRY_NODE_BUS_ID Business ID of the Primary Node
NTWRK_ID Sequence ID that uniquely identifies a network.
NTWRK_DEFN_ID ID of the Network Definition that produced the network
NTWRK_CHRST_DSET_ID Dataset ID that contains the definable characteristics for the network
RUN_ID ID of the run that produced the network
CREATE_TS Time stamp of the run that produced the network