Ask a question from expert

Ask now

6BUIS001W: Business Intelligence

18 Pages2572 Words249 Views
   

University of Westminster

   

Business Intelligence (6BUIS001W)

   

Added on  2021-09-23

6BUIS001W: Business Intelligence

   

University of Westminster

   

Business Intelligence (6BUIS001W)

   Added on 2021-09-23

BookmarkShareRelated Documents
Business Intelligence
6BUIS001W: Business Intelligence_1
Table of Contents
Task – 1 Business Processes................................................................................................................1
a) Identify the main Business Processes and their logical schema............................................2
b) For each Business Processes identify the involved dimensions.............................................4
c) Business Process identify the main measures........................................................................7
d) Single Dimensional Schema..................................................................................................10
e) UML Class Diagrams............................................................................................................12
f) Data Mart...............................................................................................................................13
Task – 2 OLAP queries.....................................................................................................................14
a) In 2017, for each state and month, analyse the portion of rooms which are reserved, free,
and unavailable?............................................................................................................................14
b) In 2005, for each state and month, analyse the income of 4-star hotels and the cumulative
income of 4-star hotels?.................................................................................................................15
References..........................................................................................................................................17
1
6BUIS001W: Business Intelligence_2
Task – 1 Business Processes
a) Identify the main Business Processes and their logical schema
The Identified business process are listed in below.
For Features Table,
Attributes
Feature Id
Feature Description
The features table has two attributes like feature ID and feature description. This table
is used to provide and store the information about the hotel room booking features. Here, the
feature ID is the primary key.
For Time Table,
Attributes
Time ID
Day
Month
Holiday
Year
The time table has five attributes such as Time ID, day, month, holiday and year. This
table is used to provide and store the information about the hotel room booking timing
details. Here, the Time ID is the primary key.
For Hotel Table,
Attributes
Hotel Id
Hotel name
Category
City
State
Region
Room ID
The Hotel table has six attributes such as hotel ID, hotel name, category, city, state
and region. This table is used to store and provide the information about the hotel room
bookings. Here, the Hotel ID is the primary key and Room ID is the foreign key.
For Room Table,
Attributes
2
6BUIS001W: Business Intelligence_3
Room ID
Feature ID
Time Id
Hotel id
Bookings ID
The room table has five attributes such as Room ID, features ID, time ID, Hotel ID
and bookings ID. This table is used to store and provide the information about the hotel room
details based on hotel, features, and time and bookings tables. Here, the Room ID, features
ID, time ID and Hotel IDs are Primary key and bookings ID is foreign key.
For Bookings Table,
Attributes
Bookings ID
Room ID
Feature ID
Time Id
Hotel id
Status
Expected Income
Checkouts ID
The bookings table has seven attributes such as Room ID, feature ID, time ID, hotel
ID, status, expected income and Checkouts ID. This table is used to provide and store the
information about the room bookings details. Here, the Bookings ID, Room ID, features ID,
time ID and Hotel IDs are Primary key and checkouts ID is foreign key.
For Checkouts Table,
Attributes
Room ID
Feature ID
Time Id
Hotel id
Payment Type
Income
Bookings ID
The checkouts table has six attributes such as Room ID, feature ID, time ID, hotel ID,
payment type and income. This table is used to provide and store the information about the
room bookings details. Here, the Checkouts ID, Room ID, features ID, time ID and Hotel IDs
are Primary key and Bookings ID is foreign key.
3
6BUIS001W: Business Intelligence_4

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Database Design and Development
|32
|2899
|1

Assignment Solution for Data Warehouse
|20
|3019
|43

ER Diagram and Normalization for Hotel Booking Management System
|9
|833
|461

Data Warehouse Design and Analysis
|18
|3308
|45

Data Storage Solutions for Data Analytics
|5
|670
|258

Organizational Change and Development - PDF
|7
|2261
|129