Design an er schema for keeping track of information


"Design an er schema for keeping track of information about votes taken in the U.S. House of Representatives during the current two- year congressional session. The database needs to keep track of the following U.S. state's Name (Texas, New York, California and Iowa) and includes the Region of the state (whose domain is {Northeast, Midwest, Southeast, Southwest, West}). Each congressperson in the House of Representatives is described by their Name, and includes the District represented, the StartDate when they were first elected, and the political Party they belong to (whose domain is {Republican, Democrat, Independent, Other}). The database keeps track of each bill (i.e., proposed law), and includes the BillName, the DateOfVote on the bill, whether the bill PassedOrFailed (whose domain is {YES,NO}), and the Sponsor (the congressperson(s) who sponsored-i.e., proposed-the bill). The database keeps track how each congressperson voted on each bill (domain of vote attribute is {Yes, No, Abstain, Absent}). Draw an er schema diagram for the above application. State clearly any assumptions you make."

Request for Solution File

Ask an Expert for Answer!!
Database Management System: Design an er schema for keeping track of information
Reference No:- TGS0125996

Expected delivery within 24 Hours