forked from vlead/lab-specifications
-
Notifications
You must be signed in to change notification settings - Fork 0
/
institute.json
62 lines (62 loc) · 972 Bytes
/
institute.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
{
"inst_name": "Amrita University",
"id": 1,
"inst_id": "amrita"
},
{
"inst_name": "College of Engineering, Pune",
"id": 2,
"inst_id": "coep"
},
{
"inst_name": "Dayalbagh Educational institute_cls",
"id": 3,
"inst_id": "dei"
},
{
"inst_name": "IIT Bombay",
"id": 4,
"inst_id": "iitb"
},
{
"inst_name": "IIT Delhi",
"id": 5,
"inst_id": "iitd"
},
{
"inst_name": "IIT Guwahati",
"id": 6,
"inst_id": "iitg"
},
{
"inst_name": "IIIT Hyderabad",
"id": 7,
"inst_id": "iiith"
},
{
"inst_name": "IIT Kanpur",
"id": 8,
"inst_id": "iitk"
},
{
"inst_name": "IIT Kharagpur",
"id": 9,
"inst_id": "iitkgp"
},
{
"inst_name": "IIT Madras",
"id": 10,
"inst_id": "iitm"
},
{
"inst_name": "IIT Roorkee",
"id": 11,
"inst_id": "iitr"
},
{
"inst_name": "NIT Surathkal",
"id": 12,
"inst_id": "nitk"
}
]