JoSAA 2021 Opening and Closing Ranks spreadhseet file(s) & pdf(s) along with a short analysis
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.
- 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!
- NIT(s) Opening & Closing Ranks
- IIT(s) Opening & Closing Ranks
- IIIT(s) Opening & Closing Ranks
- GFTI(s) Opening & Closing Ranks
- Round 1 Opening & Closing Ranks
- Round 2 Opening & Closing Ranks
- Round 3 Opening & Closing Ranks
- Round 4 Opening & Closing Ranks
- Round 5 Opening & Closing Ranks
- JoSAA 2020 Opening & Closing Ranks (R6) Excel Sheet
- Change in cutoff in 2021 & 2020 Analysis Excel Sheet
- Change in cutoff in 2021 & 2020 Analysis PDF
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 from114
different institutes providing169
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 byIIT Delhi
andIIT 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 : -
Analysis for
Electronics and Communication Engineering (4 Years, Bachelor of Technology)
-
Analysis for
Mechanical Engineering (4 Years, Bachelor of Technology)
-
Analysis for
Civil Engineering (4 Years, Bachelor of Technology)
-
Analysis for
Electrical Engineering (4 Years, Bachelor of Technology)
-
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
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 :
-
Clone the repository on your system
git clone https://github.com/dvishal485/jossa-cutoff-2021.git
-
Make sure to install all dependencies
pip install -r requirements.txt
-
Submit all the information in the form to view all data you need in webpage
-
Hit Ctrl+s and save the whole page as HTML as
JoSAA.html
(will probably be the default name) -
Move the saved
JoSAA.html
into the root directory of repository cloned on your system -
Run main.py in the root folder
python main.py
-
A new
josaa-cutoff.xlsx
will be saved in the root folder.
- This Project is Apache-2.0 Licensed
- Copyright 2021 Vishal Das