forked from shalonjovan/VidyaGyan
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcourses.json
More file actions
113 lines (113 loc) · 3.96 KB
/
Copy pathcourses.json
File metadata and controls
113 lines (113 loc) · 3.96 KB
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
"Medicine & Health Sciences": {
"Undergraduate & Diplomas": [
"MBBS (Bachelor of Medicine & Bachelor of Surgery)",
"B.Sc Nursing / B.Sc (Hons) Nursing",
"B.Sc in Medical Laboratory Technology",
"Diploma in Nursing & Allied Health Sciences",
"General Nursing & Midwifery (GNM)",
"Auxiliary Nurse Midwife (ANM)",
"DNB (Diplomate of National Board)",
"Post Graduate Diploma (Dermatology, Ophthalmology, etc.)"
],
"MD (Doctor of Medicine) Specializations": [
"Anaesthesiology",
"Anatomy",
"Biochemistry",
"Community Medicine",
"Dermatology",
"Emergency Medicine",
"Forensic Medicine / Forensic Medicine & Toxicology",
"General Medicine",
"Hospital Administration",
"Microbiology",
"Ophthalmology",
"Pathology",
"Pediatrics",
"Pharmacology",
"Physiology",
"Psychiatry",
"Radiology",
"Radiotherapy / Radiation Oncology",
"Pulmonary Medicine",
"Transfusion Medicine & Blood Bank"
],
"MS (Master of Surgery) Specializations": [
"ENT",
"General Surgery",
"Obstetrics & Gynaecology",
"Ophthalmology",
"Orthopaedics",
"Anatomy"
],
"Super-Speciality Courses": [
"DM Endocrinology & Metabolism",
"DM Pulmonary Medicine",
"M.Ch Paediatric Surgery",
"MDS Conservative Dentistry",
"MDS Orthodontics",
"MDS Oral & Maxillofacial Surgery"
]
},
"Engineering & Technology": {
"Undergraduate (B.E. / B.Tech / B.Arch / B.Des)": [
"Civil Engineering",
"Computer Science / Computer Science Engineering",
"Electrical Engineering",
"Electronics & Communication Engineering",
"Mechanical Engineering",
"Biomedical Engineering",
"Chemical Engineering",
"Information Technology",
"Metallurgical & Materials Engineering",
"Materials Engineering",
"Robotics & Automation",
"Food Technology",
"Agriculture Engineering",
"Architecture & Planning (B.Arch)",
"Design (B.Des)",
"Engineering Physics",
"Mathematics & Computing"
],
"Postgraduate (M.E. / M.Tech)": [
"Computer Science Engineering",
"Structural Engineering",
"Electronics & Communication Engineering",
"Mechanical Engineering",
"Food Technology",
"AI",
"Electrical Engineering",
"Tunnel Engineering",
"VLSI Design / Microelectronics and VLSI Design",
"Thermal & Energy Systems",
"Communications & Signal Processing",
"Data Science",
"Information Security",
"Computer Technology",
"Water Resources Engineering",
"Communication & Information Technology",
"Mechanical Systems Design",
"Thermal Engineering",
"Chemical Engineering",
"Environmental Engineering"
],
"Diploma in Engineering": [
"Information Technology",
"Mechanical Engineering",
"Civil Engineering",
"Electrical Engineering",
"Automobile Engineering",
"Medical Lab Technology",
"Architecture Assistantship",
"Instrumentation & Control Engineering",
"Travel & Tourism",
"Computer Science & Engineering",
"Wood Technology",
"Leather Technology",
"Electronics & Communication"
],
"Other": [
"Ph.D (Engineering / Technology)"
]
}
}