Closed Rishitshivam closed 3 weeks ago
College-name
, Program
,Category
, Gender
, Cutoff
in that order as I am planning to store all the csv's via a MongoDB cluster. Overall thanks for the contribution will you please make the necessary changes and then ping me when you're donw with them.
Yeah sure! I'll do the changes and send a PR by tonight.
Thanks!
This is the example format for your reference
College
, Branch
, Quota
, Category
, Gender
, OpenRank
, CloseRank
Example for the IITmain.csv file
Indian Institute of Technology Bhubaneswar
, "Civil Engineering (4 Years, Bachelor of Technology)"
, AI
,OPEN
, Gender-Neutral
, 9106
, 14782
Hey! I've made the necessary changes according to the format you suggested. I hope this works!
Thanks for the contribution! This PR caters to https://github.com/Sohammhatre10/Cadmi_AI/issues/3
We will utilize "Shiksha.com" to scrape cutoff data efficiently, bypassing the need to log in to the CUET portal, which requires sensitive information such as the application number, phone number, date of birth, and security pin. This approach simplifies our task by eliminating the need to input sensitive data, making the process more straightforward.