You are on page 1of 2

Employee Data These are the people who the company has

employees to facilitate in the functioning of our


company. Their database will include the
employee ID, name, mobile number, address,
email, etc.
Booking Data This involves the process the passengers use to
receive reservations from our company in forms of
transport and other services found in our railway
company. This will include the booking ID, date,
passenger ID, address, telephone number, etc.
Passenger Data These are the main clients in our business. They
receive our direct services in form of transport,
transportation of their goods. Their database will
include passenger ID, phone number, address,
pick-up station, time of travel, etc.
Service Data These are the services offered to our passengers
while traveling including transportation of their
goods and other services like hotel services, and
security among others. This database will include
the service ID, type, price, etc
Services_Delivered Data This table contains records of all services offered
to the passengers, the passenger details, the
employee who offered the service, and the train
details.
Department Data This is the category where the specific employee
has the expertise in, therefore, is positioned to
work in the areas of their qualification. The
database will include the employee ID, skill,
department ID, service ID, etc.
Station Data Station tables contain information of all the
possible destination and departure stations the
trains go through. It also contains the employee in
charge. The fields include StationID, stationName,
employeeID.
Train Data The train table contains the details of the trains
belonging to BNSF Railway Company. The details
captured include the status of the train. The fields
are TrainID, TrainName, and status.
Passenger Employee Service Service_Deliver Booking Department
ed

Passenger_ID Employee_ID Service_ID Ser_Del_ID Ticket_ID Depart_ID


Passenger_N Employee_Name Service_Nam Service_ID Passenger_ID Dept_Name
ame e
Passenger_E Phone_Number Service_Cate Passenger_ID Train_ID Skill
mail gory
Passenger_A Address Service_price Time_Offered Departure_Station
ddress
City Employee_ID Destination_Station
Email Machine_ID
Date_Hired Travel_Date
Position Booking_Date

Station Train
Station_ID Train_ID
Station_Name Train_Name
Num_Passengers
Train_Status

You might also like