RyanCallahan312 / Go-Data-Analysis

Project 1 For Dr. Santore's COMP490-003 (Tuesday/Thursday) Class
0 stars 0 forks source link

Data Visualization #37

Closed RyanCallahan312 closed 3 years ago

RyanCallahan312 commented 3 years ago

Using plotly.go implement data visualization feature into a map of the US

compare the number of college graduates in a state (for the most recent year) with number of jobs in that state that likely expect a college education. (lets remove those that usually require a specialized school like police academies or apprenticeships). So lets remove all those professions which have an occ_code that begins with 30-39 or 40-49. (yes this is a broad brush, but we need to do this in 2 weeks) comparing total jobs isn't going to be perfect since it isn't entry level jobs, but that data required a second API key Compare the 3 year graduate cohort declining balance percentage to the 25% salary in the state and visualize that data