Humble Trader

Tuesday, July 11, 2006

Country Dimension - Definition

Table:

Table
Description
D_COUNTRYThe Country Dimension contains the names of countries and their various codes as defined by the ISO.


Levels:
Level
Prefix
Description
ISO_COU
COUThe ISO Country.


Level Attributes:

Country Level:

Attribute
Datatype
Description
ID
NUMBERUID of the row.
NAME
VARCHAR2(100)Full name of the country.
ISO2_CODE
VARCHAR2(2)2 character ISO code.
ISO3_CODE
VARCHAR2(3)3 character ISO code.
UN3_NUMBER
VARCHAR2(3)3 digit numeric UN code.
START_DATE
DATEDate that the Country came into being.
END_DATE
DATEDate that the Country ceased.


OTHER :

These are audit and control attributes. While not strictly belonging to a Level, they are assigned to the most granular level - in this case; ISO_COU:

Attribute
Datatype
Description
RUN_NO
NUMBERThe Run Number that created this row.
INS_TSP
DATEInsert timestamp.

0 Comments:

Post a Comment

<< Home