Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Data Dict

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

DATA DICTIONARY

Table 1: Ministry:

Name Data Size Remark

Type

MinistryID Number 20 This is the primary key of this


relation. This contains the ID of
Ministry.

MinistryName varchar 30 This attribute contains the name of


ministry.

Email varchar 30 This is attribute contains the email


of ministry.

UserID Number 20 This is the foreign key of this


relation. This contains the ID of
Ministry.

Table 2: AQMS
Name Data Type Size Remark
UserID Number 30 This is the primary key
of this relation. This
contains the ID of
AQMS.

UserName Varchar 20 This is the foreign key of


this relation. This
contains the name of
AQMS.
Password Varchar 15 This attribute contains
the password of AQMS

Email varchar 20 This attribute contains


the email of AQMS

UserType char 30 This attribute contains


the UserType of AQMS

DOB varchar 20 This attribute contains


the DOB

Table 3: RESEARCHLAB
Name DataType Size Remark

ResearchLabID Number 30 This is the primary key of


this relation. This contains
the ID of ReasearchLab.

UserID Number 20 This is the foreign key of


this relation. This contains
the ID of UserID.

Location Varchar 20 This attribute contains the


Location

Date Date 20 This attribute contains the


date.

Latitude Integer 20 This attribute contains the


Latitude
Median Integer 20 This attribute contains the
Modian
Mean Integer 30 This attribute contains the
Mean
Max Integer 15 This attribute contains the
Max
Sum Integer 15 This attribute contains the
sum
Count Number 20 This attribute contains the
count

Longditude Varchar 10 This attribute contains the


LongDitude

Table 4: MUNICIPALITY
Name Data Type Size Remark

MunicipalityID Number 20 This is the primary key


of this relation. This
contains the ID of
MunicipalityID

MunicipalityName Varchar 20 This attribute contains


the MunicipalityName

Location Varchar 20 This attribute contains


the Location

Division Varchar 20 This attribute contains


the Division

District Varchar 15 This attribute contains


the District

HeadQuarter Varchar 15 This attribute contains


the Headquarter

UserID Number 10 This attribute contains


the UserID

Table 5: METROLOGYCALDEPARTMENT
Name Data Type Size Remark

DepartmentID Number 20 This is the primary key


of this relation. This
contains the ID of
UserID

UserID Number 15 This is the foreign key


of this relation. This
contains the ID of
UserID

StationID Number 20 This attribute contains


the StationID

Date Date 15 This attribute contains


the Date

PM25 Integer 20 This attribute contains


the PM25

AverageTemparature Integer 15 This attribute contains


the
AverageTemparature

RainPreceptation Number 15 This attribute contains


the RainPreception
Windspeed Integer 20 This attribute contains
the Windspeed

visibility Integer 15 This attribute contains


the visibility

CloudCover Integer 20 This attribute contains


the CloudCover

Division Varchar 20 This attribute contains


the Division

Organization Varchar 15 This attribute contains


the Organization

Season Varchar 15 This attribute contains


the Season

You might also like