RyanCallahan312 / Go-Data-Analysis

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

Data Analysis #38

Closed RyanCallahan312 closed 3 years ago

RyanCallahan312 commented 3 years ago

provide the user the ability to do two forms of data analysis The first analysis should display the data in a color coded text format as a list in ascending or descending order (let the user choose) The second should render a map to visualize the data.

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