Skip to content

pranavjain97/gradSchool-analyser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

gradSchool-analyser

About

We all know higher studies cost a fortune. Choosing the BEST one making sure it meets your budget and needs, can be very challenging and stressful.

For this purpose, I created an app which scraps big data from Top 100 ranked graduation schools, to compare on the basis of their Tuition, Living Costs, Rankings and Acceptance rates. I used Python Pandas for Data Analysis and Matplotlib for Data Visualization.

Installation

1.) Clone the project
2.) Open the project folder, run these commands in the terminal-

apt-get install python-tk 
pip install pandas
pip install lxml 
pip install html5lib >
pip install BeautifulSoup4

Screenshots

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%