dvishal485 / jossa-cutoff-2021

JoSAA 2021 Opening and Closing Ranks spreadhseet file(s) & pdf(s) along with a short analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jossa-cutoff-2021

JoSAA 2021 Opening and Closing Ranks spreadhseet file(s) & pdf(s) along with a short analysis

Disclaimer

I am not affliated to JoSSA or any other body by any means. All data here is taken from official sources and is for educational purpose only.


Downloads

  • If somehow any of the file is corrupted, all downloads can also be found with the latest release here
  • Instead of sharing these files prefer to share the url https://github.com/dvishal485/jossa-cutoff-2021/ or give proper credits!

Opening and Closing Rank for JoSAA 2021 Round 6

All institutes

Institutes specific

General : AI/OS : Gender-Neutral : OPEN Category

Previous Rounds

JoSAA 2020


Analysis

We will be using entirely the data of Round 6 if not mentioned otherwise. Any cutoff trend/comparision is based on All India (AI) or Outside State (OS) Quota for Gender-Neutral and OPEN category.

  • As we can see from the cutoff files and the jupyter notebook, there are a total of 9178 Opening & Closing Ranks from 114 different institutes providing 169 different Academic Programs.

  • The Cutoff Information with Increasing order of Closing Ranks can be from the Downloads section. For only OPEN category, you can refer to sort_by_closing_rank_general.xlsx

  • The highest cutoff has been seen for Indian Institute of Technology Bombay (IIT-B) followed by IIT Delhi and IIT Madras.

  • Computer Science and Engineering (4 Years, Bachelor of Technology) was found to be most demandful course.

  • The list of top 10 colleges for CSE (4 years) is all occupied by IITs except one of the NITs namely National Institute of Technology, Tiruchirappalli

  • Considering Computer Science and Engineering (4 Years, Bachelor of Technology) the cut-off(s) order are as follows :

    1. Highest Cutoff with Closing Ranks less than 2000

      CSE Cutoff Trend

    2. Closing Ranks between 2000 and 5000

      CSE Cutoff Trend

    3. Closing Ranks between 5000 and 10000

      CSE Cutoff Trend

    4. Closing Ranks between 10000 and 20000

      CSE Cutoff Trend

  • Analysis for Electronics and Communication Engineering (4 Years, Bachelor of Technology)

    ECE Analysis

  • Analysis for Mechanical Engineering (4 Years, Bachelor of Technology)

    ME Analysis

  • Analysis for Civil Engineering (4 Years, Bachelor of Technology)

    Civil Eng Analysis

  • Analysis for Electrical Engineering (4 Years, Bachelor of Technology)

    EE Analysis

  • If you want this kind of graph for other branches, use the JoSAA Analysis Jupyter Notebook or raise an issue with the branch name

  • For comparision of JoSAA 2021 with 2020 Opening & Closing rank, refer to josaa-prev-year.md


Generate on your own

All the information on Opening & Closing Ranks are taken from official JoSAA Webpage

For generating excel file from other set of data follow these instructions :

  1. Clone the repository on your system

    git clone https://github.com/dvishal485/jossa-cutoff-2021.git

  2. Make sure to install all dependencies

    pip install -r requirements.txt

  3. Open the JoSAA Opening & Closing Ranks Webpage

  4. Submit all the information in the form to view all data you need in webpage

  5. Hit Ctrl+s and save the whole page as HTML as JoSAA.html (will probably be the default name)

  6. Move the saved JoSAA.html into the root directory of repository cloned on your system

  7. Run main.py in the root folder

    python main.py

  8. A new josaa-cutoff.xlsx will be saved in the root folder.


License & Copyright

About

JoSAA 2021 Opening and Closing Ranks spreadhseet file(s) & pdf(s) along with a short analysis

License:Apache License 2.0


Languages

Language:HTML 95.3%Language:Jupyter Notebook 4.7%Language:Python 0.0%