College

Temporary Employment Corporation (TEC) places temporary workers in companies during peak periods. TEC's manager gives you the following description of the business:

- TEC has a file of candidates who are willing to work.
- If the candidate has worked before, that candidate has a specific job history.
- Each candidate has several qualifications.
- Each qualification may be earned by more than one candidate.

- TEC also has a list of companies that request temporaries.
- Each time a company requests a temporary employee, TEC makes an entry in the openings folder.
- This folder contains an opening number, company name, required qualifications, starting date, anticipated ending date, and hourly pay.
- Each opening requires only one specific or main qualification.

- When a candidate matches the qualification, (s)he is given the job, and an entry is made in the Placement Record folder.
- This folder contains an opening number, candidate number, total hours worked, and so on.
- In addition, an entry is made in the job history for the candidate.

- TEC uses special codes to describe a candidate's qualifications for an opening.

Construct an E-R diagram (based on a Chen's model) to represent the above requirements. Make sure you include all appropriate entities, relationships, attributes, and cardinalities.

Answer :

The Entity Relationship (ER) Diagram based on Chen's model that represents the requirements of the TEC, which places temporary workers in companies.

TECEntity-Relationship (ER) diagrams show how data is stored and related in a database. An ER diagram comprises entities, relationships, attributes, and cardinalities. Here are some definitions of the concepts in the diagram.Entities: Entities are objects or concepts of interest in a system.

Examples of entities in the TEC system include candidates and companies.Relationships: Relationships are connections between two or more entities. Examples of relationships in the TEC system include a candidate being placed in a company during a peak period.

To know more about Relationship visit:

https://brainly.com/question/23752761

#SPJ11