Skip to content

Narrative Visualization assignment in CS 639 Data Visualization course Fall 2020 at University of Wisconsin-Madison

License

Notifications You must be signed in to change notification settings

SreeranjaniD/College-Trends-Narrative-Visualization

 
 

Repository files navigation

Where It Pays To Attend College?

Team Vis-à-Vis- Cheng Li, Hamsalekha Premkumar, Sreeranjani Didugu

A good college is synonymous with quality education and holistic development in students. Some key factors that influence aspiring college students in choosing a college are reputation of the college, availability of desired program, academic quality, job opportunities, career outcome, increase in earning power, etc. An interesting question to ask is if the differences in college, major and region are statistically significant. In this study, we aim to analyse a dataset curated by Wall Street Journal based on a survey conducted by PayScale Inc. and present an interactive narrative visualization. It consists of a comprehensive list of colleges and universities in the US with salaries at different stages of career for different undergraduate majors, colleges, college types and regions. We hope to identify trends in the dataset pertaining to salaries in different majors, colleges and regions.

Project webpage- https://sreeranjanid.github.io/

Installation

  • Make sure you have idyll installed (npm i -g idyll).
  • Clone this repo and run npm install.

Developing a post locally

Run npm start.

Building a post for production

Run npm build. The output will appear in the top-level build folder. To change the output location, change the output option in package.json.

Dependencies

You can install custom dependencies by running npm install <package-name> --save.

About

Narrative Visualization assignment in CS 639 Data Visualization course Fall 2020 at University of Wisconsin-Madison

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • Jupyter Notebook 1.9%
  • Other 1.0%