Skip to content

skndash96/tea-pal

Repository files navigation

TEA pal

Query TNEA and JOSAA Counselling Details.

Usage Video - JOSAA (8mb)

tea-pal.mp4

How to use?

Info

  • The SQLite Database contains data of 2023 TNEA Counselling results of various students in Round 1.
  • Contains results off cutoff range 177 to 200 (maximum mark).
  • The SQLite Database also contains about 350k records of JOSAA counselling OR,CR details of years 2016-23.
  • Contact me for the database copy or in csv format.
  • The TNEA and JOSAA 2023 data are fetched by me from the official sites while JOSAA 2016-22 are taken from kaggle site.

API

TNEA: /api/tnea?

  • cutoff=[number]
  • rank=[number]
  • limit=[number]
  • college=[text]
  • coll_code=[number]

JOSAA: /api/josaa?

  • cr=[number] (upper bound of rank)
  • name=[text]
  • course=[text]
  • quota=[text] (HS,OS,AI,AP,JK,GO,LA)
  • seat=[text] (OPEN,EWS,OBC-NCL,SC,ST,PwD)
  • gender=[text] (neutral,female,NA)
  • year=[number] (2016 to 2023)
  • round=[number] (1 to 6)

About

Query TNEA and JOSAA Counselling Details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published