Question

Draw the Crow’s Foot database notation entity-relationship diagrams (ERD) to represent the databases, based on the...

Draw the Crow’s Foot database notation entity-relationship diagrams (ERD) to represent the databases, based on the three narratives below. Use Lucid Chart or another ERD diagramming tool to create your diagram. You do not need to create the databases, but to design it using applicable business rules according to your judgment. Submit a PDF of the Entity Relationship Diagram for each database.

Remember to identify in your diagrams:

  • All the main entities and the main attributes for each entity
  • The relationship between the entities, whether they are “optional” for example.
  • The attributes which are primary keys and foreign keys, noted as “+”, and “#” respectively in the diagrams.
  • Use any feature of the software you can (think “sticky notes” or comments) to explain the relationships/cardinality between entities.

1.

You are the Director of Human Capital at Oliver Wyman. You need to keep track of the many divisions, departments and positions within the departments. Employees have a position within the department and division, and you need to keep track of how long each employee has worked at the company, who the supervisor of each department is, what projects employees are working on, and the percentage of the time they allocate to each projects.

Some of the business rules include (this is not complete list of business rules; you may need to identify or define more business rules):A division has many departments, and each department is operated by one division.

  • A division has many departments, and each department is operated by one division.
  • A department has one or many positions. each positions is operated by one department
  • One position can have zero, one or many employees, and employees can have one or more positions.
  • An employee can be assigned to multiple projects, and a project may involved many employees. A project must have at least one employee assigned to it.

Homework Answers

Answer #1

ERD database(Crow's Foot)

----------------------------------------------------------------------------------------------------------------------------------------------------------

Kindly comment your queries if any,upvote if you like,Thank you.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Rest in Peace (RIP) is a hotel management company with 'unique' properties. RIP maintains a database...
Rest in Peace (RIP) is a hotel management company with 'unique' properties. RIP maintains a database to track their properties, rooms, bookings, and employees. Assuming you have entities for: PROPERTY - one row per property (hotel, lodge, inn, etc) ROOM - one row per room within a property EMPLOYEE - one row per employee working for RIP, Inc. 1. Using the above entities, describe a 1:M relationship and a M:N relationship. How about a 1:1 relationship? For this item, describe...
Create a conceptual model using either an entity-relationship diagram or a crow’sfoot notation. State any assumptions...
Create a conceptual model using either an entity-relationship diagram or a crow’sfoot notation. State any assumptions of business rules. Create a conceptual model using either an entity-relationship diagram or a crow’sfoot notation. State any assumptions of business rules. Suppose you want to design a database to keep track of potential customers for new products. You need to design the database so that the features of the new product are captured. You also want to know what employee contacted the potential...
- Develop an entity-relationship model. (ERD) Assuming that you are working for the public housing agency...
- Develop an entity-relationship model. (ERD) Assuming that you are working for the public housing agency of the city, and you have been charged with keeping track of who is living in the agency's developments over time. To help you in this task, you have decided to use a relational database for your record keeping. Your task is to design a database that allows you to capture the facts described below: • The city has three public housing developments. You...
You are hired to design a database for a fitness center. As the fitness center is...
You are hired to design a database for a fitness center. As the fitness center is expanding with more than one branch, they want to create a database to keep track of its customers, facilities and employees. Each branch has a unique id and address (building number, street, district, and city). A branch may have more than one facility (e.g. swimming pool, spa, etc.). Each facility must belong to only one branch, and the information for a facility is name...
The county animal shelter has hired you to design a database to track the animals at...
The county animal shelter has hired you to design a database to track the animals at the shelter along with the people who adopt them. You have worked with the staff at the shelter, analyzed how they perform the work now, performed user requirements gathering and you have to create an ERD. Below you will find the description of the entities and attributes defined during this process. Animal: animal_id, species, breed, age, gender, size, spay/neuter, intake_date, location, cost Adopter: name,...
Jefferson Dance Club ERD Problem Follow the Simple Procedure for ERD diagramming to design an ERD...
Jefferson Dance Club ERD Problem Follow the Simple Procedure for ERD diagramming to design an ERD using the following user provided information. Remember the ERD will eventually turn into the design for a database from a top down view. Make sure you resolve any many to many conflicts. Label an identifier or primary key and all pertinent attributes given. If an attribute is not readily apparent from the user information, then make one up that makes sense for the particular...
Draw an ER-Model (Entity-Relationship Model) based on the following: A local College asks you to design...
Draw an ER-Model (Entity-Relationship Model) based on the following: A local College asks you to design an ER/D. There are 3 entities; INSTRUCTOR (acts as an advisor & as a teacher), CLASS_SECTION and PUPIL. A PUPIL is given only 1 INSTRCUTOR as their advisor, but advisors have many PUPILS. Draw a ER/D (in high-level) based on the three entities. For any many-to-many relationships, it must be broken down into 2 one-to-many relationships, while also clarifying the relationship.
You are asked to design a database to support a Instant Recruitment System of casual staff...
You are asked to design a database to support a Instant Recruitment System of casual staff for a school. The major business requirements are summarised below in the Mini Case: An Instant Recruitment System. You are asked to develop a detailed Entity-Relationship model for this mini case. Your ER model should consist of a detailed ER diagram integrated with itemised discussions on the features of the entities and relationships and all the assumptions you made where applicable. The ER diagram...
Spot the entities, entities instance attributes and relationship. Make an ERD of it A) CONCERT SEASON...
Spot the entities, entities instance attributes and relationship. Make an ERD of it A) CONCERT SEASON - The season during which a series of concerts will be performed. The identifier is a text field containing the Season in the form 2002-03. We also want to know the number of advance tickets sold, total number of tickets sold and total incomes and expenses for the season. B) CONCERT - A given set of one or more compositions to be played. The...
Florida Now Real Estate (45 pts) Tanya Pierce, President and owner of Florida Now Real Estate...
Florida Now Real Estate (45 pts) Tanya Pierce, President and owner of Florida Now Real Estate is seeking your assistance in designing a database for her business. One of her employees has experience in developing and implementing Access-based systems, but has no experience in conceptual or logical data modeling. So, at this point Tanya only wants you to develop a conceptual data model for her system. You are to use our entity-data diagramming notation - Crows foot symbols. Tanya has...