Construct an er diagram with attributes


Assignment Problem: FODB coordinates building inspections requested by builders on a monthly basis. Each building inspection is either passed or not. Inspections have a type code (3 characters, e.g. PLU, FRM, ELE, etc.) and possibly sequencing requirements. Some inspections cannot be performed before other inspections, e.g. final plumbing inspection cannot be performed until the framing inspection is passed. Each inspection has a numeric score, with 75 or more out of 100 being sufficient for a pass status. Each inspection data contains the date of inspection, inspector identification, inspection score, and textual information about the inspection. The textual information can be updated later, but the score can never be changed. FODB maintains a pool of inspectors. Each inspector has a unique 5 digit employee ID, name, and date they were hired. They can conduct any type of inspection but can only perform at most 5 inspections per month.  Any failed inspection can be repeated until passed. Particular information maintained about builders includes: Name (30 byte character string), address (40 byte character string), license# (5 digit number). A builder's license# is unique. A builder and location must exist prior to requesting an inspection. A request for an inspection may be assigned to any available inspector assuming the prerequisite inspections have a pass status.

Construct an ER Diagram with attributes, being precise in your notation, including cardinality constraints.  The ER diagram you create must support all requirements stated above.  If you add any restrictions or information not stated above, please specify.

Request for Solution File

Ask an Expert for Answer!!
Software Engineering: Construct an er diagram with attributes
Reference No:- TGS03221161

Expected delivery within 24 Hours