CINXE.COM

Research and Innovation Rankings - India 2024

<!DOCTYPE html> <html lang="en-us" translate='no'> <head> <meta charset="utf-8" /> <title>Research and Innovation Rankings - India 2024</title> <meta name='google' content='notranslate'> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- <link rel="preload" href="css/NotoSans-Regular.ttf" as="font" crossorigin="anonymous" /> <link rel='preload' href='css/style.css' as="style"/> --> <link rel="stylesheet" href="css/style.css?v=0327" /> <script src="js/graphica/raceme.min.js" type="text/javascript"></script> <script src='./js/dropdown.js' type='text/javascript'></script> <script src='./js/cookie.js' type='text/javascript'></script> <script src='./js/embed_tooltip.js' type='text/javascript'></script> <link rel='stylesheet' href='./css/rankings.css?2' /> <script src="js/menu.js" type="text/javascript"/></script> <script src="js/search.js" type="text/javascript"/></script> <script type="application/ld+json"> { "@context":"http://schema.org/", "@type":"Dataset", "name":"Scimago Institutions Rankings", "description":"The SCImago Institutions Rankings (SIR) is a classification of academic and research-related institutions ranked by a composite indicator that combines three different sets of indicators based on research performance, innovation outputs and societal impact measured by their web visibility. It provides a friendly interface that allows the visualization of any customized ranking from the combination of these three sets of indicators. Additionally, it is possible to compare the trends for individual indicators of up to six institutions. For each large sector it is also possible to obtain distribution charts of the different indicators. For comparative purposes, the value of the composite indicator has been set on a scale of 0 to 100. However the line graphs and bar graphs always represent ranks (lower is better, so the highest values are the worst).", "url":"https://www.scimagoir.com/rankings.php", "keywords":"scientific information, scopus, universities, institutions, scientometrics, bibliometrics, hospitals", "creator":{ "@type":"Organization", "url": "https://www.scimagolab.com", "name":"Scimago Lab" }, "includedInDataCatalog":{ "@type":"DataCatalog", "name":"scimagoir.com" }, "distribution":[ { "@type":"DataDownload", "encodingFormat":"CSV", "contentUrl":"https://www.scimagoir.com/getdata.php?rankingtype=&sector=&country=&year=2012&top=0&format=csv&type=download" } ] } </script> <!-- cookieconsent --> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7636113250813806" crossorigin="anonymous"></script> <script> /* window.addEventListener("load", prevent_link_cookie_settings, true); function prevent_link_cookie_settings(){ let link_to_cookie_settings = [...document.querySelectorAll(".nav-link.ccb__edit")]; if(link_to_cookie_settings ) link_to_cookie_settings.forEach(el=>{ el.addEventListener("click", (event)=>{ event.preventDefault(); }, false); }); }*/ </script> <script defer data-domain="scimagoir.com" src="https://plausible.scimago.es/js/script.js"></script> <link rel="stylesheet" href="multisitebar/multisite.css" /> <link rel="apple-touch-icon" sizes="57x57" href="./favicon/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="./favicon/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="./favicon/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="./favicon/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="./favicon/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="./favicon/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="./favicon/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="./favicon/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="./favicon/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="./favicon/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="./favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="./favicon/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="./favicon/favicon-16x16.png"> <link rel="manifest" href="./favicon/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Scimago Institutions Rankings" /> <meta name="twitter:description" content="Research and Innovation Rankings - India 2024" /> <meta name="twitter:image" content="https://www.scimagoir.com/img/twitter_card.jpg" /> </head> <body> <script type="text/javascript"> var llamada={}; var page='1'; if (typeof page=='string') page=parseInt(page); if (page=='' || page=='0' || page==0) page=1; var sector='all'; var country='IND'; var year='2018'; var area=''; var ranking='' main(function () { window.idps_array=[]; if (Cookies.get('idps')) idps_array=Cookies.get('idps').split('&'); add_events(); check_rows(); }); function load_table() { var data=''; data+='area='+area; data+='&sector='+sector; data+='&country='+country; data+='&ranking='+ranking; data+='&onlytable=true'; data+='&page='+(page+1); data+='&year='+year; if (llamada.abort) llamada.abort(); if (by('id:nextloader')) by('id:nextloader').remove(); if (!by('id:loader')) by('id:tablewrapper').addChild(new Grape('div','html').id('loader')); peticion={ url:'./getdata.php', data:data, format:'text', always:function () { if (by('id:loader')) by('id:loader').remove(); }, done:function (respuesta) { var doc=new Grape('table','html'); doc.innerHTML(respuesta); by('id:tblbody').addChild(doc.by('tr')); page++; if (!by('id:nomorerows')) { var bu=new Grape('a','html').id('nextloader').addClass('nextloader').text('show more institutions'); by('id:tablewrapper').addChild(bu); } add_events(); if (typeof apply_tooltips!=='undefined') apply_tooltips(); setTimeout(function () { check_rows(); },250); }, fail:function () { } } llamada=raceme.ajax(peticion); } /*function load_preview (year) { var loader=new Grape('div','html').addClass('loader').addChild(new Grape('div','html').addClass('bounce1')).addChild(new Grape('div','html').addClass('bounce2')).addChild(new Grape('div','html').addClass('bounce3')); by('id:preview_ranking').addChild(loader); peticion={ url:'./getdata.php', data:'year='+year+'&format=preview&top=10', format:'text', always:function () { loader.remove(); }, done:function (respuesta) { var doc=document.createElement('div'); doc.innerHTML=respuesta; by('id:preview_ranking').seed.innerHTML=doc.innerHTML+'<div class="overlay_e"><div class="overlay_e_text">Explore &rarr;</div></div>'; } } llamada=raceme.ajax(peticion); }*/ function add_events() { by('class:check').removeEvent(); by('class:check').clic(clic_event); if (by('id:nextloader')) { by('id:nextloader').removeEvent(); by('id:nextloader').clic(function (e) { e.preventDefault(); load_table(); }); } by('id:discard_b').removeEvent(); by('id:discard_b').clic(function () { idps_array=[]; by('class:selectedrow').removeClass('selectedrow'); check_rows(); }) } function clic_event(e) { var tgr=new Grape(e.target); if (this.containsClass("selectedrow")) { this.removeClass('selectedrow'); var pos=idps_array.indexOf(this.id()) if (pos>-1) idps_array.splice(pos,1); check_rows(); } else { if (idps_array.length<6) { this.addClass('selectedrow'); var pos=idps_array.indexOf(this.id()) if (pos==-1) idps_array.push(this.id()); check_rows(); } } } function check_rows() { for (var i=0;i<idps_array.length;i++) { if (by('id:'+idps_array[i])) by('id:'+idps_array[i]).addClass('selectedrow'); } if (by('id:compare_window')) { var url; if (idps_array.length==0) { Cookies.remove('idps'); by('id:compare_window').hide(); } else { by('id:compare_window').show(); if (idps_array.length==1) { by('id:institutions_to_compare').innerHTML('1 selected institution'); } else if (idps_array.length==6) { by('id:institutions_to_compare').innerHTML(idps_array.length+' selected institutions<br />(Maximum number)'); } else { by('id:institutions_to_compare').innerHTML(idps_array.length+' selected institutions'); } url='compare.php?idps[]='+idps_array.join('&idps[]='); Cookies.set('idps',idps_array.join('&')); by('id:compare_b').attr('href',url); } } } </script> <aside class="multisitebar"> <div class="multisitebar_central"> <div class="siteslinks"> <a href="https://www.scimagojr.com" class="sjrlink"><img src="multisitebar/sjr.png" alt="SCImago Journal & Country Rank" /><span class="multisite_tooltip">SCImago Journal Country & Rank</span></a> <a href="https://www.scimagoir.com" class="scimagoirlink currentsite"><img src="multisitebar/sir.png" alt="SCImago Institutions Rankings" /><span class="multisite_tooltip">SCImago Institutions Rankings</span></a> <a href="https://www.scimagomedia.com" class="scimagomedialink"><img src="multisitebar/scimagomedia.png" alt="SCImago Media Rankings" /><span class="multisite_tooltip">SCImago Media Rankings</span></a> <a href="https://www.scimagoiber.com" class="siriberlink"><img src="multisitebar/siriber.png" alt="SCImago Iber" /><span class="multisite_tooltip">SCImago Iber</span></a> <a href="https://www.scimagorc.com" class="srcrlink"><img src="multisitebar/srcr.png" alt="SCImago Research Centers Ranking" /><span class="multisite_tooltip">SCImago Research Centers Ranking</span></a> <a href="https://www.graphica.app" class="graphicalink"><img src="multisitebar/graphica.png" alt="SCImago Graphica" /><span class="multisite_tooltip">SCImago Graphica</span></a> <a href="https://www.scimagoepi.com" class="epilink"><img src="multisitebar/epi.png" alt="Ediciones Profesionales de la Informaci贸n " /><span class="multisite_tooltip">Ediciones Profesionales de la Informaci&oacute;n</span></a> </div> <div id="multisitebar_scimagolablink"> <a href="https://www.scimagolab.com"><img src="multisitebar/scimagolab_mobile.png" alt="SCImago Lab" class="multisitebar_scimagolablink_mobile" /><img class="multisitebar_scimagolablink_desktop" src="multisitebar/scimagolab.png" alt="SCImago Lab" /></a> </div> </div> </aside> <div class="head"> <div id="logo"> <a href="./" title="home page"><img src="./img/logo.png" alt="Scimago Institutions Rankings" /></a> </div> <nav class="menu closedmenu"> <div class="menubuttons"> <img src="img/menu.png" alt="open menu" id="openmenu"/> <img src="img/close.png" alt="close menu" id="closemenu" /> </div> <ul class="menuul"> <li id="li_rankings_menu_mobile" ><a href="./" aria-haspopup="false" aria-expanded="false">Home</a> <li id="li_rankings_menu_mobile" ><a href="rankings.php" aria-haspopup="false" aria-expanded="false">Rankings</a> <li id="li_rankings_menu"><a href="#" id="rankings_menu" aria-haspopup="true" aria-expanded="false">Rankings<img src="./img/dropdown_icon.png" alt="" /></a> <div class="submenu_wrap"> <div class="submenu" id="submenu"> <div class="submenucontent"> <div> <div class="h1">By sectors</div> <ul class="submenuul"> <li><a href="rankings.php"><img src="img/overall_black.png" alt="" />Overall Ranking</a></li> <li><a href="rankings.php?sector=Higher%20educ."><img src="img/university_black.png" alt="" />University Rankings</a></li> <li><a href="rankings.php?sector=Government"><img src="img/government_black.png" alt="" />Government Rankings</a></li> <li><a href="rankings.php?sector=Health"><img src="img/health_black.png" alt="" />Health Rankings</a></li> <li><a href="rankings.php?sector=Private"><img src="img/private_black.png" alt="" />Company Rankings</a></li> <li><a href="rankings.php?sector=Others"><img src="img/other_black.png" alt="" />Non-Profit Rankings</a></li> </ul> </div> <div style="border-left-style: solid; border-left-color: #efefef;border-left-width: 1px";> <div class="h1">By indicators</div> <ul class="submenuul"> <li><a href="rankings.php?ranking=Research">Research Rankings</a></li> <li><a href="rankings.php?ranking=Innovation">Innovation Rankings</a></li> <li><a href="rankings.php?ranking=Societal">Societal Rankings</a></li> </ul> </div> </div> </div> </div> </li> <li><a href="infographics.php">Infographics</a></li> <li style="background-image: url('img/newnew.png'); background-repeat: no-repeat;background-position: right;background-size: 32px;"><a href="methodology.php">Methodology</a></li> </ul> <input type="text" placeholder="enter institution name" class="search responsive_hidden" spellcheck="false" autocomplete="off" id="inputsearch" /> </nav> </div> <div id="container" style="margin-top:72px; "> <div class="text" style="width:100%; text-align:center!important;overflow: hidden;"> <!-- GOOGLE ADS --> <!-- Top ScimagoIR Rankings --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7636113250813806" data-ad-slot="3719237635" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <br /> <div class='dropdown'> <div class='dropdown_button'style='width:min(400px,80%)'></div> <ul class='dropdown-options dropdown-element'> <input type='text' value='' class='dropdown-input dropdown-element' style='background-position: 450px;' /> <li><a href='?country=IND&area=all' data-code='all' class='dropdown-element dropselected'>All subject areas</a></li> <li><a href='?country=IND&area=1100' data-code='1100' class='dropdown-element'>Agricultural and Biological Sciences </a></li> <li><a href='?country=IND&area=1103' data-code='1103' class='dropdown-element'>>>&nbsp;Animal Science and Zoology</a></li> <li><a href='?country=IND&area=1104' data-code='1104' class='dropdown-element'>>>&nbsp;Aquatic Science</a></li> <li><a href='?country=IND&area=1105' data-code='1105' class='dropdown-element'>>>&nbsp;Ecology, Evolution, Behavior and Systematics</a></li> <li><a href='?country=IND&area=1106' data-code='1106' class='dropdown-element'>>>&nbsp;Food Science</a></li> <li><a href='?country=IND&area=1107' data-code='1107' class='dropdown-element'>>>&nbsp;Forestry</a></li> <li><a href='?country=IND&area=1110' data-code='1110' class='dropdown-element'>>>&nbsp;Plant Science</a></li> <li><a href='?country=IND&area=1111' data-code='1111' class='dropdown-element'>>>&nbsp;Soil Science</a></li> <li><a href='?country=IND&area=1200' data-code='1200' class='dropdown-element'>Arts and Humanities </a></li> <li><a href='?country=IND&area=1205' data-code='1205' class='dropdown-element'>>>&nbsp;Classics</a></li> <li><a href='?country=IND&area=1202' data-code='1202' class='dropdown-element'>>>&nbsp;History</a></li> <li><a href='?country=IND&area=1208' data-code='1208' class='dropdown-element'>>>&nbsp;Literature and Literary Theory</a></li> <li><a href='?country=IND&area=1211' data-code='1211' class='dropdown-element'>>>&nbsp;Philosophy</a></li> <li><a href='?country=IND&area=1212' data-code='1212' class='dropdown-element'>>>&nbsp;Religious Studies</a></li> <li><a href='?country=IND&area=1300' data-code='1300' class='dropdown-element'>Biochemistry, Genetics and Molecular Biology </a></li> <li><a href='?country=IND&area=1400' data-code='1400' class='dropdown-element'>Business, Management and Accounting </a></li> <li><a href='?country=IND&area=1600' data-code='1600' class='dropdown-element'>Chemistry </a></li> <li><a href='?country=IND&area=1700' data-code='1700' class='dropdown-element'>Computer Science </a></li> <li><a href='?country=IND&area=3500' data-code='3500' class='dropdown-element'>Dentistry </a></li> <li><a href='?country=IND&area=1900' data-code='1900' class='dropdown-element'>Earth and Planetary Sciences </a></li> <li><a href='?country=IND&area=1902' data-code='1902' class='dropdown-element'>>>&nbsp;Atmospheric Science</a></li> <li><a href='?country=IND&area=1907' data-code='1907' class='dropdown-element'>>>&nbsp;Geology</a></li> <li><a href='?country=IND&area=1910' data-code='1910' class='dropdown-element'>>>&nbsp;Oceanography</a></li> <li><a href='?country=IND&area=1911' data-code='1911' class='dropdown-element'>>>&nbsp;Paleontology</a></li> <li><a href='?country=IND&area=1912' data-code='1912' class='dropdown-element'>>>&nbsp;Space and Planetary Science</a></li> <li><a href='?country=IND&area=2000' data-code='2000' class='dropdown-element'>Economics, Econometrics and Finance </a></li> <li><a href='?country=IND&area=2100' data-code='2100' class='dropdown-element'>Energy </a></li> <li><a href='?country=IND&area=2200' data-code='2200' class='dropdown-element'>Engineering </a></li> <li><a href='?country=IND&area=2202' data-code='2202' class='dropdown-element'>>>&nbsp;Aerospace Engineering</a></li> <li><a href='?country=IND&area=2216' data-code='2216' class='dropdown-element'>>>&nbsp;Architecture</a></li> <li><a href='?country=IND&area=2203' data-code='2203' class='dropdown-element'>>>&nbsp;Automotive Engineering</a></li> <li><a href='?country=IND&area=2204' data-code='2204' class='dropdown-element'>>>&nbsp;Biomedical Engineering</a></li> <li><a href='?country=IND&area=2215' data-code='2215' class='dropdown-element'>>>&nbsp;Building and Construction</a></li> <li><a href='?country=IND&area=2205' data-code='2205' class='dropdown-element'>>>&nbsp;Civil and Structural Engineering</a></li> <li><a href='?country=IND&area=2209' data-code='2209' class='dropdown-element'>>>&nbsp;Industrial and Manufacturing Engineering</a></li> <li><a href='?country=IND&area=2210' data-code='2210' class='dropdown-element'>>>&nbsp;Mechanical Engineering</a></li> <li><a href='?country=IND&area=2212' data-code='2212' class='dropdown-element'>>>&nbsp;Ocean Engineering</a></li> <li><a href='?country=IND&area=2300' data-code='2300' class='dropdown-element'>Environmental Science </a></li> <li><a href='?country=IND&area=2600' data-code='2600' class='dropdown-element'>Mathematics </a></li> <li><a href='?country=IND&area=2700' data-code='2700' class='dropdown-element'>Medicine </a></li> <li><a href='?country=IND&area=2702' data-code='2702' class='dropdown-element'>>>&nbsp;Anatomy</a></li> <li><a href='?country=IND&area=2703' data-code='2703' class='dropdown-element'>>>&nbsp;Anesthesiology and Pain Medicine</a></li> <li><a href='?country=IND&area=2705' data-code='2705' class='dropdown-element'>>>&nbsp;Cardiology and Cardiovascular Medicine</a></li> <li><a href='?country=IND&area=2706' data-code='2706' class='dropdown-element'>>>&nbsp;Critical Care and Intensive Care Medicine</a></li> <li><a href='?country=IND&area=2708' data-code='2708' class='dropdown-element'>>>&nbsp;Dermatology</a></li> <li><a href='?country=IND&area=2713' data-code='2713' class='dropdown-element'>>>&nbsp;Epidemiology</a></li> <li><a href='?country=IND&area=2715' data-code='2715' class='dropdown-element'>>>&nbsp;Gastroenterology</a></li> <li><a href='?country=IND&area=2717' data-code='2717' class='dropdown-element'>>>&nbsp;Geriatrics and Gerontology</a></li> <li><a href='?country=IND&area=2725' data-code='2725' class='dropdown-element'>>>&nbsp;Infectious Diseases</a></li> <li><a href='?country=IND&area=2727' data-code='2727' class='dropdown-element'>>>&nbsp;Nephrology</a></li> <li><a href='?country=IND&area=2729' data-code='2729' class='dropdown-element'>>>&nbsp;Obstetrics and Gynecology</a></li> <li><a href='?country=IND&area=2730' data-code='2730' class='dropdown-element'>>>&nbsp;Oncology</a></li> <li><a href='?country=IND&area=2731' data-code='2731' class='dropdown-element'>>>&nbsp;Ophthalmology</a></li> <li><a href='?country=IND&area=2733' data-code='2733' class='dropdown-element'>>>&nbsp;Otorhinolaryngology</a></li> <li><a href='?country=IND&area=2734' data-code='2734' class='dropdown-element'>>>&nbsp;Pathology and Forensic Medicine</a></li> <li><a href='?country=IND&area=2735' data-code='2735' class='dropdown-element'>>>&nbsp;Pediatrics, Perinatology and Child Health</a></li> <li><a href='?country=IND&area=2738' data-code='2738' class='dropdown-element'>>>&nbsp;Psychiatry and Mental Health</a></li> <li><a href='?country=IND&area=2739' data-code='2739' class='dropdown-element'>>>&nbsp;Public Health, Environmental and Occupational Health</a></li> <li><a href='?country=IND&area=2740' data-code='2740' class='dropdown-element'>>>&nbsp;Pulmonary and Respiratory Medicine</a></li> <li><a href='?country=IND&area=2741' data-code='2741' class='dropdown-element'>>>&nbsp;Radiology, Nuclear Medicine and Imaging</a></li> <li><a href='?country=IND&area=2745' data-code='2745' class='dropdown-element'>>>&nbsp;Rheumatology</a></li> <li><a href='?country=IND&area=2746' data-code='2746' class='dropdown-element'>>>&nbsp;Surgery</a></li> <li><a href='?country=IND&area=2748' data-code='2748' class='dropdown-element'>>>&nbsp;Urology</a></li> <li><a href='?country=IND&area=3000' data-code='3000' class='dropdown-element'>Pharmacology, Toxicology and Pharmaceutics </a></li> <li><a href='?country=IND&area=3100' data-code='3100' class='dropdown-element'>Physics and Astronomy </a></li> <li><a href='?country=IND&area=3200' data-code='3200' class='dropdown-element'>Psychology </a></li> <li><a href='?country=IND&area=3300' data-code='3300' class='dropdown-element'>Social Sciences </a></li> <li><a href='?country=IND&area=3314' data-code='3314' class='dropdown-element'>>>&nbsp;Anthropology</a></li> <li><a href='?country=IND&area=3315' data-code='3315' class='dropdown-element'>>>&nbsp;Communication</a></li> <li><a href='?country=IND&area=3317' data-code='3317' class='dropdown-element'>>>&nbsp;Demography</a></li> <li><a href='?country=IND&area=3304' data-code='3304' class='dropdown-element'>>>&nbsp;Education</a></li> <li><a href='?country=IND&area=3318' data-code='3318' class='dropdown-element'>>>&nbsp;Gender Studies</a></li> <li><a href='?country=IND&area=3305' data-code='3305' class='dropdown-element'>>>&nbsp;Geography, Planning and Development</a></li> <li><a href='?country=IND&area=3308' data-code='3308' class='dropdown-element'>>>&nbsp;Law</a></li> <li><a href='?country=IND&area=3309' data-code='3309' class='dropdown-element'>>>&nbsp;Library and Information Sciences</a></li> <li><a href='?country=IND&area=3312' data-code='3312' class='dropdown-element'>>>&nbsp;Sociology and Political Science</a></li> <li><a href='?country=IND&area=3400' data-code='3400' class='dropdown-element'>Veterinary </a></li> </ul> </div> <br><div class='dropdown'> <div class='dropdown_button'></div> <ul class='dropdown-options dropdown-element'> <li><a href='?country=IND&ranking=' data-code='' class='dropdown-element dropselected'>Overall Rank</a></li> <li><a href='?country=IND&ranking=Research' data-code='Research' class='dropdown-element'>Research Rank</a></li> <li><a href='?country=IND&ranking=Innovation' data-code='Innovation' class='dropdown-element'>Innovation Rank</a></li> <li><a href='?country=IND&ranking=Societal' data-code='Societal' class='dropdown-element'>Societal Rank</a></li> </ul> </div> <div class='dropdown'> <div class='dropdown_button'></div> <ul class='dropdown-options dropdown-element'> <li><a href='?country=IND&sector=all' data-code='all' class='dropdown-element dropselected'>All sectors</a></li> <li><a href='?country=IND&sector=Government' data-code='Government' class='dropdown-element'>Government</a></li> <li><a href='?country=IND&sector=Health' data-code='Health' class='dropdown-element'>Health</a></li> <li><a href='?country=IND&sector=Higher educ.' data-code='Higher educ.' class='dropdown-element'>Universities</a></li> <li><a href='?country=IND&sector=Private' data-code='Private' class='dropdown-element'>Companies</a></li> <li><a href='?country=IND&sector=Others' data-code='Others' class='dropdown-element'>Non-Profit</a></li> </ul> </div> <div class='dropdown'> <div class='dropdown_button' style='color:rgb(234, 85, 111);border-bottom-color:rgb(234, 85, 111)'></div> <ul class='dropdown-options dropdown-element'> <input type='text' value='' class='dropdown-input dropdown-element'/> <li><a href='?country=all' data-code='all' class='dropdown-element'>All regions and countries</a></li> <li class='dropseparator dropdown-element'>Regions</li> <li><a href='?country=Africa' data-code='Africa' class='dropdown-element'>Africa</a></li> <li><a href='?country=Asiatic Region' data-code='Asiatic Region' class='dropdown-element'>Asiatic Region</a></li> <li><a href='?country=Eastern Europe' data-code='Eastern Europe' class='dropdown-element'>Eastern Europe</a></li> <li><a href='?country=Latin America' data-code='Latin America' class='dropdown-element'>Latin America</a></li> <li><a href='?country=Middle East' data-code='Middle East' class='dropdown-element'>Middle East</a></li> <li><a href='?country=Northern America' data-code='Northern America' class='dropdown-element'>Northern America</a></li> <li><a href='?country=Pacific Region' data-code='Pacific Region' class='dropdown-element'>Pacific Region</a></li> <li><a href='?country=Western Europe' data-code='Western Europe' class='dropdown-element'>Western Europe</a></li> <li><a href='?country=ARAB COUNTRIES' data-code='ARAB COUNTRIES' class='dropdown-element'>ARAB COUNTRIES</a></li> <li><a href='?country=BRIICS' data-code='BRIICS' class='dropdown-element'>BRIICS</a></li> <li><a href='?country=EU-28' data-code='EU-28' class='dropdown-element'>EU-28</a></li> <li><a href='?country=IBEROAMERICA' data-code='IBEROAMERICA' class='dropdown-element'>IBEROAMERICA</a></li> <li><a href='?country=LANIC' data-code='LANIC' class='dropdown-element'>LANIC</a></li> <li><a href='?country=NORDIC COUNTRIES' data-code='NORDIC COUNTRIES' class='dropdown-element'>NORDIC COUNTRIES</a></li> <li><a href='?country=OECD' data-code='OECD' class='dropdown-element'>OECD</a></li> <li><a href='?country=AFG' data-code='AFG' class='dropdown-element'>Afghanistan</a></li> <li><a href='?country=ALB' data-code='ALB' class='dropdown-element'>Albania</a></li> <li><a href='?country=DZA' data-code='DZA' class='dropdown-element'>Algeria</a></li> <li><a href='?country=ARG' data-code='ARG' class='dropdown-element'>Argentina</a></li> <li><a href='?country=ARM' data-code='ARM' class='dropdown-element'>Armenia</a></li> <li><a href='?country=AUS' data-code='AUS' class='dropdown-element'>Australia</a></li> <li><a href='?country=AUT' data-code='AUT' class='dropdown-element'>Austria</a></li> <li><a href='?country=AZE' data-code='AZE' class='dropdown-element'>Azerbaijan</a></li> <li><a href='?country=BHR' data-code='BHR' class='dropdown-element'>Bahrain</a></li> <li><a href='?country=BGD' data-code='BGD' class='dropdown-element'>Bangladesh</a></li> <li><a href='?country=BRB' data-code='BRB' class='dropdown-element'>Barbados</a></li> <li><a href='?country=BLR' data-code='BLR' class='dropdown-element'>Belarus</a></li> <li><a href='?country=BEL' data-code='BEL' class='dropdown-element'>Belgium</a></li> <li><a href='?country=BEN' data-code='BEN' class='dropdown-element'>Benin</a></li> <li><a href='?country=BOL' data-code='BOL' class='dropdown-element'>Bolivia</a></li> <li><a href='?country=BIH' data-code='BIH' class='dropdown-element'>Bosnia and Herzegovina</a></li> <li><a href='?country=BWA' data-code='BWA' class='dropdown-element'>Botswana</a></li> <li><a href='?country=BRA' data-code='BRA' class='dropdown-element'>Brazil</a></li> <li><a href='?country=BRN' data-code='BRN' class='dropdown-element'>Brunei Darussalam</a></li> <li><a href='?country=BGR' data-code='BGR' class='dropdown-element'>Bulgaria</a></li> <li><a href='?country=BFA' data-code='BFA' class='dropdown-element'>Burkina Faso</a></li> <li><a href='?country=CMR' data-code='CMR' class='dropdown-element'>Cameroon</a></li> <li><a href='?country=CAN' data-code='CAN' class='dropdown-element'>Canada</a></li> <li><a href='?country=CHL' data-code='CHL' class='dropdown-element'>Chile</a></li> <li><a href='?country=CHN' data-code='CHN' class='dropdown-element'>China</a></li> <li><a href='?country=COL' data-code='COL' class='dropdown-element'>Colombia</a></li> <li><a href='?country=CRI' data-code='CRI' class='dropdown-element'>Costa Rica</a></li> <li><a href='?country=CIV' data-code='CIV' class='dropdown-element'>C么te d鈥橧voire</a></li> <li><a href='?country=HRV' data-code='HRV' class='dropdown-element'>Croatia</a></li> <li><a href='?country=CUB' data-code='CUB' class='dropdown-element'>Cuba</a></li> <li><a href='?country=CYP' data-code='CYP' class='dropdown-element'>Cyprus</a></li> <li><a href='?country=CZE' data-code='CZE' class='dropdown-element'>Czech Republic</a></li> <li><a href='?country=COD' data-code='COD' class='dropdown-element'>Democratic Republic Congo</a></li> <li><a href='?country=DNK' data-code='DNK' class='dropdown-element'>Denmark</a></li> <li><a href='?country=ECU' data-code='ECU' class='dropdown-element'>Ecuador</a></li> <li><a href='?country=EGY' data-code='EGY' class='dropdown-element'>Egypt</a></li> <li><a href='?country=EST' data-code='EST' class='dropdown-element'>Estonia</a></li> <li><a href='?country=ETH' data-code='ETH' class='dropdown-element'>Ethiopia</a></li> <li><a href='?country=FJI' data-code='FJI' class='dropdown-element'>Fiji</a></li> <li><a href='?country=FIN' data-code='FIN' class='dropdown-element'>Finland</a></li> <li><a href='?country=FRA' data-code='FRA' class='dropdown-element'>France</a></li> <li><a href='?country=GUF' data-code='GUF' class='dropdown-element'>French Guiana</a></li> <li><a href='?country=GMB' data-code='GMB' class='dropdown-element'>Gambia</a></li> <li><a href='?country=GEO' data-code='GEO' class='dropdown-element'>Georgia</a></li> <li><a href='?country=DEU' data-code='DEU' class='dropdown-element'>Germany</a></li> <li><a href='?country=GHA' data-code='GHA' class='dropdown-element'>Ghana</a></li> <li><a href='?country=GRC' data-code='GRC' class='dropdown-element'>Greece</a></li> <li><a href='?country=GRD' data-code='GRD' class='dropdown-element'>Grenada</a></li> <li><a href='?country=GLP' data-code='GLP' class='dropdown-element'>Guadeloupe</a></li> <li><a href='?country=HND' data-code='HND' class='dropdown-element'>Honduras</a></li> <li><a href='?country=HKG' data-code='HKG' class='dropdown-element'>Hong Kong</a></li> <li><a href='?country=HUN' data-code='HUN' class='dropdown-element'>Hungary</a></li> <li><a href='?country=ISL' data-code='ISL' class='dropdown-element'>Iceland</a></li> <li><a href='?country=IND' data-code='IND' class='dropdown-element dropselected'>India</a></li> <li><a href='?country=IDN' data-code='IDN' class='dropdown-element'>Indonesia</a></li> <li><a href='?country=IRN' data-code='IRN' class='dropdown-element'>Iran</a></li> <li><a href='?country=IRQ' data-code='IRQ' class='dropdown-element'>Iraq</a></li> <li><a href='?country=IRL' data-code='IRL' class='dropdown-element'>Ireland</a></li> <li><a href='?country=ISR' data-code='ISR' class='dropdown-element'>Israel</a></li> <li><a href='?country=ITA' data-code='ITA' class='dropdown-element'>Italy</a></li> <li><a href='?country=JAM' data-code='JAM' class='dropdown-element'>Jamaica</a></li> <li><a href='?country=JPN' data-code='JPN' class='dropdown-element'>Japan</a></li> <li><a href='?country=JOR' data-code='JOR' class='dropdown-element'>Jordan</a></li> <li><a href='?country=KAZ' data-code='KAZ' class='dropdown-element'>Kazakhstan</a></li> <li><a href='?country=KEN' data-code='KEN' class='dropdown-element'>Kenya</a></li> <li><a href='?country=XKX' data-code='XKX' class='dropdown-element'>Kosovo (UNMIK)</a></li> <li><a href='?country=KWT' data-code='KWT' class='dropdown-element'>Kuwait</a></li> <li><a href='?country=KGZ' data-code='KGZ' class='dropdown-element'>Kyrgyzstan</a></li> <li><a href='?country=LVA' data-code='LVA' class='dropdown-element'>Latvia</a></li> <li><a href='?country=LBN' data-code='LBN' class='dropdown-element'>Lebanon</a></li> <li><a href='?country=LBY' data-code='LBY' class='dropdown-element'>Libya</a></li> <li><a href='?country=LTU' data-code='LTU' class='dropdown-element'>Lithuania</a></li> <li><a href='?country=LUX' data-code='LUX' class='dropdown-element'>Luxembourg</a></li> <li><a href='?country=MAC' data-code='MAC' class='dropdown-element'>Macao</a></li> <li><a href='?country=MKD' data-code='MKD' class='dropdown-element'>Macedonia</a></li> <li><a href='?country=MDG' data-code='MDG' class='dropdown-element'>Madagascar</a></li> <li><a href='?country=MWI' data-code='MWI' class='dropdown-element'>Malawi</a></li> <li><a href='?country=MYS' data-code='MYS' class='dropdown-element'>Malaysia</a></li> <li><a href='?country=MLT' data-code='MLT' class='dropdown-element'>Malta</a></li> <li><a href='?country=MTQ' data-code='MTQ' class='dropdown-element'>Martinique</a></li> <li><a href='?country=MUS' data-code='MUS' class='dropdown-element'>Mauritius</a></li> <li><a href='?country=MEX' data-code='MEX' class='dropdown-element'>Mexico</a></li> <li><a href='?country=MDA' data-code='MDA' class='dropdown-element'>Moldova</a></li> <li><a href='?country=MNG' data-code='MNG' class='dropdown-element'>Mongolia</a></li> <li><a href='?country=MNE' data-code='MNE' class='dropdown-element'>Montenegro</a></li> <li><a href='?country=MAR' data-code='MAR' class='dropdown-element'>Morocco</a></li> <li><a href='?country=MOZ' data-code='MOZ' class='dropdown-element'>Mozambique</a></li> <li><a href='?country=MUL' data-code='MUL' class='dropdown-element'>Multinational</a></li> <li><a href='?country=MMR' data-code='MMR' class='dropdown-element'>Myanmar</a></li> <li><a href='?country=NAM' data-code='NAM' class='dropdown-element'>Namibia</a></li> <li><a href='?country=NPL' data-code='NPL' class='dropdown-element'>Nepal</a></li> <li><a href='?country=NLD' data-code='NLD' class='dropdown-element'>Netherlands</a></li> <li><a href='?country=NZL' data-code='NZL' class='dropdown-element'>New Zealand</a></li> <li><a href='?country=NGA' data-code='NGA' class='dropdown-element'>Nigeria</a></li> <li><a href='?country=PRK' data-code='PRK' class='dropdown-element'>North Korea</a></li> <li><a href='?country=NOR' data-code='NOR' class='dropdown-element'>Norway</a></li> <li><a href='?country=OMN' data-code='OMN' class='dropdown-element'>Oman</a></li> <li><a href='?country=PAK' data-code='PAK' class='dropdown-element'>Pakistan</a></li> <li><a href='?country=PSE' data-code='PSE' class='dropdown-element'>Palestine</a></li> <li><a href='?country=PAN' data-code='PAN' class='dropdown-element'>Panama</a></li> <li><a href='?country=PRY' data-code='PRY' class='dropdown-element'>Paraguay</a></li> <li><a href='?country=PER' data-code='PER' class='dropdown-element'>Peru</a></li> <li><a href='?country=PHL' data-code='PHL' class='dropdown-element'>Philippines</a></li> <li><a href='?country=POL' data-code='POL' class='dropdown-element'>Poland</a></li> <li><a href='?country=PRT' data-code='PRT' class='dropdown-element'>Portugal</a></li> <li><a href='?country=PRI' data-code='PRI' class='dropdown-element'>Puerto Rico</a></li> <li><a href='?country=QAT' data-code='QAT' class='dropdown-element'>Qatar</a></li> <li><a href='?country=REU' data-code='REU' class='dropdown-element'>Reunion</a></li> <li><a href='?country=ROU' data-code='ROU' class='dropdown-element'>Romania</a></li> <li><a href='?country=RUS' data-code='RUS' class='dropdown-element'>Russian Federation</a></li> <li><a href='?country=RWA' data-code='RWA' class='dropdown-element'>Rwanda</a></li> <li><a href='?country=KNA' data-code='KNA' class='dropdown-element'>Saint Kitts and Nevis</a></li> <li><a href='?country=SAU' data-code='SAU' class='dropdown-element'>Saudi Arabia</a></li> <li><a href='?country=SEN' data-code='SEN' class='dropdown-element'>Senegal</a></li> <li><a href='?country=SRB' data-code='SRB' class='dropdown-element'>Serbia</a></li> <li><a href='?country=SGP' data-code='SGP' class='dropdown-element'>Singapore</a></li> <li><a href='?country=SVK' data-code='SVK' class='dropdown-element'>Slovakia</a></li> <li><a href='?country=SVN' data-code='SVN' class='dropdown-element'>Slovenia</a></li> <li><a href='?country=ZAF' data-code='ZAF' class='dropdown-element'>South Africa</a></li> <li><a href='?country=KOR' data-code='KOR' class='dropdown-element'>South Korea</a></li> <li><a href='?country=ESP' data-code='ESP' class='dropdown-element'>Spain</a></li> <li><a href='?country=LKA' data-code='LKA' class='dropdown-element'>Sri Lanka</a></li> <li><a href='?country=SDN' data-code='SDN' class='dropdown-element'>Sudan</a></li> <li><a href='?country=SWE' data-code='SWE' class='dropdown-element'>Sweden</a></li> <li><a href='?country=CHE' data-code='CHE' class='dropdown-element'>Switzerland</a></li> <li><a href='?country=SYR' data-code='SYR' class='dropdown-element'>Syrian Arab Republic</a></li> <li><a href='?country=TWN' data-code='TWN' class='dropdown-element'>Taiwan</a></li> <li><a href='?country=TZA' data-code='TZA' class='dropdown-element'>Tanzania</a></li> <li><a href='?country=THA' data-code='THA' class='dropdown-element'>Thailand</a></li> <li><a href='?country=TGO' data-code='TGO' class='dropdown-element'>Togo</a></li> <li><a href='?country=TTO' data-code='TTO' class='dropdown-element'>Trinidad and Tobago</a></li> <li><a href='?country=TUN' data-code='TUN' class='dropdown-element'>Tunisia</a></li> <li><a href='?country=TUR' data-code='TUR' class='dropdown-element'>Turkey</a></li> <li><a href='?country=UGA' data-code='UGA' class='dropdown-element'>Uganda</a></li> <li><a href='?country=UKR' data-code='UKR' class='dropdown-element'>Ukraine</a></li> <li><a href='?country=ARE' data-code='ARE' class='dropdown-element'>United Arab Emirates</a></li> <li><a href='?country=GBR' data-code='GBR' class='dropdown-element'>United Kingdom</a></li> <li><a href='?country=USA' data-code='USA' class='dropdown-element'>United States</a></li> <li><a href='?country=URY' data-code='URY' class='dropdown-element'>Uruguay</a></li> <li><a href='?country=UZB' data-code='UZB' class='dropdown-element'>Uzbekistan</a></li> <li><a href='?country=VAT' data-code='VAT' class='dropdown-element'>Vatican City State</a></li> <li><a href='?country=VEN' data-code='VEN' class='dropdown-element'>Venezuela</a></li> <li><a href='?country=VNM' data-code='VNM' class='dropdown-element'>Viet Nam</a></li> <li><a href='?country=YEM' data-code='YEM' class='dropdown-element'>Yemen</a></li> <li><a href='?country=ZMB' data-code='ZMB' class='dropdown-element'>Zambia</a></li> <li><a href='?country=ZWE' data-code='ZWE' class='dropdown-element'>Zimbabwe</a></li> </ul> </div> <div class='dropdown'> <div class='dropdown_button'></div> <ul class='dropdown-options dropdown-element'> <li><a href='?country=IND&year=2018' data-code='2018' class='dropdown-element dropselected'>2024</a></li> <li><a href='?country=IND&year=2017' data-code='2017' class='dropdown-element'>2023</a></li> <li><a href='?country=IND&year=2016' data-code='2016' class='dropdown-element'>2022</a></li> <li><a href='?country=IND&year=2015' data-code='2015' class='dropdown-element'>2021</a></li> <li><a href='?country=IND&year=2014' data-code='2014' class='dropdown-element'>2020</a></li> <li><a href='?country=IND&year=2013' data-code='2013' class='dropdown-element'>2019</a></li> <li><a href='?country=IND&year=2012' data-code='2012' class='dropdown-element'>2018</a></li> <li><a href='?country=IND&year=2011' data-code='2011' class='dropdown-element'>2017</a></li> <li><a href='?country=IND&year=2010' data-code='2010' class='dropdown-element'>2016</a></li> <li><a href='?country=IND&year=2009' data-code='2009' class='dropdown-element'>2015</a></li> <li><a href='?country=IND&year=2008' data-code='2008' class='dropdown-element'>2014</a></li> <li><a href='?country=IND&year=2007' data-code='2007' class='dropdown-element'>2013</a></li> <li><a href='?country=IND&year=2006' data-code='2006' class='dropdown-element'>2012</a></li> <li><a href='?country=IND&year=2005' data-code='2005' class='dropdown-element'>2011</a></li> <li><a href='?country=IND&year=2004' data-code='2004' class='dropdown-element'>2010</a></li> <li><a href='?country=IND&year=2003' data-code='2003' class='dropdown-element'>2009</a></li> </ul> </div> <div id="tablewrapper"> <div id='rowsnumber'>457 ranked institutions<br /> &darr; select to compare <a rel='nofollow' class='downloaddata' target='_blank' href='getdata.php?ranking=Overall&area=&sector=&country=IND&year=2018&top=0&format=csv&type=download'>Download data (csv)</a></div><table id='tbldata'><thead><tr><th colspan='5'></th><th class='best_quartile_column'>Best<br />quartile</th></tr></thead> <tbody id='tblbody'><tr><td class='tdcheck'><div class='check' id='26206'></div></td><td class='ranknumber'>1 <span class='global_ranking'>(485)</span></td><td><a href='institution.php?idp=26206'>Council of Scientific and Industrial Research *</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26206&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26206' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94786'></div></td><td class='ranknumber'>2 <span class='global_ranking'>(644)</span></td><td><a href='institution.php?idp=94786'>Microsoft, India</a></td><td>IND</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=94786&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='94786' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='87261'></div></td><td class='ranknumber'>3 <span class='global_ranking'>(697)</span></td><td><a href='institution.php?idp=87261'>Tata Consultancy Services Ltd, India</a></td><td>IND</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=87261&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='87261' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96184'></div></td><td class='ranknumber'>4 <span class='global_ranking'>(1137)</span></td><td><a href='institution.php?idp=96184'>Gujarat Pollution Control Board</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96184&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96184' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26239'></div></td><td class='ranknumber'>5 <span class='global_ranking'>(1165)</span></td><td><a href='institution.php?idp=26239'>Indian Council of Agricultural Research *</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26239&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26239' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3319'></div></td><td class='ranknumber'>6 <span class='global_ranking'>(1346)</span></td><td><a href='institution.php?idp=3319'>Indian Institute of Science</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3319&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3319' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3232'></div></td><td class='ranknumber'>7 <span class='global_ranking'>(1360)</span></td><td><a href='institution.php?idp=3232'>All India Institute of Medical Sciences</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3232&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3232' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3502'></div></td><td class='ranknumber'>8 <span class='global_ranking'>(1407)</span></td><td><a href='institution.php?idp=3502'>VIT University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3502&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3502' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3281'></div></td><td class='ranknumber'>9 <span class='global_ranking'>(1607)</span></td><td><a href='institution.php?idp=3281'>University of Delhi *</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3281&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3281' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3324'></div></td><td class='ranknumber'>10 <span class='global_ranking'>(1623)</span></td><td><a href='institution.php?idp=3324'>Indian Institute of Technology, Kharagpur</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3324&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3324' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3321'></div></td><td class='ranknumber'>11 <span class='global_ranking'>(1648)</span></td><td><a href='institution.php?idp=3321'>Indian Institute of Technology, Delhi</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3321&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3321' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3381'></div></td><td class='ranknumber'>12 <span class='global_ranking'>(1801)</span></td><td><a href='institution.php?idp=3381'>Manipal University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3381&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3381' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3320'></div></td><td class='ranknumber'>13 <span class='global_ranking'>(1878)</span></td><td><a href='institution.php?idp=3320'>Indian Institute of Technology, Bombay *</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3320&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3320' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3336'></div></td><td class='ranknumber'>14 <span class='global_ranking'>(1942)</span></td><td><a href='institution.php?idp=3336'>International Institute of Information Technology, Hyderabad</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3336&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3336' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3325'></div></td><td class='ranknumber'>15 <span class='global_ranking'>(1958)</span></td><td><a href='institution.php?idp=3325'>Indian Institute of Technology, Madras</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3325&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3325' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26240'></div></td><td class='ranknumber'>16 <span class='global_ranking'>(2016)</span></td><td><a href='institution.php?idp=26240'>Indian Council of Medical Research *</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26240&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26240' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80567'></div></td><td class='ranknumber'>17 <span class='global_ranking'>(2036)</span></td><td><a href='institution.php?idp=80567'>Academy of Scientific and Innovative Research</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=80567&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80567' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10197'></div></td><td class='ranknumber'>18 <span class='global_ranking'>(2185)</span></td><td><a href='institution.php?idp=10197'>Amity University *</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10197&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10197' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71662'></div></td><td class='ranknumber'>19 <span class='global_ranking'>(2296)</span></td><td><a href='institution.php?idp=71662'>National Institute of Virology</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=71662&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71662' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71661'></div></td><td class='ranknumber'>20 <span class='global_ranking'>(2406)</span></td><td><a href='institution.php?idp=71661'>Sri Ramaswamy Memorial University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=71661&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71661' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3323'></div></td><td class='ranknumber'>21 <span class='global_ranking'>(2434)</span></td><td><a href='institution.php?idp=3323'>Indian Institute of Technology, Kanpur</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3323&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3323' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69207'></div></td><td class='ranknumber'>22 <span class='global_ranking'>(2555)</span></td><td><a href='institution.php?idp=69207'>Indian Institute of Chemical Biology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=69207&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='69207' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='81223'></div></td><td class='ranknumber'>23 <span class='global_ranking'>(2581)</span></td><td><a href='institution.php?idp=81223'>Indraprastha Institute of Information Technology, Delhi</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=81223&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='81223' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3491'></div></td><td class='ranknumber'>24 <span class='global_ranking'>(2663)</span></td><td><a href='institution.php?idp=3491'>University of Pune</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3491&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3491' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10302'></div></td><td class='ranknumber'>25 <span class='global_ranking'>(2755)</span></td><td><a href='institution.php?idp=10302'>Indian Institute of Technology, Roorkee</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10302&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10302' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96191'></div></td><td class='ranknumber'>26 <span class='global_ranking'>(2772)</span></td><td><a href='institution.php?idp=96191'>Institute of Life Sciences, Bhubaneswar</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96191&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96191' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='62099'></div></td><td class='ranknumber'>27 <span class='global_ranking'>(2800)</span></td><td><a href='institution.php?idp=62099'>Tata Group, India</a></td><td>IND</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=62099&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='62099' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='68983'></div></td><td class='ranknumber'>28 <span class='global_ranking'>(2915)</span></td><td><a href='institution.php?idp=68983'>National Chemical Laboratory</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=68983&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='68983' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3322'></div></td><td class='ranknumber'>29 <span class='global_ranking'>(2926)</span></td><td><a href='institution.php?idp=3322'>Indian Institute of Technology Guwahati</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3322&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3322' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3264'></div></td><td class='ranknumber'>30 <span class='global_ranking'>(2953)</span></td><td><a href='institution.php?idp=3264'>Birla Institute of Technology and Science *</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3264&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3264' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3419'></div></td><td class='ranknumber'>31 <span class='global_ranking'>(3021)</span></td><td><a href='institution.php?idp=3419'>Postgraduate Institute of Medical Education and Research</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3419&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3419' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70984'></div></td><td class='ranknumber'>32 <span class='global_ranking'>(3060)</span></td><td><a href='institution.php?idp=70984'>Amrita University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70984&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70984' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26357'></div></td><td class='ranknumber'>33 <span class='global_ranking'>(3100)</span></td><td><a href='institution.php?idp=26357'>National Institute of Cholera and Enteric Diseases</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26357&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26357' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3249'></div></td><td class='ranknumber'>34 <span class='global_ranking'>(3147)</span></td><td><a href='institution.php?idp=3249'>Banaras Hindu University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3249&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3249' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3342'></div></td><td class='ranknumber'>35 <span class='global_ranking'>(3183)</span></td><td><a href='institution.php?idp=3342'>Jamia Millia Islamia Central University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3342&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3342' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3237'></div></td><td class='ranknumber'>36 <span class='global_ranking'>(3364)</span></td><td><a href='institution.php?idp=3237'>Anna University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3237&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3237' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77639'></div></td><td class='ranknumber'>37 <span class='global_ranking'>(3388)</span></td><td><a href='institution.php?idp=77639'>Indian Institute of Science Education and Research, Pune</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=77639&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77639' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3231'></div></td><td class='ranknumber'>38 <span class='global_ranking'>(3404)</span></td><td><a href='institution.php?idp=3231'>Aligarh Muslim University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3231&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3231' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26408'></div></td><td class='ranknumber'>39 <span class='global_ranking'>(3522)</span></td><td><a href='institution.php?idp=26408'>Indian Institute of Integrative Medicine</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26408&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26408' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71618'></div></td><td class='ranknumber'>40 <span class='global_ranking'>(3532)</span></td><td><a href='institution.php?idp=71618'>Institute of Genomics and Integrative Biology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71618&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71618' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70977'></div></td><td class='ranknumber'>41 <span class='global_ranking'>(3567)</span></td><td><a href='institution.php?idp=70977'>Lovely Professional University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70977&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70977' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3415'></div></td><td class='ranknumber'>42 <span class='global_ranking'>(3575)</span></td><td><a href='institution.php?idp=3415'>Panjab University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3415&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3415' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96187'></div></td><td class='ranknumber'>43 <span class='global_ranking'>(3616)</span></td><td><a href='institution.php?idp=96187'>National Institute for Plant Biotechnology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96187&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96187' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26207'></div></td><td class='ranknumber'>44 <span class='global_ranking'>(3655)</span></td><td><a href='institution.php?idp=26207'>Defence Research and Development Organisation</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26207&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26207' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3472'></div></td><td class='ranknumber'>45 <span class='global_ranking'>(3710)</span></td><td><a href='institution.php?idp=3472'>Thapar Institute of Engineering and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3472&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3472' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='90167'></div></td><td class='ranknumber'>46 <span class='global_ranking'>(3741)</span></td><td><a href='institution.php?idp=90167'>Shoolini University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=90167&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='90167' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='62560'></div></td><td class='ranknumber'>47 <span class='global_ranking'>(3751)</span></td><td><a href='institution.php?idp=62560'>Central Salt and Marine Chemicals Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=62560&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='62560' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26311'></div></td><td class='ranknumber'>48 <span class='global_ranking'>(3792)</span></td><td><a href='institution.php?idp=26311'>International Crops Research Institute for the Semi-Arid Tropics India</a></td><td>IND</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=26311&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26311' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77673'></div></td><td class='ranknumber'>49 <span class='global_ranking'>(3804)</span></td><td><a href='institution.php?idp=77673'>Institute of Chemical Technology, Mumbai</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77673&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77673' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69307'></div></td><td class='ranknumber'>50 <span class='global_ranking'>(3833)</span></td><td><a href='institution.php?idp=69307'>Central Electrochemical Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=69307&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='69307' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77693'></div></td><td class='ranknumber'>50 <span class='global_ranking'>(3833)</span></td><td><a href='institution.php?idp=77693'>NMIMS University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77693&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77693' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3337'></div></td><td class='ranknumber'>52 <span class='global_ranking'>(3876)</span></td><td><a href='institution.php?idp=3337'>Jadavpur University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3337&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3337' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='73482'></div></td><td class='ranknumber'>53 <span class='global_ranking'>(3951)</span></td><td><a href='institution.php?idp=73482'>Indian Institute of Technology, Hyderabad</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=73482&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='73482' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3345'></div></td><td class='ranknumber'>54 <span class='global_ranking'>(3967)</span></td><td><a href='institution.php?idp=3345'>Jawaharlal Nehru University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3345&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3345' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3273'></div></td><td class='ranknumber'>55 <span class='global_ranking'>(3978)</span></td><td><a href='institution.php?idp=3273'>Chaudhary Charan Singh University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3273&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3273' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26158'></div></td><td class='ranknumber'>56 <span class='global_ranking'>(4013)</span></td><td><a href='institution.php?idp=26158'>Central Food Technological Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26158&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26158' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3442'></div></td><td class='ranknumber'>57 <span class='global_ranking'>(4016)</span></td><td><a href='institution.php?idp=3442'>Shanmugha Arts, Science, Technology and Research Academy</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3442&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3442' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10234'></div></td><td class='ranknumber'>58 <span class='global_ranking'>(4042)</span></td><td><a href='institution.php?idp=10234'>Indian Veterinary Research Institute</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10234&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10234' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26365'></div></td><td class='ranknumber'>59 <span class='global_ranking'>(4111)</span></td><td><a href='institution.php?idp=26365'>National Institute of Immunology</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26365&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26365' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3341'></div></td><td class='ranknumber'>60 <span class='global_ranking'>(4213)</span></td><td><a href='institution.php?idp=3341'>Jamia Hamdard University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3341&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3341' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96330'></div></td><td class='ranknumber'>61 <span class='global_ranking'>(4250)</span></td><td><a href='institution.php?idp=96330'>Indian Institute of Science Education and Research, Tirupati</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96330&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96330' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3328'></div></td><td class='ranknumber'>62 <span class='global_ranking'>(4264)</span></td><td><a href='institution.php?idp=3328'>Indian Statistical Institute</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3328&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3328' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71615'></div></td><td class='ranknumber'>63 <span class='global_ranking'>(4268)</span></td><td><a href='institution.php?idp=71615'>Indian Institute of Chemical Technology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71615&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71615' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70787'></div></td><td class='ranknumber'>64 <span class='global_ranking'>(4279)</span></td><td><a href='institution.php?idp=70787'>Public Health Foundation of India *</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=70787&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70787' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='58797'></div></td><td class='ranknumber'>65 <span class='global_ranking'>(4308)</span></td><td><a href='institution.php?idp=58797'>Tata Institute of Fundamental Research</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=58797&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='58797' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77676'></div></td><td class='ranknumber'>65 <span class='global_ranking'>(4308)</span></td><td><a href='institution.php?idp=77676'>KIIT University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77676&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77676' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3252'></div></td><td class='ranknumber'>67 <span class='global_ranking'>(4324)</span></td><td><a href='institution.php?idp=3252'>Barkatullah University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3252&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3252' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3395'></div></td><td class='ranknumber'>68 <span class='global_ranking'>(4376)</span></td><td><a href='institution.php?idp=3395'>National Institute of Pharmaceutical Education and Research</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3395&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3395' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='83509'></div></td><td class='ranknumber'>69 <span class='global_ranking'>(4390)</span></td><td><a href='institution.php?idp=83509'>Indian Institute of Technology, Varanasi</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=83509&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='83509' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72773'></div></td><td class='ranknumber'>70 <span class='global_ranking'>(4420)</span></td><td><a href='institution.php?idp=72773'>National Institute of Epidemiology</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=72773&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='72773' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70986'></div></td><td class='ranknumber'>71 <span class='global_ranking'>(4439)</span></td><td><a href='institution.php?idp=70986'>Thiruvalluvar University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70986&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70986' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71323'></div></td><td class='ranknumber'>72 <span class='global_ranking'>(4467)</span></td><td><a href='institution.php?idp=71323'>Central Scientific Instruments Organisation</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71323&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71323' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69208'></div></td><td class='ranknumber'>73 <span class='global_ranking'>(4543)</span></td><td><a href='institution.php?idp=69208'>King Georges Medical University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=69208&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='69208' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26436'></div></td><td class='ranknumber'>74 <span class='global_ranking'>(4553)</span></td><td><a href='institution.php?idp=26436'>Tata Memorial Centre</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26436&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26436' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3399'></div></td><td class='ranknumber'>75 <span class='global_ranking'>(4570)</span></td><td><a href='institution.php?idp=3399'>National Institute of Technology Rourkela</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3399&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3399' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96342'></div></td><td class='ranknumber'>76 <span class='global_ranking'>(4593)</span></td><td><a href='institution.php?idp=96342'>Central Institute of Research on Cotton Technology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96342&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96342' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='56265'></div></td><td class='ranknumber'>77 <span class='global_ranking'>(4606)</span></td><td><a href='institution.php?idp=56265'>Christian Medical College, Vellore</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=56265&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='56265' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71026'></div></td><td class='ranknumber'>78 <span class='global_ranking'>(4634)</span></td><td><a href='institution.php?idp=71026'>Centre for Cellular and Molecular Biology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71026&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71026' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69351'></div></td><td class='ranknumber'>78 <span class='global_ranking'>(4634)</span></td><td><a href='institution.php?idp=69351'>International Centre for Genetic Engineering and Biotechnology, New Delhi</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=69351&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='69351' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3327'></div></td><td class='ranknumber'>80 <span class='global_ranking'>(4644)</span></td><td><a href='institution.php?idp=3327'>Indian Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3327&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3327' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26354'></div></td><td class='ranknumber'>81 <span class='global_ranking'>(4652)</span></td><td><a href='institution.php?idp=26354'>National Institute for Research in Reproductive Health India</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26354&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26354' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='74688'></div></td><td class='ranknumber'>82 <span class='global_ranking'>(4662)</span></td><td><a href='institution.php?idp=74688'>Indian Institute of Technology, Gandhinagar</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=74688&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='74688' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66532'></div></td><td class='ranknumber'>83 <span class='global_ranking'>(4704)</span></td><td><a href='institution.php?idp=66532'>Guru Tegh Bahadur Hospital</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66532&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='66532' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69210'></div></td><td class='ranknumber'>83 <span class='global_ranking'>(4704)</span></td><td><a href='institution.php?idp=69210'>Central Drug Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=69210&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='69210' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3375'></div></td><td class='ranknumber'>85 <span class='global_ranking'>(4729)</span></td><td><a href='institution.php?idp=3375'>Mahatma Gandhi University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3375&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3375' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='73485'></div></td><td class='ranknumber'>86 <span class='global_ranking'>(4751)</span></td><td><a href='institution.php?idp=73485'>Indian Institute of Technology, Indore</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=73485&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='73485' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26280'></div></td><td class='ranknumber'>86 <span class='global_ranking'>(4751)</span></td><td><a href='institution.php?idp=26280'>Indian Institute of Toxicology Research</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26280&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26280' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91908'></div></td><td class='ranknumber'>88 <span class='global_ranking'>(4758)</span></td><td><a href='institution.php?idp=91908'>Central University of Punjab</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91908&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='91908' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70922'></div></td><td class='ranknumber'>89 <span class='global_ranking'>(4769)</span></td><td><a href='institution.php?idp=70922'>Kalasalingam Academy of Research and Education</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70922&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70922' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26273'></div></td><td class='ranknumber'>90 <span class='global_ranking'>(4791)</span></td><td><a href='institution.php?idp=26273'>Indian Space Research Organization *</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26273&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26273' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70629'></div></td><td class='ranknumber'>91 <span class='global_ranking'>(4813)</span></td><td><a href='institution.php?idp=70629'>Delhi Technological University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70629&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70629' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10268'></div></td><td class='ranknumber'>92 <span class='global_ranking'>(4818)</span></td><td><a href='institution.php?idp=10268'>Nirma University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10268&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10268' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26178'></div></td><td class='ranknumber'>93 <span class='global_ranking'>(4819)</span></td><td><a href='institution.php?idp=26178'>Central Plantation Crops Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26178&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26178' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80513'></div></td><td class='ranknumber'>94 <span class='global_ranking'>(4838)</span></td><td><a href='institution.php?idp=80513'>Regional Medical Research Centre, Bhubaneswar</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=80513&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80513' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26313'></div></td><td class='ranknumber'>95 <span class='global_ranking'>(4852)</span></td><td><a href='institution.php?idp=26313'>Inter-University Centre for Astronomy and Astrophysics</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26313&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26313' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92155'></div></td><td class='ranknumber'>96 <span class='global_ranking'>(4883)</span></td><td><a href='institution.php?idp=92155'>Institute of Liver & Biliary Sciences</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=92155&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='92155' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80537'></div></td><td class='ranknumber'>97 <span class='global_ranking'>(4911)</span></td><td><a href='institution.php?idp=80537'>Indian Institute of Science Education and Research, Bhopal</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80537&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80537' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70931'></div></td><td class='ranknumber'>98 <span class='global_ranking'>(4936)</span></td><td><a href='institution.php?idp=70931'>Saveetha Institute of Medical and Technical Sciences *</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70931&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70931' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69337'></div></td><td class='ranknumber'>99 <span class='global_ranking'>(4996)</span></td><td><a href='institution.php?idp=69337'>Indian Institute of Petroleum</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=69337&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='69337' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3397'></div></td><td class='ranknumber'>100 <span class='global_ranking'>(5021)</span></td><td><a href='institution.php?idp=3397'>National Institute of Technology Karnataka</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3397&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3397' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96268'></div></td><td class='ranknumber'>101 <span class='global_ranking'>(5084)</span></td><td><a href='institution.php?idp=96268'>Sumathi Reddy Institute of Technology for Women</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96268&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96268' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80572'></div></td><td class='ranknumber'>102 <span class='global_ranking'>(5091)</span></td><td><a href='institution.php?idp=80572'>National Institute of Science Education and Research</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80572&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80572' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3230'></div></td><td class='ranknumber'>103 <span class='global_ranking'>(5095)</span></td><td><a href='institution.php?idp=3230'>Alagappa University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3230&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3230' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10299'></div></td><td class='ranknumber'>104 <span class='global_ranking'>(5111)</span></td><td><a href='institution.php?idp=10299'>University of Calcutta</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10299&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10299' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91905'></div></td><td class='ranknumber'>105 <span class='global_ranking'>(5118)</span></td><td><a href='institution.php?idp=91905'>Central University of Rajasthan</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91905&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='91905' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80461'></div></td><td class='ranknumber'>106 <span class='global_ranking'>(5120)</span></td><td><a href='institution.php?idp=80461'>Indian Agricultural Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80461&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80461' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3418'></div></td><td class='ranknumber'>107 <span class='global_ranking'>(5124)</span></td><td><a href='institution.php?idp=3418'>Pondicherry University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3418&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3418' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26146'></div></td><td class='ranknumber'>108 <span class='global_ranking'>(5146)</span></td><td><a href='institution.php?idp=26146'>Bhabha Atomic Research Centre</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26146&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26146' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69209'></div></td><td class='ranknumber'>109 <span class='global_ranking'>(5157)</span></td><td><a href='institution.php?idp=69209'>L. V. Prasad Eye Institute</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=69209&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='69209' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3310'></div></td><td class='ranknumber'>110 <span class='global_ranking'>(5160)</span></td><td><a href='institution.php?idp=3310'>Guru Gobind Singh Indraprastha University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3310&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3310' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96224'></div></td><td class='ranknumber'>111 <span class='global_ranking'>(5169)</span></td><td><a href='institution.php?idp=96224'>Chitkara University, Punjab</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96224&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96224' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3485'></div></td><td class='ranknumber'>112 <span class='global_ranking'>(5179)</span></td><td><a href='institution.php?idp=3485'>University of Kerala</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3485&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3485' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71309'></div></td><td class='ranknumber'>113 <span class='global_ranking'>(5192)</span></td><td><a href='institution.php?idp=71309'>National Institute for Interdisciplinary Science and Technology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71309&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71309' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77720'></div></td><td class='ranknumber'>114 <span class='global_ranking'>(5193)</span></td><td><a href='institution.php?idp=77720'>KL University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77720&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77720' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71660'></div></td><td class='ranknumber'>114 <span class='global_ranking'>(5193)</span></td><td><a href='institution.php?idp=71660'>National Institute for Research in Tuberculosis</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=71660&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71660' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26343'></div></td><td class='ranknumber'>116 <span class='global_ranking'>(5207)</span></td><td><a href='institution.php?idp=26343'>National Institute of Plant Genome Research</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26343&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26343' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10246'></div></td><td class='ranknumber'>117 <span class='global_ranking'>(5247)</span></td><td><a href='institution.php?idp=10246'>Jawaharlal Nehru Centre for Advanced Scientific Research</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10246&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10246' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3492'></div></td><td class='ranknumber'>118 <span class='global_ranking'>(5277)</span></td><td><a href='institution.php?idp=3492'>University of Rajasthan</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3492&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3492' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3371'></div></td><td class='ranknumber'>119 <span class='global_ranking'>(5286)</span></td><td><a href='institution.php?idp=3371'>Maharshi Dayanand University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3371&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3371' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10265'></div></td><td class='ranknumber'>120 <span class='global_ranking'>(5307)</span></td><td><a href='institution.php?idp=10265'>National Institute of Technology, Tiruchirappalli</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10265&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10265' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96390'></div></td><td class='ranknumber'>121 <span class='global_ranking'>(5324)</span></td><td><a href='institution.php?idp=96390'>Indian Agricultural Statistics Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96390&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96390' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3394'></div></td><td class='ranknumber'>122 <span class='global_ranking'>(5355)</span></td><td><a href='institution.php?idp=3394'>National Institute of Mental Health and Neuro Sciences</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3394&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3394' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71066'></div></td><td class='ranknumber'>123 <span class='global_ranking'>(5395)</span></td><td><a href='institution.php?idp=71066'>St.John's National Academy of Health Sciences *</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=71066&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71066' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3312'></div></td><td class='ranknumber'>124 <span class='global_ranking'>(5401)</span></td><td><a href='institution.php?idp=3312'>Guru Nanak Dev University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3312&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3312' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3481'></div></td><td class='ranknumber'>125 <span class='global_ranking'>(5409)</span></td><td><a href='institution.php?idp=3481'>University of Hyderabad</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3481&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3481' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77696'></div></td><td class='ranknumber'>125 <span class='global_ranking'>(5409)</span></td><td><a href='institution.php?idp=77696'>Gujarat Technological University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77696&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77696' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3248'></div></td><td class='ranknumber'>127 <span class='global_ranking'>(5421)</span></td><td><a href='institution.php?idp=3248'>Babasaheb Bhimrao Ambedkar University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3248&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3248' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3364'></div></td><td class='ranknumber'>127 <span class='global_ranking'>(5421)</span></td><td><a href='institution.php?idp=3364'>Madurai Kamaraj University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3364&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3364' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3255'></div></td><td class='ranknumber'>129 <span class='global_ranking'>(5427)</span></td><td><a href='institution.php?idp=3255'>Bharathiar University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3255&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3255' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80538'></div></td><td class='ranknumber'>130 <span class='global_ranking'>(5437)</span></td><td><a href='institution.php?idp=80538'>Indian Institute of Science Education and Research, Kolkata</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80538&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80538' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3335'></div></td><td class='ranknumber'>131 <span class='global_ranking'>(5476)</span></td><td><a href='institution.php?idp=3335'>International Institute for Population Sciences</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3335&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3335' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3436'></div></td><td class='ranknumber'>132 <span class='global_ranking'>(5484)</span></td><td><a href='institution.php?idp=3436'>Sanjay Gandhi Postgraduate Institute of Medical Sciences</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3436&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3436' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='56234'></div></td><td class='ranknumber'>133 <span class='global_ranking'>(5530)</span></td><td><a href='institution.php?idp=56234'>Amrita Institute for Medical Science and Research</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=56234&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='56234' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26212'></div></td><td class='ranknumber'>134 <span class='global_ranking'>(5551)</span></td><td><a href='institution.php?idp=26212'>Energy and Resources Institute India</a></td><td>IND</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=26212&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26212' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72486'></div></td><td class='ranknumber'>135 <span class='global_ranking'>(5561)</span></td><td><a href='institution.php?idp=72486'>Institute of Himalayan Bioresource Technology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=72486&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='72486' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3412'></div></td><td class='ranknumber'>136 <span class='global_ranking'>(5590)</span></td><td><a href='institution.php?idp=3412'>Osmania University *</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3412&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3412' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80539'></div></td><td class='ranknumber'>137 <span class='global_ranking'>(5604)</span></td><td><a href='institution.php?idp=80539'>Indian Institute of Science Education and Research, Mohali</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80539&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80539' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3344'></div></td><td class='ranknumber'>138 <span class='global_ranking'>(5611)</span></td><td><a href='institution.php?idp=3344'>Jawaharlal Nehru Technological University, Hyderabad</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3344&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3344' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70953'></div></td><td class='ranknumber'>139 <span class='global_ranking'>(5629)</span></td><td><a href='institution.php?idp=70953'>Rajiv Gandhi Proudyogiki Vishwavidyalaya</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70953&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70953' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='73481'></div></td><td class='ranknumber'>140 <span class='global_ranking'>(5651)</span></td><td><a href='institution.php?idp=73481'>Indian Institute of Technology Patna</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=73481&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='73481' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='73483'></div></td><td class='ranknumber'>141 <span class='global_ranking'>(5661)</span></td><td><a href='institution.php?idp=73483'>Indian Institute of Technology Bhubaneswar</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=73483&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='73483' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3488'></div></td><td class='ranknumber'>141 <span class='global_ranking'>(5661)</span></td><td><a href='institution.php?idp=3488'>University of Mumbai</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3488&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3488' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3471'></div></td><td class='ranknumber'>143 <span class='global_ranking'>(5671)</span></td><td><a href='institution.php?idp=3471'>Tezpur University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3471&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3471' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96182'></div></td><td class='ranknumber'>144 <span class='global_ranking'>(5675)</span></td><td><a href='institution.php?idp=96182'>Bennett University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96182&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96182' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96185'></div></td><td class='ranknumber'>145 <span class='global_ranking'>(5685)</span></td><td><a href='institution.php?idp=96185'>National Rice Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96185&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96185' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3489'></div></td><td class='ranknumber'>146 <span class='global_ranking'>(5712)</span></td><td><a href='institution.php?idp=3489'>University of Mysore</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3489&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3489' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3414'></div></td><td class='ranknumber'>147 <span class='global_ranking'>(5716)</span></td><td><a href='institution.php?idp=3414'>Pandit Ravishankar Shukla University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3414&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3414' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3486'></div></td><td class='ranknumber'>148 <span class='global_ranking'>(5771)</span></td><td><a href='institution.php?idp=3486'>University of Lucknow</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3486&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3486' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3401'></div></td><td class='ranknumber'>149 <span class='global_ranking'>(5774)</span></td><td><a href='institution.php?idp=3401'>National Institute of Technology Warangal</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3401&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3401' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26407'></div></td><td class='ranknumber'>150 <span class='global_ranking'>(5811)</span></td><td><a href='institution.php?idp=26407'>Raman Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26407&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26407' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26237'></div></td><td class='ranknumber'>151 <span class='global_ranking'>(5820)</span></td><td><a href='institution.php?idp=26237'>Indian Association for the Cultivation of Science</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=26237&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26237' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3463'></div></td><td class='ranknumber'>152 <span class='global_ranking'>(5824)</span></td><td><a href='institution.php?idp=3463'>Symbiosis International University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3463&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3463' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3507'></div></td><td class='ranknumber'>153 <span class='global_ranking'>(5838)</span></td><td><a href='institution.php?idp=3507'>Visva-Bharati University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3507&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3507' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3484'></div></td><td class='ranknumber'>154 <span class='global_ranking'>(5844)</span></td><td><a href='institution.php?idp=3484'>University of Kashmir</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3484&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3484' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26414'></div></td><td class='ranknumber'>155 <span class='global_ranking'>(5862)</span></td><td><a href='institution.php?idp=26414'>Sant Longowal Institute of Engineering and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=26414&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26414' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3464'></div></td><td class='ranknumber'>156 <span class='global_ranking'>(5876)</span></td><td><a href='institution.php?idp=3464'>Tamil Nadu Agricultural University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3464&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3464' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3487'></div></td><td class='ranknumber'>157 <span class='global_ranking'>(5883)</span></td><td><a href='institution.php?idp=3487'>University of Madras</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3487&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3487' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71003'></div></td><td class='ranknumber'>158 <span class='global_ranking'>(5886)</span></td><td><a href='institution.php?idp=71003'>National Environmental Engineering Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71003&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='71003' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92151'></div></td><td class='ranknumber'>159 <span class='global_ranking'>(5897)</span></td><td><a href='institution.php?idp=92151'>National Institute of Technology Raipur</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=92151&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='92151' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3439'></div></td><td class='ranknumber'>160 <span class='global_ranking'>(5901)</span></td><td><a href='institution.php?idp=3439'>Sathyabama Institute of Science and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3439&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3439' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77227'></div></td><td class='ranknumber'>161 <span class='global_ranking'>(5905)</span></td><td><a href='institution.php?idp=77227'>Loyola College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77227&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77227' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77701'></div></td><td class='ranknumber'>162 <span class='global_ranking'>(5911)</span></td><td><a href='institution.php?idp=77701'>JSS Academy of Higher Education and Research</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77701&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77701' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3398'></div></td><td class='ranknumber'>162 <span class='global_ranking'>(5911)</span></td><td><a href='institution.php?idp=3398'>National Institute of Technology Kurukshetra</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3398&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3398' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3379'></div></td><td class='ranknumber'>164 <span class='global_ranking'>(5920)</span></td><td><a href='institution.php?idp=3379'>Malaviya National Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3379&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3379' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92077'></div></td><td class='ranknumber'>165 <span class='global_ranking'>(5959)</span></td><td><a href='institution.php?idp=92077'>Indian Institute of Technology Mandi</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=92077&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='92077' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26305'></div></td><td class='ranknumber'>166 <span class='global_ranking'>(6000)</span></td><td><a href='institution.php?idp=26305'>Institute of Physics Bhubaneswar</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26305&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26305' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3346'></div></td><td class='ranknumber'>167 <span class='global_ranking'>(6003)</span></td><td><a href='institution.php?idp=3346'>Jaypee University of Information Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3346&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3346' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3358'></div></td><td class='ranknumber'>168 <span class='global_ranking'>(6020)</span></td><td><a href='institution.php?idp=3358'>Kumaun University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3358&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3358' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3257'></div></td><td class='ranknumber'>169 <span class='global_ranking'>(6039)</span></td><td><a href='institution.php?idp=3257'>Bharati Vidyapeeth Deemed University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3257&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3257' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3285'></div></td><td class='ranknumber'>170 <span class='global_ranking'>(6081)</span></td><td><a href='institution.php?idp=3285'>Dibrugarh University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3285&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3285' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91915'></div></td><td class='ranknumber'>171 <span class='global_ranking'>(6103)</span></td><td><a href='institution.php?idp=91915'>Chandigarh University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91915&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='91915' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3299'></div></td><td class='ranknumber'>172 <span class='global_ranking'>(6127)</span></td><td><a href='institution.php?idp=3299'>Gandhigram Rural Institute</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3299&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3299' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91888'></div></td><td class='ranknumber'>172 <span class='global_ranking'>(6127)</span></td><td><a href='institution.php?idp=91888'>JECRC University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91888&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='91888' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91885'></div></td><td class='ranknumber'>174 <span class='global_ranking'>(6142)</span></td><td><a href='institution.php?idp=91885'>GLA University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91885&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91885' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77608'></div></td><td class='ranknumber'>175 <span class='global_ranking'>(6149)</span></td><td><a href='institution.php?idp=77608'>Jaypee Institute of Information Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77608&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77608' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='62562'></div></td><td class='ranknumber'>176 <span class='global_ranking'>(6153)</span></td><td><a href='institution.php?idp=62562'>Sir Ganga Ram Hospital</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=62562&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='62562' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80568'></div></td><td class='ranknumber'>177 <span class='global_ranking'>(6167)</span></td><td><a href='institution.php?idp=80568'>College of Engineering, Pune</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=80568&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80568' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3253'></div></td><td class='ranknumber'>178 <span class='global_ranking'>(6177)</span></td><td><a href='institution.php?idp=3253'>Indian Institute of Engineering Science and Technology, Shibpur</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3253&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3253' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='62349'></div></td><td class='ranknumber'>179 <span class='global_ranking'>(6181)</span></td><td><a href='institution.php?idp=62349'>Indian Institute of Management, Ahmedabad</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=62349&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='62349' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3473'></div></td><td class='ranknumber'>180 <span class='global_ranking'>(6185)</span></td><td><a href='institution.php?idp=3473'>The Maharaja Sayajirao University of Baroda</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3473&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3473' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3239'></div></td><td class='ranknumber'>181 <span class='global_ranking'>(6189)</span></td><td><a href='institution.php?idp=3239'>Annamalai University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3239&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3239' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26314'></div></td><td class='ranknumber'>182 <span class='global_ranking'>(6201)</span></td><td><a href='institution.php?idp=26314'>Jawaharlal Institute of Postgraduate Medical Education and Research</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=26314&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26314' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3287'></div></td><td class='ranknumber'>183 <span class='global_ranking'>(6207)</span></td><td><a href='institution.php?idp=3287'>Dr Babasaheb Ambedkar Marathwada University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3287&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3287' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3503'></div></td><td class='ranknumber'>184 <span class='global_ranking'>(6223)</span></td><td><a href='institution.php?idp=3503'>Vidyasagar University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3503&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3503' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3234'></div></td><td class='ranknumber'>185 <span class='global_ranking'>(6242)</span></td><td><a href='institution.php?idp=3234'>Allahabad University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3234&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3234' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3318'></div></td><td class='ranknumber'>186 <span class='global_ranking'>(6246)</span></td><td><a href='institution.php?idp=3318'>Indian Institute of Information Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3318&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3318' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3256'></div></td><td class='ranknumber'>187 <span class='global_ranking'>(6253)</span></td><td><a href='institution.php?idp=3256'>Bharathidasan University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3256&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3256' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96256'></div></td><td class='ranknumber'>187 <span class='global_ranking'>(6253)</span></td><td><a href='institution.php?idp=96256'>Institute of Nano Science and Technology, Mohali</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96256&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96256' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91891'></div></td><td class='ranknumber'>189 <span class='global_ranking'>(6274)</span></td><td><a href='institution.php?idp=91891'>Christ University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91891&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='91891' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26367'></div></td><td class='ranknumber'>190 <span class='global_ranking'>(6282)</span></td><td><a href='institution.php?idp=26367'>National Institute of Malaria Research India</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26367&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26367' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96272'></div></td><td class='ranknumber'>191 <span class='global_ranking'>(6292)</span></td><td><a href='institution.php?idp=96272'>KPR Institute of Engineering and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96272&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96272' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92157'></div></td><td class='ranknumber'>191 <span class='global_ranking'>(6292)</span></td><td><a href='institution.php?idp=92157'>Indian Institute of Technology Jodhpur</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=92157&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='92157' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3480'></div></td><td class='ranknumber'>193 <span class='global_ranking'>(6302)</span></td><td><a href='institution.php?idp=3480'>University of Calicut</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3480&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3480' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77743'></div></td><td class='ranknumber'>194 <span class='global_ranking'>(6314)</span></td><td><a href='institution.php?idp=77743'>Jain University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77743&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77743' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3292'></div></td><td class='ranknumber'>195 <span class='global_ranking'>(6317)</span></td><td><a href='institution.php?idp=3292'>Doctor Harisingh Gour University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3292&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3292' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='79127'></div></td><td class='ranknumber'>196 <span class='global_ranking'>(6324)</span></td><td><a href='institution.php?idp=79127'>University of Petroleum and Energy Studies</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=79127&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='79127' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3276'></div></td><td class='ranknumber'>197 <span class='global_ranking'>(6333)</span></td><td><a href='institution.php?idp=3276'>Cochin University of Science and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3276&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3276' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3396'></div></td><td class='ranknumber'>198 <span class='global_ranking'>(6338)</span></td><td><a href='institution.php?idp=3396'>National Institute of Technology Calicut</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3396&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3396' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26303'></div></td><td class='ranknumber'>199 <span class='global_ranking'>(6342)</span></td><td><a href='institution.php?idp=26303'>Institute of Mathematical Sciences</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26303&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26303' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71288'></div></td><td class='ranknumber'>200 <span class='global_ranking'>(6395)</span></td><td><a href='institution.php?idp=71288'>Aryabhatta Research Institute of Observational Sciences</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71288&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71288' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91912'></div></td><td class='ranknumber'>201 <span class='global_ranking'>(6409)</span></td><td><a href='institution.php?idp=91912'>Sharda University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91912&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='91912' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10261'></div></td><td class='ranknumber'>202 <span class='global_ranking'>(6415)</span></td><td><a href='institution.php?idp=10261'>Motilal Nehru National Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10261&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10261' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3508'></div></td><td class='ranknumber'>203 <span class='global_ranking'>(6418)</span></td><td><a href='institution.php?idp=3508'>Visvesvaraya National Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3508&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3508' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3445'></div></td><td class='ranknumber'>204 <span class='global_ranking'>(6439)</span></td><td><a href='institution.php?idp=3445'>Shivaji University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3445&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3445' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96189'></div></td><td class='ranknumber'>205 <span class='global_ranking'>(6461)</span></td><td><a href='institution.php?idp=96189'>Ashoka University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96189&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96189' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3241'></div></td><td class='ranknumber'>206 <span class='global_ranking'>(6465)</span></td><td><a href='institution.php?idp=3241'>Assam University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3241&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3241' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3422'></div></td><td class='ranknumber'>207 <span class='global_ranking'>(6482)</span></td><td><a href='institution.php?idp=3422'>I K Gujral Punjab Technical University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3422&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3422' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26245'></div></td><td class='ranknumber'>208 <span class='global_ranking'>(6499)</span></td><td><a href='institution.php?idp=26245'>Indian Institute of Astrophysics</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26245&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26245' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3462'></div></td><td class='ranknumber'>209 <span class='global_ranking'>(6513)</span></td><td><a href='institution.php?idp=3462'>Siksha O Anusandhan University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3462&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3462' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80196'></div></td><td class='ranknumber'>210 <span class='global_ranking'>(6530)</span></td><td><a href='institution.php?idp=80196'>Maharishi Markandeshwar University *</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=80196&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80196' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96178'></div></td><td class='ranknumber'>211 <span class='global_ranking'>(6544)</span></td><td><a href='institution.php?idp=96178'>Sardar Vallabhbhai National Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96178&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96178' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3455'></div></td><td class='ranknumber'>212 <span class='global_ranking'>(6559)</span></td><td><a href='institution.php?idp=3455'>Sri Krishnadevaraya University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3455&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3455' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='68786'></div></td><td class='ranknumber'>213 <span class='global_ranking'>(6561)</span></td><td><a href='institution.php?idp=68786'>Presidency University, Kolkata</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=68786&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='68786' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26198'></div></td><td class='ranknumber'>214 <span class='global_ranking'>(6579)</span></td><td><a href='institution.php?idp=26198'>Chennai Mathematical Institute</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=26198&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26198' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='56218'></div></td><td class='ranknumber'>214 <span class='global_ranking'>(6579)</span></td><td><a href='institution.php?idp=56218'>Safdarjang Hospital</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=56218&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='56218' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71037'></div></td><td class='ranknumber'>216 <span class='global_ranking'>(6594)</span></td><td><a href='institution.php?idp=71037'>Central Institute of Medicinal and Aromatic Plants</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71037&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71037' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3300'></div></td><td class='ranknumber'>217 <span class='global_ranking'>(6609)</span></td><td><a href='institution.php?idp=3300'>Gauhati University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3300&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3300' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92197'></div></td><td class='ranknumber'>218 <span class='global_ranking'>(6629)</span></td><td><a href='institution.php?idp=92197'>George Institute for International Health, India</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=92197&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='92197' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10241'></div></td><td class='ranknumber'>219 <span class='global_ranking'>(6642)</span></td><td><a href='institution.php?idp=10241'>Integral University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10241&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10241' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71285'></div></td><td class='ranknumber'>219 <span class='global_ranking'>(6642)</span></td><td><a href='institution.php?idp=71285'>Sri Siva Subramania Nadar College of Engineering</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=71285&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='71285' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3409'></div></td><td class='ranknumber'>221 <span class='global_ranking'>(6648)</span></td><td><a href='institution.php?idp=3409'>North-Eastern Hill University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3409&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3409' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77741'></div></td><td class='ranknumber'>221 <span class='global_ranking'>(6648)</span></td><td><a href='institution.php?idp=77741'>Graphic Era University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77741&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77741' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3440'></div></td><td class='ranknumber'>223 <span class='global_ranking'>(6670)</span></td><td><a href='institution.php?idp=3440'>Saurashtra University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3440&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3440' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96188'></div></td><td class='ranknumber'>224 <span class='global_ranking'>(6712)</span></td><td><a href='institution.php?idp=96188'>Indian Institute of Pulses Research</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96188&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96188' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26151'></div></td><td class='ranknumber'>224 <span class='global_ranking'>(6712)</span></td><td><a href='institution.php?idp=26151'>Bose Institute Kolkata</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26151&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26151' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3449'></div></td><td class='ranknumber'>224 <span class='global_ranking'>(6712)</span></td><td><a href='institution.php?idp=3449'>Shri Mata Vaishno Devi University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3449&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3449' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77709'></div></td><td class='ranknumber'>227 <span class='global_ranking'>(6722)</span></td><td><a href='institution.php?idp=77709'>Vignan University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77709&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77709' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3479'></div></td><td class='ranknumber'>228 <span class='global_ranking'>(6736)</span></td><td><a href='institution.php?idp=3479'>University of Burdwan</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3479&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3479' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3263'></div></td><td class='ranknumber'>229 <span class='global_ranking'>(6742)</span></td><td><a href='institution.php?idp=3263'>Birla Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3263&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3263' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77733'></div></td><td class='ranknumber'>230 <span class='global_ranking'>(6812)</span></td><td><a href='institution.php?idp=77733'>Pandit Deendayal Petroleum University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77733&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77733' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3423'></div></td><td class='ranknumber'>231 <span class='global_ranking'>(6825)</span></td><td><a href='institution.php?idp=3423'>Punjabi University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3423&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3423' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3353'></div></td><td class='ranknumber'>232 <span class='global_ranking'>(6828)</span></td><td><a href='institution.php?idp=3353'>Karnatak University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3353&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3353' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91920'></div></td><td class='ranknumber'>233 <span class='global_ranking'>(6835)</span></td><td><a href='institution.php?idp=91920'>Veer Surendra Sai University of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91920&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91920' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3376'></div></td><td class='ranknumber'>234 <span class='global_ranking'>(6838)</span></td><td><a href='institution.php?idp=3376'>Mahatma Jyotiba Phule Rohilkhand University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3376&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3376' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='56254'></div></td><td class='ranknumber'>235 <span class='global_ranking'>(6847)</span></td><td><a href='institution.php?idp=56254'>Seth Gordhandas Sunderdas Medical College and King Edward Memorial Hospital </a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=56254&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='56254' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10298'></div></td><td class='ranknumber'>236 <span class='global_ranking'>(6867)</span></td><td><a href='institution.php?idp=10298'>Thiagarajar College of Engineering</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10298&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10298' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92032'></div></td><td class='ranknumber'>237 <span class='global_ranking'>(6874)</span></td><td><a href='institution.php?idp=92032'>Homi Bhabha National Institute</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=92032&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='92032' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26227'></div></td><td class='ranknumber'>238 <span class='global_ranking'>(6877)</span></td><td><a href='institution.php?idp=26227'>Harish Chandra Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26227&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26227' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3229'></div></td><td class='ranknumber'>239 <span class='global_ranking'>(6892)</span></td><td><a href='institution.php?idp=3229'>Acharya Nagarjuna University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3229&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3229' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69265'></div></td><td class='ranknumber'>240 <span class='global_ranking'>(6911)</span></td><td><a href='institution.php?idp=69265'>Central Glass and Ceramic Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=69265&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='69265' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96460'></div></td><td class='ranknumber'>241 <span class='global_ranking'>(6943)</span></td><td><a href='institution.php?idp=96460'>National Bureau of Plant Genetic Resources</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96460&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96460' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92499'></div></td><td class='ranknumber'>242 <span class='global_ranking'>(6965)</span></td><td><a href='institution.php?idp=92499'>Charotar University of Science and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=92499&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='92499' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71621'></div></td><td class='ranknumber'>242 <span class='global_ranking'>(6965)</span></td><td><a href='institution.php?idp=71621'>National Institute of Nutrition, Hyderabad</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=71621&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71621' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96236'></div></td><td class='ranknumber'>244 <span class='global_ranking'>(6979)</span></td><td><a href='institution.php?idp=96236'>National Institute of Technology, Patna</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96236&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96236' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='68792'></div></td><td class='ranknumber'>245 <span class='global_ranking'>(6983)</span></td><td><a href='institution.php?idp=68792'>Karunya Institute of Technology and Sciences</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=68792&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='68792' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91907'></div></td><td class='ranknumber'>246 <span class='global_ranking'>(6993)</span></td><td><a href='institution.php?idp=91907'>Central University of Tamil Nadu</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91907&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91907' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26445'></div></td><td class='ranknumber'>247 <span class='global_ranking'>(7003)</span></td><td><a href='institution.php?idp=26445'>Variable Energy Cyclotron Centre</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26445&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26445' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96347'></div></td><td class='ranknumber'>248 <span class='global_ranking'>(7012)</span></td><td><a href='institution.php?idp=96347'>Central Potato Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96347&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96347' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3278'></div></td><td class='ranknumber'>249 <span class='global_ranking'>(7027)</span></td><td><a href='institution.php?idp=3278'>Dayalbagh Educational Institute</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3278&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3278' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='73484'></div></td><td class='ranknumber'>250 <span class='global_ranking'>(7037)</span></td><td><a href='institution.php?idp=73484'>Indian Institute of Technology, Ropar</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=73484&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='73484' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71332'></div></td><td class='ranknumber'>251 <span class='global_ranking'>(7048)</span></td><td><a href='institution.php?idp=71332'>National Botanical Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71332&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='71332' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3303'></div></td><td class='ranknumber'>252 <span class='global_ranking'>(7056)</span></td><td><a href='institution.php?idp=3303'>Govind Ballabh Pant University of Agriculture and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3303&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3303' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70906'></div></td><td class='ranknumber'>253 <span class='global_ranking'>(7073)</span></td><td><a href='institution.php?idp=70906'>Gandhi Institute of Technology and Management</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70906&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70906' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26413'></div></td><td class='ranknumber'>254 <span class='global_ranking'>(7076)</span></td><td><a href='institution.php?idp=26413'>Saha Institute of Nuclear Physics</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26413&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26413' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77714'></div></td><td class='ranknumber'>255 <span class='global_ranking'>(7077)</span></td><td><a href='institution.php?idp=77714'>South Asian University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77714&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77714' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96179'></div></td><td class='ranknumber'>256 <span class='global_ranking'>(7082)</span></td><td><a href='institution.php?idp=96179'>University of Gour Banga</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96179&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96179' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3467'></div></td><td class='ranknumber'>256 <span class='global_ranking'>(7082)</span></td><td><a href='institution.php?idp=3467'>Tamil Nadu Veterinary and Animal Sciences University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3467&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3467' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3490'></div></td><td class='ranknumber'>258 <span class='global_ranking'>(7121)</span></td><td><a href='institution.php?idp=3490'>University of North Bengal</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3490&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3490' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3452'></div></td><td class='ranknumber'>259 <span class='global_ranking'>(7129)</span></td><td><a href='institution.php?idp=3452'>Sree Chitra Tirunal Institute for Medical Sciences and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3452&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3452' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96222'></div></td><td class='ranknumber'>260 <span class='global_ranking'>(7144)</span></td><td><a href='institution.php?idp=96222'>Chitkara Educational Trust *</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96222&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96222' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26399'></div></td><td class='ranknumber'>261 <span class='global_ranking'>(7154)</span></td><td><a href='institution.php?idp=26399'>Physical Research Laboratory</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26399&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26399' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80462'></div></td><td class='ranknumber'>262 <span class='global_ranking'>(7167)</span></td><td><a href='institution.php?idp=80462'>National Dairy Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80462&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80462' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26258'></div></td><td class='ranknumber'>263 <span class='global_ranking'>(7175)</span></td><td><a href='institution.php?idp=26258'>Indian Institute of Remote Sensing</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26258&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26258' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3417'></div></td><td class='ranknumber'>264 <span class='global_ranking'>(7207)</span></td><td><a href='institution.php?idp=3417'>Periyar University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3417&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3417' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96388'></div></td><td class='ranknumber'>265 <span class='global_ranking'>(7210)</span></td><td><a href='institution.php?idp=96388'>ICAR Research Complex for NEH Region</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96388&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96388' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80569'></div></td><td class='ranknumber'>266 <span class='global_ranking'>(7228)</span></td><td><a href='institution.php?idp=80569'>M. S. Ramaiah Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=80569&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80569' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70624'></div></td><td class='ranknumber'>267 <span class='global_ranking'>(7240)</span></td><td><a href='institution.php?idp=70624'>PES University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70624&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70624' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77596'></div></td><td class='ranknumber'>267 <span class='global_ranking'>(7240)</span></td><td><a href='institution.php?idp=77596'>National Institute of Technology Hamirpur</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77596&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77596' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77740'></div></td><td class='ranknumber'>267 <span class='global_ranking'>(7240)</span></td><td><a href='institution.php?idp=77740'>Nitte University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77740&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77740' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3236'></div></td><td class='ranknumber'>267 <span class='global_ranking'>(7240)</span></td><td><a href='institution.php?idp=3236'>Andhra University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3236&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3236' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70655'></div></td><td class='ranknumber'>271 <span class='global_ranking'>(7247)</span></td><td><a href='institution.php?idp=70655'>Armed Forces Medical College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70655&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='70655' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='56210'></div></td><td class='ranknumber'>271 <span class='global_ranking'>(7247)</span></td><td><a href='institution.php?idp=56210'>Maulana Azad Medical College</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=56210&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='56210' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80540'></div></td><td class='ranknumber'>273 <span class='global_ranking'>(7256)</span></td><td><a href='institution.php?idp=80540'>Indian Institute of Science Education and Research, Thiruvananthapuram</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80540&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80540' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3307'></div></td><td class='ranknumber'>274 <span class='global_ranking'>(7260)</span></td><td><a href='institution.php?idp=3307'>Gujarat University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3307&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3307' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3283'></div></td><td class='ranknumber'>275 <span class='global_ranking'>(7267)</span></td><td><a href='institution.php?idp=3283'>Devi Ahilya University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3283&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3283' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3400'></div></td><td class='ranknumber'>276 <span class='global_ranking'>(7278)</span></td><td><a href='institution.php?idp=3400'>National Institute of Technology Silchar</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3400&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3400' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71136'></div></td><td class='ranknumber'>277 <span class='global_ranking'>(7287)</span></td><td><a href='institution.php?idp=71136'>Lady Hardinge Medical College</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=71136&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='71136' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77734'></div></td><td class='ranknumber'>278 <span class='global_ranking'>(7291)</span></td><td><a href='institution.php?idp=77734'>Uttarakhand Technical University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77734&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77734' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96349'></div></td><td class='ranknumber'>279 <span class='global_ranking'>(7330)</span></td><td><a href='institution.php?idp=96349'>Central Inland Fisheries Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96349&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96349' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26378'></div></td><td class='ranknumber'>280 <span class='global_ranking'>(7337)</span></td><td><a href='institution.php?idp=26378'>National Remote Sensing Centre</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26378&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26378' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91889'></div></td><td class='ranknumber'>281 <span class='global_ranking'>(7339)</span></td><td><a href='institution.php?idp=91889'>Yenepoya University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91889&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91889' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3242'></div></td><td class='ranknumber'>282 <span class='global_ranking'>(7353)</span></td><td><a href='institution.php?idp=3242'>Atal Bihari Vajpayee Indian Institute of Information Technology and Management, Gwalior</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3242&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3242' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3459'></div></td><td class='ranknumber'>283 <span class='global_ranking'>(7362)</span></td><td><a href='institution.php?idp=3459'>Sri Venkateswara University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3459&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3459' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3359'></div></td><td class='ranknumber'>284 <span class='global_ranking'>(7421)</span></td><td><a href='institution.php?idp=3359'>Kurukshetra University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3359&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3359' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3304'></div></td><td class='ranknumber'>285 <span class='global_ranking'>(7429)</span></td><td><a href='institution.php?idp=3304'>Anand Agricultural University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3304&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3304' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77699'></div></td><td class='ranknumber'>285 <span class='global_ranking'>(7429)</span></td><td><a href='institution.php?idp=77699'>Lala Lajpat Rai University of Veterinary and Animal Sciences</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77699&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77699' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3348'></div></td><td class='ranknumber'>287 <span class='global_ranking'>(7439)</span></td><td><a href='institution.php?idp=3348'>Kakatiya University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3348&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3348' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26260'></div></td><td class='ranknumber'>288 <span class='global_ranking'>(7443)</span></td><td><a href='institution.php?idp=26260'>Indian Institute of Soil Sciences</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26260&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26260' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3272'></div></td><td class='ranknumber'>288 <span class='global_ranking'>(7443)</span></td><td><a href='institution.php?idp=3272'>Chaudhary Charan Singh Haryana Agricultural University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3272&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='3272' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96308'></div></td><td class='ranknumber'>288 <span class='global_ranking'>(7443)</span></td><td><a href='institution.php?idp=96308'>Indira Gandhi Delhi Technical University for Women</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96308&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96308' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3311'></div></td><td class='ranknumber'>288 <span class='global_ranking'>(7443)</span></td><td><a href='institution.php?idp=3311'>Guru Jambheshwar University of Science and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3311&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3311' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='89917'></div></td><td class='ranknumber'>292 <span class='global_ranking'>(7453)</span></td><td><a href='institution.php?idp=89917'>Maharishi Markandeshwar Institute of Medical Sciences and Research</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=89917&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='89917' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3316'></div></td><td class='ranknumber'>292 <span class='global_ranking'>(7453)</span></td><td><a href='institution.php?idp=3316'>Himachal Pradesh University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3316&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3316' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71104'></div></td><td class='ranknumber'>294 <span class='global_ranking'>(7459)</span></td><td><a href='institution.php?idp=71104'>National Institute of Technology Durgapur</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=71104&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='71104' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3387'></div></td><td class='ranknumber'>294 <span class='global_ranking'>(7459)</span></td><td><a href='institution.php?idp=3387'>Mohan Lal Sukhadia University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3387&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3387' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26377'></div></td><td class='ranknumber'>296 <span class='global_ranking'>(7464)</span></td><td><a href='institution.php?idp=26377'>National Physical Laboratory India</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26377&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26377' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69354'></div></td><td class='ranknumber'>297 <span class='global_ranking'>(7491)</span></td><td><a href='institution.php?idp=69354'>Indira Gandhi Medical College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=69354&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='69354' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3315'></div></td><td class='ranknumber'>298 <span class='global_ranking'>(7506)</span></td><td><a href='institution.php?idp=3315'>Hemwati Nandan Bahuguna Garhwal University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3315&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3315' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96181'></div></td><td class='ranknumber'>299 <span class='global_ranking'>(7510)</span></td><td><a href='institution.php?idp=96181'>Galgotias University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96181&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96181' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72550'></div></td><td class='ranknumber'>300 <span class='global_ranking'>(7525)</span></td><td><a href='institution.php?idp=72550'>Indian Institute of Management, Bangalore</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=72550&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='72550' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3386'></div></td><td class='ranknumber'>301 <span class='global_ranking'>(7538)</span></td><td><a href='institution.php?idp=3386'>Mizoram University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3386&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3386' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='84948'></div></td><td class='ranknumber'>302 <span class='global_ranking'>(7547)</span></td><td><a href='institution.php?idp=84948'>Central University of Gujarat</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=84948&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='84948' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26264'></div></td><td class='ranknumber'>303 <span class='global_ranking'>(7556)</span></td><td><a href='institution.php?idp=26264'>Indian Institute of Tropical Meteorology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26264&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26264' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3385'></div></td><td class='ranknumber'>303 <span class='global_ranking'>(7556)</span></td><td><a href='institution.php?idp=3385'>Maulana Azad National Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3385&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3385' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26412'></div></td><td class='ranknumber'>303 <span class='global_ranking'>(7556)</span></td><td><a href='institution.php?idp=26412'>S.N. Bose National Centre for Basic Sciences </a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26412&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26412' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91914'></div></td><td class='ranknumber'>306 <span class='global_ranking'>(7567)</span></td><td><a href='institution.php?idp=91914'>BS Abdur Rahman Crescent Institute of Science and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91914&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91914' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70786'></div></td><td class='ranknumber'>307 <span class='global_ranking'>(7572)</span></td><td><a href='institution.php?idp=70786'>Dr BR Ambedkar National Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70786&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='70786' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3380'></div></td><td class='ranknumber'>308 <span class='global_ranking'>(7575)</span></td><td><a href='institution.php?idp=3380'>Mangalore University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3380&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='3380' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3509'></div></td><td class='ranknumber'>309 <span class='global_ranking'>(7584)</span></td><td><a href='institution.php?idp=3509'>Visvesvaraya Technological University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3509&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3509' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77692'></div></td><td class='ranknumber'>310 <span class='global_ranking'>(7587)</span></td><td><a href='institution.php?idp=77692'>Bharath Institute of Higher Education and Research</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77692&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77692' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3301'></div></td><td class='ranknumber'>311 <span class='global_ranking'>(7589)</span></td><td><a href='institution.php?idp=3301'>Goa University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3301&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3301' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26183'></div></td><td class='ranknumber'>312 <span class='global_ranking'>(7599)</span></td><td><a href='institution.php?idp=26183'>Central Soil Salinity Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26183&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26183' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71601'></div></td><td class='ranknumber'>313 <span class='global_ranking'>(7612)</span></td><td><a href='institution.php?idp=71601'>North East Institute of Science and Technology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71601&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71601' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94616'></div></td><td class='ranknumber'>314 <span class='global_ranking'>(7623)</span></td><td><a href='institution.php?idp=94616'>REVA University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=94616&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='94616' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77675'></div></td><td class='ranknumber'>315 <span class='global_ranking'>(7631)</span></td><td><a href='institution.php?idp=77675'>PSG College of Arts and Science</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77675&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77675' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69263'></div></td><td class='ranknumber'>316 <span class='global_ranking'>(7646)</span></td><td><a href='institution.php?idp=69263'>Indian Grassland and Fodder Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=69263&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='69263' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3347'></div></td><td class='ranknumber'>317 <span class='global_ranking'>(7658)</span></td><td><a href='institution.php?idp=3347'>Jiwaji University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3347&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3347' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26173'></div></td><td class='ranknumber'>318 <span class='global_ranking'>(7662)</span></td><td><a href='institution.php?idp=26173'>Central Leather Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26173&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26173' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70875'></div></td><td class='ranknumber'>319 <span class='global_ranking'>(7664)</span></td><td><a href='institution.php?idp=70875'>Punjab Engineering College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70875&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='70875' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80570'></div></td><td class='ranknumber'>320 <span class='global_ranking'>(7671)</span></td><td><a href='institution.php?idp=80570'>College of Engineering, Thiruvananthapuram</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=80570&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80570' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='87263'></div></td><td class='ranknumber'>321 <span class='global_ranking'>(7680)</span></td><td><a href='institution.php?idp=87263'>Tata Steel Ltd, India</a></td><td>IND</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=87263&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='87263' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3434'></div></td><td class='ranknumber'>322 <span class='global_ranking'>(7683)</span></td><td><a href='institution.php?idp=3434'>Sambalpur University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3434&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3434' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70620'></div></td><td class='ranknumber'>323 <span class='global_ranking'>(7712)</span></td><td><a href='institution.php?idp=70620'>Dhirubhai Ambani Institute of Information and Communication Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70620&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70620' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26156'></div></td><td class='ranknumber'>324 <span class='global_ranking'>(7721)</span></td><td><a href='institution.php?idp=26156'>Central Electronics Engineering Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26156&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26156' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71616'></div></td><td class='ranknumber'>325 <span class='global_ranking'>(7726)</span></td><td><a href='institution.php?idp=71616'>National Metallurgical Laboratory</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71616&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71616' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3407'></div></td><td class='ranknumber'>326 <span class='global_ranking'>(7739)</span></td><td><a href='institution.php?idp=3407'>Nizam's Institute of Medical Sciences</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3407&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3407' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3280'></div></td><td class='ranknumber'>327 <span class='global_ranking'>(7754)</span></td><td><a href='institution.php?idp=3280'>Deen Dayal Upadhyay Gorakhpur University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3280&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3280' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91886'></div></td><td class='ranknumber'>328 <span class='global_ranking'>(7769)</span></td><td><a href='institution.php?idp=91886'>Madan Mohan Malaviya University Of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91886&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91886' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71030'></div></td><td class='ranknumber'>329 <span class='global_ranking'>(7771)</span></td><td><a href='institution.php?idp=71030'>Advanced Materials and Processes Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71030&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71030' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3421'></div></td><td class='ranknumber'>330 <span class='global_ranking'>(7776)</span></td><td><a href='institution.php?idp=3421'>Punjab Agricultural University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3421&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3421' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94678'></div></td><td class='ranknumber'>331 <span class='global_ranking'>(7779)</span></td><td><a href='institution.php?idp=94678'>APJ Abdul Kalam Technological University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=94678&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='94678' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3250'></div></td><td class='ranknumber'>331 <span class='global_ranking'>(7779)</span></td><td><a href='institution.php?idp=3250'>Banasthali University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3250&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3250' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3482'></div></td><td class='ranknumber'>333 <span class='global_ranking'>(7784)</span></td><td><a href='institution.php?idp=3482'>University of Jammu</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3482&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3482' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77573'></div></td><td class='ranknumber'>334 <span class='global_ranking'>(7795)</span></td><td><a href='institution.php?idp=77573'>University College of Medical Sciences</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77573&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77573' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='68788'></div></td><td class='ranknumber'>335 <span class='global_ranking'>(7797)</span></td><td><a href='institution.php?idp=68788'>Guru Angad Dev Veterinary and Animal Sciences University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=68788&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='68788' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96230'></div></td><td class='ranknumber'>336 <span class='global_ranking'>(7811)</span></td><td><a href='institution.php?idp=96230'>Sri Krishna College of Engineering & Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96230&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96230' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3443'></div></td><td class='ranknumber'>337 <span class='global_ranking'>(7821)</span></td><td><a href='institution.php?idp=3443'>Sher-e-Kashmir University of Agricultural Sciences and Technology-Jammu</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3443&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3443' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3389'></div></td><td class='ranknumber'>337 <span class='global_ranking'>(7821)</span></td><td><a href='institution.php?idp=3389'>Rashtrasant Tukadoji Maharaj Nagpur University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3389&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3389' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96423'></div></td><td class='ranknumber'>337 <span class='global_ranking'>(7821)</span></td><td><a href='institution.php?idp=96423'>Indian Institute of Rice Research</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96423&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96423' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91904'></div></td><td class='ranknumber'>340 <span class='global_ranking'>(7836)</span></td><td><a href='institution.php?idp=91904'>DIT University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91904&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='91904' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80575'></div></td><td class='ranknumber'>341 <span class='global_ranking'>(7838)</span></td><td><a href='institution.php?idp=80575'>St.Johns Medical College Hospital</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=80575&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80575' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96251'></div></td><td class='ranknumber'>342 <span class='global_ranking'>(7848)</span></td><td><a href='institution.php?idp=96251'>Institute of Engineering and Management, Kolkata</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96251&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96251' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77697'></div></td><td class='ranknumber'>343 <span class='global_ranking'>(7857)</span></td><td><a href='institution.php?idp=77697'>Hindustan Institute of Technology and Science</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77697&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77697' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='68796'></div></td><td class='ranknumber'>344 <span class='global_ranking'>(7862)</span></td><td><a href='institution.php?idp=68796'>Government Medical College and Hospital, Chandigarh</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=68796&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='68796' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3240'></div></td><td class='ranknumber'>345 <span class='global_ranking'>(7913)</span></td><td><a href='institution.php?idp=3240'>Assam Agricultural University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3240&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='3240' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10278'></div></td><td class='ranknumber'>346 <span class='global_ranking'>(7918)</span></td><td><a href='institution.php?idp=10278'>Rajasthan Technical University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10278&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='10278' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96223'></div></td><td class='ranknumber'>347 <span class='global_ranking'>(7920)</span></td><td><a href='institution.php?idp=96223'>Chitkara University, Himachal Pradesh</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96223&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96223' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3483'></div></td><td class='ranknumber'>348 <span class='global_ranking'>(7927)</span></td><td><a href='institution.php?idp=3483'>University of Kalyani</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3483&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3483' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96253'></div></td><td class='ranknumber'>349 <span class='global_ranking'>(7957)</span></td><td><a href='institution.php?idp=96253'>Guru Nanak Dev Engineering College, Ludhiana</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96253&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96253' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3494'></div></td><td class='ranknumber'>350 <span class='global_ranking'>(7960)</span></td><td><a href='institution.php?idp=3494'>Utkal University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3494&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='3494' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3352'></div></td><td class='ranknumber'>351 <span class='global_ranking'>(7968)</span></td><td><a href='institution.php?idp=3352'>Kannur University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3352&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3352' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3360'></div></td><td class='ranknumber'>352 <span class='global_ranking'>(7971)</span></td><td><a href='institution.php?idp=3360'>Kuvempu University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3360&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3360' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96302'></div></td><td class='ranknumber'>353 <span class='global_ranking'>(7983)</span></td><td><a href='institution.php?idp=96302'>Sri Sairam Engineering College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96302&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96302' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26446'></div></td><td class='ranknumber'>354 <span class='global_ranking'>(7987)</span></td><td><a href='institution.php?idp=26446'>Veermata Jijabai Technological Institute</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=26446&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26446' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26409'></div></td><td class='ranknumber'>355 <span class='global_ranking'>(7994)</span></td><td><a href='institution.php?idp=26409'>Institute of Minerals and Materials Technology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26409&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26409' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96327'></div></td><td class='ranknumber'>356 <span class='global_ranking'>(8006)</span></td><td><a href='institution.php?idp=96327'>Saveetha Dental College Hospital</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=96327&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96327' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3235'></div></td><td class='ranknumber'>357 <span class='global_ranking'>(8007)</span></td><td><a href='institution.php?idp=3235'>Sant Gadge Baba Amravati University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3235&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3235' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71307'></div></td><td class='ranknumber'>358 <span class='global_ranking'>(8009)</span></td><td><a href='institution.php?idp=71307'>Medical College and Hospital Kolkata</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=71307&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='71307' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77735'></div></td><td class='ranknumber'>359 <span class='global_ranking'>(8018)</span></td><td><a href='institution.php?idp=77735'>Vel Tech University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77735&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77735' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3496'></div></td><td class='ranknumber'>360 <span class='global_ranking'>(8028)</span></td><td><a href='institution.php?idp=3496'>Kavayitri Bahinabai Chaudhari North Maharashtra University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3496&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3496' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3477'></div></td><td class='ranknumber'>361 <span class='global_ranking'>(8037)</span></td><td><a href='institution.php?idp=3477'>University of Agricultural Sciences, Bangalore</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3477&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='3477' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92133'></div></td><td class='ranknumber'>361 <span class='global_ranking'>(8037)</span></td><td><a href='institution.php?idp=92133'>Indian Institute of Space Science and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=92133&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='92133' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77595'></div></td><td class='ranknumber'>363 <span class='global_ranking'>(8060)</span></td><td><a href='institution.php?idp=77595'> GH Raisoni College of Engineering</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77595&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77595' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='84961'></div></td><td class='ranknumber'>364 <span class='global_ranking'>(8063)</span></td><td><a href='institution.php?idp=84961'>Gautam Buddha University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=84961&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='84961' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72567'></div></td><td class='ranknumber'>365 <span class='global_ranking'>(8068)</span></td><td><a href='institution.php?idp=72567'>Indian Institute of Management Lucknow</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=72567&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='72567' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80562'></div></td><td class='ranknumber'>366 <span class='global_ranking'>(8072)</span></td><td><a href='institution.php?idp=80562'>Vikram Sarabhai Space Centre</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80562&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80562' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3356'></div></td><td class='ranknumber'>367 <span class='global_ranking'>(8076)</span></td><td><a href='institution.php?idp=3356'>Kerala Agricultural University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3356&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='3356' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10274'></div></td><td class='ranknumber'>368 <span class='global_ranking'>(8084)</span></td><td><a href='institution.php?idp=10274'>PSG College of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10274&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10274' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96234'></div></td><td class='ranknumber'>369 <span class='global_ranking'>(8089)</span></td><td><a href='institution.php?idp=96234'>Gokaraju Rangaraju Institute of Engineering & Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96234&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96234' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69214'></div></td><td class='ranknumber'>370 <span class='global_ranking'>(8103)</span></td><td><a href='institution.php?idp=69214'>Datta Meghe Institute of Higher Education and Research *</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=69214&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='69214' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96300'></div></td><td class='ranknumber'>371 <span class='global_ranking'>(8112)</span></td><td><a href='institution.php?idp=96300'>National Institute of Technical Teachers Training and Research, Chandigarh</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96300&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96300' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96267'></div></td><td class='ranknumber'>372 <span class='global_ranking'>(8115)</span></td><td><a href='institution.php?idp=96267'>Kongu Engineering College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96267&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96267' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96303'></div></td><td class='ranknumber'>373 <span class='global_ranking'>(8127)</span></td><td><a href='institution.php?idp=96303'>Azim Premji University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96303&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96303' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3437'></div></td><td class='ranknumber'>374 <span class='global_ranking'>(8146)</span></td><td><a href='institution.php?idp=3437'>Sardar Patel University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3437&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3437' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72561'></div></td><td class='ranknumber'>375 <span class='global_ranking'>(8165)</span></td><td><a href='institution.php?idp=72561'>Indian Institute of Management Indore</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=72561&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='72561' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='88360'></div></td><td class='ranknumber'>376 <span class='global_ranking'>(8179)</span></td><td><a href='institution.php?idp=88360'>Teerthanker Mahaveer University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=88360&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='88360' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77691'></div></td><td class='ranknumber'>377 <span class='global_ranking'>(8199)</span></td><td><a href='institution.php?idp=77691'>Karpagam University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77691&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77691' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71279'></div></td><td class='ranknumber'>378 <span class='global_ranking'>(8207)</span></td><td><a href='institution.php?idp=71279'>National Institute of Technology Jamshedpur</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=71279&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='71279' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3383'></div></td><td class='ranknumber'>379 <span class='global_ranking'>(8222)</span></td><td><a href='institution.php?idp=3383'>Manonmaniam Sundaranar University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3383&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3383' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80463'></div></td><td class='ranknumber'>380 <span class='global_ranking'>(8226)</span></td><td><a href='institution.php?idp=80463'>Central Institute of Fisheries Education</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80463&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='80463' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96269'></div></td><td class='ranknumber'>381 <span class='global_ranking'>(8242)</span></td><td><a href='institution.php?idp=96269'>Central University of Karnataka</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96269&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96269' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96186'></div></td><td class='ranknumber'>382 <span class='global_ranking'>(8261)</span></td><td><a href='institution.php?idp=96186'>Indian Institute of Wheat and Barley Research</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96186&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96186' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71286'></div></td><td class='ranknumber'>383 <span class='global_ranking'>(8275)</span></td><td><a href='institution.php?idp=71286'>Central Mechanical Engineering Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71286&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='71286' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70682'></div></td><td class='ranknumber'>384 <span class='global_ranking'>(8286)</span></td><td><a href='institution.php?idp=70682'>Bannari Amman Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70682&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='70682' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96346'></div></td><td class='ranknumber'>385 <span class='global_ranking'>(8288)</span></td><td><a href='institution.php?idp=96346'>Central Marine Fisheries Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96346&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96346' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26450'></div></td><td class='ranknumber'>386 <span class='global_ranking'>(8305)</span></td><td><a href='institution.php?idp=26450'>Wadia Institute of Himalayan Geology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26450&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26450' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3444'></div></td><td class='ranknumber'>387 <span class='global_ranking'>(8330)</span></td><td><a href='institution.php?idp=3444'>Sher-e-Kashmir University of Agricultural Sciences and Technology-Srinagar</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3444&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3444' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3275'></div></td><td class='ranknumber'>388 <span class='global_ranking'>(8333)</span></td><td><a href='institution.php?idp=3275'>Chhatrapati Shahu Ji Maharaj University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3275&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3275' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80574'></div></td><td class='ranknumber'>389 <span class='global_ranking'>(8344)</span></td><td><a href='institution.php?idp=80574'>St Johns Medical College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=80574&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80574' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96392'></div></td><td class='ranknumber'>390 <span class='global_ranking'>(8352)</span></td><td><a href='institution.php?idp=96392'>Indian Institute of Horticultural Research</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96392&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96392' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26168'></div></td><td class='ranknumber'>391 <span class='global_ranking'>(8355)</span></td><td><a href='institution.php?idp=26168'>Central Institute of Mining and Fuel Research</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26168&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26168' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71619'></div></td><td class='ranknumber'>392 <span class='global_ranking'>(8364)</span></td><td><a href='institution.php?idp=71619'>Central Building Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71619&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='71619' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91887'></div></td><td class='ranknumber'>393 <span class='global_ranking'>(8371)</span></td><td><a href='institution.php?idp=91887'>Vels Institute of Science Technology and Advanced Studies</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91887&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='91887' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77626'></div></td><td class='ranknumber'>394 <span class='global_ranking'>(8377)</span></td><td><a href='institution.php?idp=77626'>BMS College of Engineering</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77626&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77626' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96367'></div></td><td class='ranknumber'>395 <span class='global_ranking'>(8384)</span></td><td><a href='institution.php?idp=96367'>Graphic Era Hill University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96367&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96367' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70963'></div></td><td class='ranknumber'>396 <span class='global_ranking'>(8389)</span></td><td><a href='institution.php?idp=70963'>Yogi Vemana University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70963&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70963' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77591'></div></td><td class='ranknumber'>396 <span class='global_ranking'>(8389)</span></td><td><a href='institution.php?idp=77591'>Vishwakarma Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77591&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77591' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72965'></div></td><td class='ranknumber'>398 <span class='global_ranking'>(8399)</span></td><td><a href='institution.php?idp=72965'>Jawaharlal Nehru Technological University, Kakinada</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=72965&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='72965' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3267'></div></td><td class='ranknumber'>399 <span class='global_ranking'>(8401)</span></td><td><a href='institution.php?idp=3267'>Central Agricultural University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3267&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='3267' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96301'></div></td><td class='ranknumber'>400 <span class='global_ranking'>(8410)</span></td><td><a href='institution.php?idp=96301'>Vardhaman College of Engineering</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96301&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96301' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96257'></div></td><td class='ranknumber'>401 <span class='global_ranking'>(8416)</span></td><td><a href='institution.php?idp=96257'>International Advanced Research Centre for Powder Metallurgy and New Materials *</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96257&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96257' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70933'></div></td><td class='ranknumber'>401 <span class='global_ranking'>(8416)</span></td><td><a href='institution.php?idp=70933'>Jaipur National University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70933&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='70933' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80573'></div></td><td class='ranknumber'>403 <span class='global_ranking'>(8428)</span></td><td><a href='institution.php?idp=80573'>Mepco Schlenk Engineering College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=80573&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80573' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26401'></div></td><td class='ranknumber'>404 <span class='global_ranking'>(8429)</span></td><td><a href='institution.php?idp=26401'>Pondicherry Engineering College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=26401&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26401' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26286'></div></td><td class='ranknumber'>405 <span class='global_ranking'>(8460)</span></td><td><a href='institution.php?idp=26286'>Institute for Plasma Research</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26286&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='26286' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26277'></div></td><td class='ranknumber'>406 <span class='global_ranking'>(8461)</span></td><td><a href='institution.php?idp=26277'>Indira Gandhi Centre for Atomic Research</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26277&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26277' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96307'></div></td><td class='ranknumber'>407 <span class='global_ranking'>(8463)</span></td><td><a href='institution.php?idp=96307'>Madanapalle Institute of Technology and Science</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96307&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96307' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80571'></div></td><td class='ranknumber'>408 <span class='global_ranking'>(8492)</span></td><td><a href='institution.php?idp=80571'>LNM Institute of Information Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=80571&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='80571' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80564'></div></td><td class='ranknumber'>409 <span class='global_ranking'>(8494)</span></td><td><a href='institution.php?idp=80564'>Space Applications Centre</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80564&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80564' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91884'></div></td><td class='ranknumber'>410 <span class='global_ranking'>(8505)</span></td><td><a href='institution.php?idp=91884'>JC Bose University of Science and Technology YMCA</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91884&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='91884' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77694'></div></td><td class='ranknumber'>411 <span class='global_ranking'>(8511)</span></td><td><a href='institution.php?idp=77694'>University Visvesvaraya College of Engineering</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77694&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77694' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77656'></div></td><td class='ranknumber'>412 <span class='global_ranking'>(8513)</span></td><td><a href='institution.php?idp=77656'>MIT World Peace University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77656&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77656' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96193'></div></td><td class='ranknumber'>413 <span class='global_ranking'>(8515)</span></td><td><a href='institution.php?idp=96193'>Uttaranchal University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96193&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96193' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71326'></div></td><td class='ranknumber'>413 <span class='global_ranking'>(8515)</span></td><td><a href='institution.php?idp=71326'>Sri Venkateswara College of Engineering</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=71326&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='71326' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77659'></div></td><td class='ranknumber'>413 <span class='global_ranking'>(8515)</span></td><td><a href='institution.php?idp=77659'>Rajalakshmi Engineering College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77659&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77659' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96227'></div></td><td class='ranknumber'>416 <span class='global_ranking'>(8524)</span></td><td><a href='institution.php?idp=96227'>ABES Engineering College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96227&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96227' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96304'></div></td><td class='ranknumber'>417 <span class='global_ranking'>(8526)</span></td><td><a href='institution.php?idp=96304'>Aliah University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96304&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96304' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3382'></div></td><td class='ranknumber'>418 <span class='global_ranking'>(8529)</span></td><td><a href='institution.php?idp=3382'>Manipur University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3382&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3382' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96363'></div></td><td class='ranknumber'>419 <span class='global_ranking'>(8534)</span></td><td><a href='institution.php?idp=96363'>Saveetha Medical College Hospital</a></td><td>IND</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=96363&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96363' alt='Q1' title='Best Quartile in IND: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96498'></div></td><td class='ranknumber'>420 <span class='global_ranking'>(8535)</span></td><td><a href='institution.php?idp=96498'>Galgotias Educational Institutions *</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96498&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96498' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26149'></div></td><td class='ranknumber'>421 <span class='global_ranking'>(8539)</span></td><td><a href='institution.php?idp=26149'>Birbal Sahni Institute of Palaeobotany</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26149&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='26149' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3338'></div></td><td class='ranknumber'>422 <span class='global_ranking'>(8552)</span></td><td><a href='institution.php?idp=3338'>Jai Narain Vyas University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3338&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='3338' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69264'></div></td><td class='ranknumber'>423 <span class='global_ranking'>(8554)</span></td><td><a href='institution.php?idp=69264'>National Aerospace Laboratories</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=69264&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='69264' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3366'></div></td><td class='ranknumber'>424 <span class='global_ranking'>(8568)</span></td><td><a href='institution.php?idp=3366'>Maharana Pratap University of Agriculture and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3366&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='3366' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96250'></div></td><td class='ranknumber'>425 <span class='global_ranking'>(8571)</span></td><td><a href='institution.php?idp=96250'>Shri Ramdeobaba College of Engineering and Management</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96250&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96250' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69335'></div></td><td class='ranknumber'>425 <span class='global_ranking'>(8571)</span></td><td><a href='institution.php?idp=69335'>JSS Science and Technology University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=69335&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='69335' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26352'></div></td><td class='ranknumber'>427 <span class='global_ranking'>(8584)</span></td><td><a href='institution.php?idp=26352'>National Geophysical Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26352&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='26352' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='69339'></div></td><td class='ranknumber'>428 <span class='global_ranking'>(8587)</span></td><td><a href='institution.php?idp=69339'>Coimbatore Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=69339&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='69339' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77631'></div></td><td class='ranknumber'>429 <span class='global_ranking'>(8594)</span></td><td><a href='institution.php?idp=77631'>Pranveer Singh Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77631&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77631' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71243'></div></td><td class='ranknumber'>430 <span class='global_ranking'>(8614)</span></td><td><a href='institution.php?idp=71243'>Kumaraguru College of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=71243&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='71243' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96190'></div></td><td class='ranknumber'>431 <span class='global_ranking'>(8626)</span></td><td><a href='institution.php?idp=96190'>National Institute of Advanced Studies</a></td><td>IND</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=96190&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96190' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77700'></div></td><td class='ranknumber'>432 <span class='global_ranking'>(8633)</span></td><td><a href='institution.php?idp=77700'>West Bengal State University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77700&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77700' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70915'></div></td><td class='ranknumber'>433 <span class='global_ranking'>(8637)</span></td><td><a href='institution.php?idp=70915'>AMET University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70915&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='70915' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94677'></div></td><td class='ranknumber'>434 <span class='global_ranking'>(8653)</span></td><td><a href='institution.php?idp=94677'>TKM College of Engineering</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=94677&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='94677' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96333'></div></td><td class='ranknumber'>435 <span class='global_ranking'>(8670)</span></td><td><a href='institution.php?idp=96333'>Central Arid Zone Research Institute</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96333&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96333' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77587'></div></td><td class='ranknumber'>436 <span class='global_ranking'>(8717)</span></td><td><a href='institution.php?idp=77587'>Government College of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77587&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='77587' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96233'></div></td><td class='ranknumber'>437 <span class='global_ranking'>(8746)</span></td><td><a href='institution.php?idp=96233'>Sona College of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96233&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='96233' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94676'></div></td><td class='ranknumber'>438 <span class='global_ranking'>(8766)</span></td><td><a href='institution.php?idp=94676'>TKM Educational Trust *</a></td><td>IND</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=94676&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='94676' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96309'></div></td><td class='ranknumber'>439 <span class='global_ranking'>(8780)</span></td><td><a href='institution.php?idp=96309'>Haldia Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96309&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96309' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96438'></div></td><td class='ranknumber'>440 <span class='global_ranking'>(8786)</span></td><td><a href='institution.php?idp=96438'>Galgotias College of Engineering & Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96438&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='96438' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='88346'></div></td><td class='ranknumber'>441 <span class='global_ranking'>(8788)</span></td><td><a href='institution.php?idp=88346'>Krishna Institute of Medical Sciences University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=88346&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='88346' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26402'></div></td><td class='ranknumber'>441 <span class='global_ranking'>(8788)</span></td><td><a href='institution.php?idp=26402'>Raja Ramanna Centre for Advanced Technology</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26402&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='26402' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3254'></div></td><td class='ranknumber'>443 <span class='global_ranking'>(8791)</span></td><td><a href='institution.php?idp=3254'>Berhampur University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3254&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='3254' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96232'></div></td><td class='ranknumber'>444 <span class='global_ranking'>(8809)</span></td><td><a href='institution.php?idp=96232'>Sri Ramakrishna Engineering College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96232&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='96232' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3411'></div></td><td class='ranknumber'>445 <span class='global_ranking'>(8832)</span></td><td><a href='institution.php?idp=3411'>Orissa University of Agriculture and Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3411&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='3411' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3251'></div></td><td class='ranknumber'>446 <span class='global_ranking'>(8847)</span></td><td><a href='institution.php?idp=3251'>Bangalore University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3251&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='3251' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71034'></div></td><td class='ranknumber'>447 <span class='global_ranking'>(8848)</span></td><td><a href='institution.php?idp=71034'>National Institute of Oceanography</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71034&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='71034' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96299'></div></td><td class='ranknumber'>448 <span class='global_ranking'>(8855)</span></td><td><a href='institution.php?idp=96299'>Karpagam College of Engineering</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96299&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96299' alt='Q3' title='Best Quartile in IND: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96270'></div></td><td class='ranknumber'>449 <span class='global_ranking'>(8858)</span></td><td><a href='institution.php?idp=96270'>Yeshwantrao Chavan College of Engineering, Nagpur</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96270&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='96270' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26416'></div></td><td class='ranknumber'>450 <span class='global_ranking'>(8894)</span></td><td><a href='institution.php?idp=26416'>Pandit Bhagwat Dayal Sharma Post Graduate Institute of Medical Sciences</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=26416&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26416' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96297'></div></td><td class='ranknumber'>451 <span class='global_ranking'>(8915)</span></td><td><a href='institution.php?idp=96297'>MLR Institute of Technology</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96297&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='96297' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10301'></div></td><td class='ranknumber'>452 <span class='global_ranking'>(8928)</span></td><td><a href='institution.php?idp=10301'>Saveetha Engineering College</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10301&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='10301' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96462'></div></td><td class='ranknumber'>453 <span class='global_ranking'>(8965)</span></td><td><a href='institution.php?idp=96462'>National Bureau of Agricultural Insect Resources</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96462&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='96462' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26395'></div></td><td class='ranknumber'>454 <span class='global_ranking'>(8972)</span></td><td><a href='institution.php?idp=26395'>Inter-University Accelerator Centre</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26395&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='26395' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='62371'></div></td><td class='ranknumber'>455 <span class='global_ranking'>(8973)</span></td><td><a href='institution.php?idp=62371'>Ugc-Dae Consortium for Scientific Research Indore *</a></td><td>IND</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=62371&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='62371' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91906'></div></td><td class='ranknumber'>456 <span class='global_ranking'>(9017)</span></td><td><a href='institution.php?idp=91906'>Krishna University</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91906&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91906' alt='Q2' title='Best Quartile in IND: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96321'></div></td><td class='ranknumber'>457 <span class='global_ranking'>(9020)</span></td><td><a href='institution.php?idp=96321'>Marri Laxman Reddy Institute of Technology and Management</a></td><td>IND</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=96321&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='96321' alt='Q4' title='Best Quartile in IND: Q4'/></a></td></tr> <tr id='nomorerows' style='display:none'></tr></tbody></table> <div id="compare_window" style='display: none'> <div id='institutions_to_compare'></div> <a href='#' id='discard_b'>Discard</a> <a id='compare_b'>Compare</a> </div> </div> <div class="text" style="width:100%; text-align:center;"> <!-- /26225854,22765535178/Scimago/scimagoir.com/1200x200_2 --> <div id="w2g-slot7-cnt"> </div> </div> <!-- GOOGLE: --> </div> <div id="footerwrap"> <div class="footer"> <div class="column"> <ul> <li><a href="infographics.php">Infographics</a></li> <li><a href="methodology.php">Methodology</a></li> <!--<li><a class="nav-link ccb__edit" href="#">Edit Cookie Consent</a></li>--> <li><a href="https://www.scimagoir.com/legal-notice.php">Legal Notice</a></li> <li><a href="https://www.scimagoir.com/privacy-policy.php">Privacy Policy</a></li> </ul> </div><div class="column"> <ul> <li><a href="rankings.php">Overall Ranking</a></li> <li><a href="rankings.php?sector=Higher%20educ.">University Rankings</a></li> <li><a href="rankings.php?sector=Government">Government Rankings</a></li> <li><a href="rankings.php?sector=Health">Health Rankings</a></li> <li><a href="rankings.php?sector=Private">Private Rankings</a></li> <li><a href="rankings.php?sector=Others">Other Rankings</a></li> </ul> </div><div class="column"> <ul > <li><a href="rankings.php?ranking=Research">Research Rankings</a></li> <li><a href="rankings.php?ranking=Innovation">Innovation Rankings</a></li> <li><a href="rankings.php?ranking=Societal">Societal Rankings</a></li> </ul> </div><div class="column logos"> Scimago Institutions Rankings&copy; has been developed by <br /><br /> <a href="https://www.scimagolab.com"><img src="img/logo_footer.png" alt="Scimago Lab" /></a> <br /><br /> Data source: <br /><br /> <a href="https://www.scopus.com"><img src="img/scopus.png" alt="Scopus" /></a> <br /><br /> <span style="font-style: italic;">&ldquo;Only Ranks, far more than raw data&rdquo;</span> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10