{
    "status": true,
    "department_count": 10,
    "departments": [
        {
            "department_id": 1,
            "department_name": "Artificial Intelligence and Data Science",
            "department_code": "243",
            "degree_department": "B.TECH - Artificial Intelligence and Data Science",
            "department_label": "AD",
            "hod": "DR. KALIAPPAN M",
            "faculty_count": 20,
            "student_count": 490,
            "course_count": 84
        },
        {
            "department_id": 5,
            "department_name": "Civil Engineering",
            "department_code": "103",
            "degree_department": "B.E - Civil Engineering",
            "department_label": "CIVIL",
            "hod": "Dr.S.Dharmar",
            "faculty_count": 13,
            "student_count": 150,
            "course_count": 52
        },
        {
            "department_id": 3,
            "department_name": "Computer Science and Business Systems",
            "department_code": "107",
            "degree_department": "B.TECH - Computer Science and Business Systems",
            "department_label": "CSBS",
            "hod": "Dr.M.Gomathy Nayagam",
            "faculty_count": 10,
            "student_count": 237,
            "course_count": 53
        },
        {
            "department_id": 4,
            "department_name": "Computer Science and Engineering",
            "department_code": "104",
            "degree_department": "B.E - Computer Science and Engineering",
            "department_label": "CSE",
            "hod": "vijayalakshmi K",
            "faculty_count": 32,
            "student_count": 621,
            "course_count": 62
        },
        {
            "department_id": 16,
            "department_name": "Computer Science and Engineering",
            "department_code": "122",
            "degree_department": "M.E - Computer Science and Engineering",
            "department_label": "CSE",
            "hod": "vijayalakshmi K",
            "faculty_count": 0,
            "student_count": 0,
            "course_count": 0
        },
        {
            "department_id": 9,
            "department_name": "Computer Science and Engineering (AIML)",
            "department_code": "321",
            "degree_department": "B.E - Computer Science and Engineering (AIML)",
            "department_label": "AM",
            "hod": "Venkatesh R",
            "faculty_count": 1,
            "student_count": 62,
            "course_count": 19
        },
        {
            "department_id": 6,
            "department_name": "Electrical and Electronics Engineering",
            "department_code": "105",
            "degree_department": "B.E - Electrical and Electronics Engineering",
            "department_label": "EEE",
            "hod": "Dr. S. KANNAN",
            "faculty_count": 14,
            "student_count": 258,
            "course_count": 66
        },
        {
            "department_id": 7,
            "department_name": "Electronics and Communication Engineering",
            "department_code": "106",
            "degree_department": "B.E - Electronics and Communication Engineering",
            "department_label": "ECE",
            "hod": "Arunachalaperumal",
            "faculty_count": 24,
            "student_count": 503,
            "course_count": 60
        },
        {
            "department_id": 2,
            "department_name": "Information Technology",
            "department_code": "205",
            "degree_department": "B.TECH - Information Technology",
            "department_label": "IT",
            "hod": "Anusuya V",
            "faculty_count": 11,
            "student_count": 246,
            "course_count": 51
        },
        {
            "department_id": 8,
            "department_name": "Mechanical Engineering",
            "department_code": "114",
            "degree_department": "B.E - Mechanical Engineering",
            "department_label": "MECH",
            "hod": "SURESHKUMAR P",
            "faculty_count": 16,
            "student_count": 183,
            "course_count": 50
        }
    ]
}