CINXE.COM
Research and Innovation Rankings - Italy 2024
<!DOCTYPE html> <html lang="en-us" translate='no'> <head> <meta charset="utf-8" /> <title>Research and Innovation Rankings - Italy 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=§or=&country=&year=2012&top=0&format=csv&type=download" } ] } </script> <!-- adblock --> <script async src="https://fundingchoicesmessages.google.com/i/pub-7636113250813806?ers=1"></script><script>(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();</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 - Italy 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='ITA'; 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+='§or='+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 →</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/logo-white-128.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ó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=ITA&area=all' data-code='all' class='dropdown-element dropselected'>All subject areas</a></li> <li><a href='?country=ITA&area=1100' data-code='1100' class='dropdown-element'>Agricultural and Biological Sciences </a></li> <li><a href='?country=ITA&area=1103' data-code='1103' class='dropdown-element'>>> Animal Science and Zoology</a></li> <li><a href='?country=ITA&area=1104' data-code='1104' class='dropdown-element'>>> Aquatic Science</a></li> <li><a href='?country=ITA&area=1105' data-code='1105' class='dropdown-element'>>> Ecology, Evolution, Behavior and Systematics</a></li> <li><a href='?country=ITA&area=1106' data-code='1106' class='dropdown-element'>>> Food Science</a></li> <li><a href='?country=ITA&area=1107' data-code='1107' class='dropdown-element'>>> Forestry</a></li> <li><a href='?country=ITA&area=1110' data-code='1110' class='dropdown-element'>>> Plant Science</a></li> <li><a href='?country=ITA&area=1111' data-code='1111' class='dropdown-element'>>> Soil Science</a></li> <li><a href='?country=ITA&area=1200' data-code='1200' class='dropdown-element'>Arts and Humanities </a></li> <li><a href='?country=ITA&area=1205' data-code='1205' class='dropdown-element'>>> Classics</a></li> <li><a href='?country=ITA&area=1202' data-code='1202' class='dropdown-element'>>> History</a></li> <li><a href='?country=ITA&area=1208' data-code='1208' class='dropdown-element'>>> Literature and Literary Theory</a></li> <li><a href='?country=ITA&area=1211' data-code='1211' class='dropdown-element'>>> Philosophy</a></li> <li><a href='?country=ITA&area=1212' data-code='1212' class='dropdown-element'>>> Religious Studies</a></li> <li><a href='?country=ITA&area=1300' data-code='1300' class='dropdown-element'>Biochemistry, Genetics and Molecular Biology </a></li> <li><a href='?country=ITA&area=1400' data-code='1400' class='dropdown-element'>Business, Management and Accounting </a></li> <li><a href='?country=ITA&area=1600' data-code='1600' class='dropdown-element'>Chemistry </a></li> <li><a href='?country=ITA&area=1700' data-code='1700' class='dropdown-element'>Computer Science </a></li> <li><a href='?country=ITA&area=3500' data-code='3500' class='dropdown-element'>Dentistry </a></li> <li><a href='?country=ITA&area=1900' data-code='1900' class='dropdown-element'>Earth and Planetary Sciences </a></li> <li><a href='?country=ITA&area=1902' data-code='1902' class='dropdown-element'>>> Atmospheric Science</a></li> <li><a href='?country=ITA&area=1907' data-code='1907' class='dropdown-element'>>> Geology</a></li> <li><a href='?country=ITA&area=1910' data-code='1910' class='dropdown-element'>>> Oceanography</a></li> <li><a href='?country=ITA&area=1911' data-code='1911' class='dropdown-element'>>> Paleontology</a></li> <li><a href='?country=ITA&area=1912' data-code='1912' class='dropdown-element'>>> Space and Planetary Science</a></li> <li><a href='?country=ITA&area=2000' data-code='2000' class='dropdown-element'>Economics, Econometrics and Finance </a></li> <li><a href='?country=ITA&area=2100' data-code='2100' class='dropdown-element'>Energy </a></li> <li><a href='?country=ITA&area=2200' data-code='2200' class='dropdown-element'>Engineering </a></li> <li><a href='?country=ITA&area=2202' data-code='2202' class='dropdown-element'>>> Aerospace Engineering</a></li> <li><a href='?country=ITA&area=2216' data-code='2216' class='dropdown-element'>>> Architecture</a></li> <li><a href='?country=ITA&area=2203' data-code='2203' class='dropdown-element'>>> Automotive Engineering</a></li> <li><a href='?country=ITA&area=2204' data-code='2204' class='dropdown-element'>>> Biomedical Engineering</a></li> <li><a href='?country=ITA&area=2215' data-code='2215' class='dropdown-element'>>> Building and Construction</a></li> <li><a href='?country=ITA&area=2205' data-code='2205' class='dropdown-element'>>> Civil and Structural Engineering</a></li> <li><a href='?country=ITA&area=2209' data-code='2209' class='dropdown-element'>>> Industrial and Manufacturing Engineering</a></li> <li><a href='?country=ITA&area=2210' data-code='2210' class='dropdown-element'>>> Mechanical Engineering</a></li> <li><a href='?country=ITA&area=2212' data-code='2212' class='dropdown-element'>>> Ocean Engineering</a></li> <li><a href='?country=ITA&area=2300' data-code='2300' class='dropdown-element'>Environmental Science </a></li> <li><a href='?country=ITA&area=2600' data-code='2600' class='dropdown-element'>Mathematics </a></li> <li><a href='?country=ITA&area=2700' data-code='2700' class='dropdown-element'>Medicine </a></li> <li><a href='?country=ITA&area=2702' data-code='2702' class='dropdown-element'>>> Anatomy</a></li> <li><a href='?country=ITA&area=2703' data-code='2703' class='dropdown-element'>>> Anesthesiology and Pain Medicine</a></li> <li><a href='?country=ITA&area=2705' data-code='2705' class='dropdown-element'>>> Cardiology and Cardiovascular Medicine</a></li> <li><a href='?country=ITA&area=2706' data-code='2706' class='dropdown-element'>>> Critical Care and Intensive Care Medicine</a></li> <li><a href='?country=ITA&area=2708' data-code='2708' class='dropdown-element'>>> Dermatology</a></li> <li><a href='?country=ITA&area=2713' data-code='2713' class='dropdown-element'>>> Epidemiology</a></li> <li><a href='?country=ITA&area=2715' data-code='2715' class='dropdown-element'>>> Gastroenterology</a></li> <li><a href='?country=ITA&area=2717' data-code='2717' class='dropdown-element'>>> Geriatrics and Gerontology</a></li> <li><a href='?country=ITA&area=2725' data-code='2725' class='dropdown-element'>>> Infectious Diseases</a></li> <li><a href='?country=ITA&area=2727' data-code='2727' class='dropdown-element'>>> Nephrology</a></li> <li><a href='?country=ITA&area=2729' data-code='2729' class='dropdown-element'>>> Obstetrics and Gynecology</a></li> <li><a href='?country=ITA&area=2730' data-code='2730' class='dropdown-element'>>> Oncology</a></li> <li><a href='?country=ITA&area=2731' data-code='2731' class='dropdown-element'>>> Ophthalmology</a></li> <li><a href='?country=ITA&area=2733' data-code='2733' class='dropdown-element'>>> Otorhinolaryngology</a></li> <li><a href='?country=ITA&area=2734' data-code='2734' class='dropdown-element'>>> Pathology and Forensic Medicine</a></li> <li><a href='?country=ITA&area=2735' data-code='2735' class='dropdown-element'>>> Pediatrics, Perinatology and Child Health</a></li> <li><a href='?country=ITA&area=2738' data-code='2738' class='dropdown-element'>>> Psychiatry and Mental Health</a></li> <li><a href='?country=ITA&area=2739' data-code='2739' class='dropdown-element'>>> Public Health, Environmental and Occupational Health</a></li> <li><a href='?country=ITA&area=2740' data-code='2740' class='dropdown-element'>>> Pulmonary and Respiratory Medicine</a></li> <li><a href='?country=ITA&area=2741' data-code='2741' class='dropdown-element'>>> Radiology, Nuclear Medicine and Imaging</a></li> <li><a href='?country=ITA&area=2745' data-code='2745' class='dropdown-element'>>> Rheumatology</a></li> <li><a href='?country=ITA&area=2746' data-code='2746' class='dropdown-element'>>> Surgery</a></li> <li><a href='?country=ITA&area=2748' data-code='2748' class='dropdown-element'>>> Urology</a></li> <li><a href='?country=ITA&area=3000' data-code='3000' class='dropdown-element'>Pharmacology, Toxicology and Pharmaceutics </a></li> <li><a href='?country=ITA&area=3100' data-code='3100' class='dropdown-element'>Physics and Astronomy </a></li> <li><a href='?country=ITA&area=3200' data-code='3200' class='dropdown-element'>Psychology </a></li> <li><a href='?country=ITA&area=3300' data-code='3300' class='dropdown-element'>Social Sciences </a></li> <li><a href='?country=ITA&area=3314' data-code='3314' class='dropdown-element'>>> Anthropology</a></li> <li><a href='?country=ITA&area=3315' data-code='3315' class='dropdown-element'>>> Communication</a></li> <li><a href='?country=ITA&area=3317' data-code='3317' class='dropdown-element'>>> Demography</a></li> <li><a href='?country=ITA&area=3304' data-code='3304' class='dropdown-element'>>> Education</a></li> <li><a href='?country=ITA&area=3318' data-code='3318' class='dropdown-element'>>> Gender Studies</a></li> <li><a href='?country=ITA&area=3305' data-code='3305' class='dropdown-element'>>> Geography, Planning and Development</a></li> <li><a href='?country=ITA&area=3308' data-code='3308' class='dropdown-element'>>> Law</a></li> <li><a href='?country=ITA&area=3309' data-code='3309' class='dropdown-element'>>> Library and Information Sciences</a></li> <li><a href='?country=ITA&area=3312' data-code='3312' class='dropdown-element'>>> Sociology and Political Science</a></li> <li><a href='?country=ITA&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=ITA&ranking=' data-code='' class='dropdown-element dropselected'>Overall Rank</a></li> <li><a href='?country=ITA&ranking=Research' data-code='Research' class='dropdown-element'>Research Rank</a></li> <li><a href='?country=ITA&ranking=Innovation' data-code='Innovation' class='dropdown-element'>Innovation Rank</a></li> <li><a href='?country=ITA&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=ITA§or=all' data-code='all' class='dropdown-element dropselected'>All sectors</a></li> <li><a href='?country=ITA§or=Government' data-code='Government' class='dropdown-element'>Government</a></li> <li><a href='?country=ITA§or=Health' data-code='Health' class='dropdown-element'>Health</a></li> <li><a href='?country=ITA§or=Higher educ.' data-code='Higher educ.' class='dropdown-element'>Universities</a></li> <li><a href='?country=ITA§or=Private' data-code='Private' class='dropdown-element'>Companies</a></li> <li><a href='?country=ITA§or=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'>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 dropselected'>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=ITA&year=2018' data-code='2018' class='dropdown-element dropselected'>2024</a></li> <li><a href='?country=ITA&year=2017' data-code='2017' class='dropdown-element'>2023</a></li> <li><a href='?country=ITA&year=2016' data-code='2016' class='dropdown-element'>2022</a></li> <li><a href='?country=ITA&year=2015' data-code='2015' class='dropdown-element'>2021</a></li> <li><a href='?country=ITA&year=2014' data-code='2014' class='dropdown-element'>2020</a></li> <li><a href='?country=ITA&year=2013' data-code='2013' class='dropdown-element'>2019</a></li> <li><a href='?country=ITA&year=2012' data-code='2012' class='dropdown-element'>2018</a></li> <li><a href='?country=ITA&year=2011' data-code='2011' class='dropdown-element'>2017</a></li> <li><a href='?country=ITA&year=2010' data-code='2010' class='dropdown-element'>2016</a></li> <li><a href='?country=ITA&year=2009' data-code='2009' class='dropdown-element'>2015</a></li> <li><a href='?country=ITA&year=2008' data-code='2008' class='dropdown-element'>2014</a></li> <li><a href='?country=ITA&year=2007' data-code='2007' class='dropdown-element'>2013</a></li> <li><a href='?country=ITA&year=2006' data-code='2006' class='dropdown-element'>2012</a></li> <li><a href='?country=ITA&year=2005' data-code='2005' class='dropdown-element'>2011</a></li> <li><a href='?country=ITA&year=2004' data-code='2004' class='dropdown-element'>2010</a></li> <li><a href='?country=ITA&year=2003' data-code='2003' class='dropdown-element'>2009</a></li> </ul> </div> <div id="tablewrapper"> <div id='rowsnumber'>232 ranked institutions<br /> ↓ select to compare <a rel='nofollow' class='downloaddata' target='_blank' href='getdata.php?ranking=Overall&area=§or=&country=ITA&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='22372'></div></td><td class='ranknumber'>1 <span class='global_ranking'>(110)</span></td><td><a href='institution.php?idp=22372'>Consiglio Nazionale delle Ricerche *</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22372&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22372' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4186'></div></td><td class='ranknumber'>2 <span class='global_ranking'>(191)</span></td><td><a href='institution.php?idp=4186'>Universita degli Studi di Milano</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4186&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4186' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4198'></div></td><td class='ranknumber'>3 <span class='global_ranking'>(193)</span></td><td><a href='institution.php?idp=4198'>Universita degli Studi di Roma La Sapienza</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4198&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4198' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4189'></div></td><td class='ranknumber'>4 <span class='global_ranking'>(256)</span></td><td><a href='institution.php?idp=4189'>Universita degli Studi di Napoli Federico II</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4189&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4189' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4192'></div></td><td class='ranknumber'>5 <span class='global_ranking'>(272)</span></td><td><a href='institution.php?idp=4192'>Universita degli Studi di Padova</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4192&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4192' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4173'></div></td><td class='ranknumber'>6 <span class='global_ranking'>(278)</span></td><td><a href='institution.php?idp=4173'>L'Alma Mater Studiorum - Universita di Bologna</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4173&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4173' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4180'></div></td><td class='ranknumber'>7 <span class='global_ranking'>(382)</span></td><td><a href='institution.php?idp=4180'>Universita degli Studi di Firenze</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4180&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4180' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96241'></div></td><td class='ranknumber'>8 <span class='global_ranking'>(402)</span></td><td><a href='institution.php?idp=96241'>Fondazione Telethon *</a></td><td>ITA</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=96241&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96241' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4204'></div></td><td class='ranknumber'>9 <span class='global_ranking'>(432)</span></td><td><a href='institution.php?idp=4204'>Universita degli Studi di Torino</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4204&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4204' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='35618'></div></td><td class='ranknumber'>10 <span class='global_ranking'>(484)</span></td><td><a href='institution.php?idp=35618'>Telethon Institute of Genetics and Medicine</a></td><td>ITA</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=35618&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='35618' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67344'></div></td><td class='ranknumber'>11 <span class='global_ranking'>(488)</span></td><td><a href='institution.php?idp=67344'>Fondazione IFOM Istituto Firc di Oncologia Molecolare</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=67344&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='67344' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4197'></div></td><td class='ranknumber'>12 <span class='global_ranking'>(566)</span></td><td><a href='institution.php?idp=4197'>Universita degli Studi di Pisa</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4197&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4197' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4151'></div></td><td class='ranknumber'>13 <span class='global_ranking'>(632)</span></td><td><a href='institution.php?idp=4151'>Politecnico di Milano</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4151&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4151' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61843'></div></td><td class='ranknumber'>14 <span class='global_ranking'>(730)</span></td><td><a href='institution.php?idp=61843'>Istituto per l'Endocrinologia e l'Oncologia Gaetano Salvatore</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=61843&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='61843' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66491'></div></td><td class='ranknumber'>15 <span class='global_ranking'>(734)</span></td><td><a href='institution.php?idp=66491'>Istituto Clinico Humanitas</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66491&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='66491' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22512'></div></td><td class='ranknumber'>16 <span class='global_ranking'>(803)</span></td><td><a href='institution.php?idp=22512'>Fondazione IRCCS San Raffaele del Monte Tabor</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22512&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22512' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4160'></div></td><td class='ranknumber'>17 <span class='global_ranking'>(846)</span></td><td><a href='institution.php?idp=4160'>Universita Cattolica del Sacro Cuore</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4160&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4160' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22483'></div></td><td class='ranknumber'>18 <span class='global_ranking'>(900)</span></td><td><a href='institution.php?idp=22483'>Istituto Nazionale Malattie Infettive Lazzaro Spallanzani IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22483&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22483' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4182'></div></td><td class='ranknumber'>19 <span class='global_ranking'>(969)</span></td><td><a href='institution.php?idp=4182'>Universita degli Studi di Genova</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4182&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4182' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67336'></div></td><td class='ranknumber'>20 <span class='global_ranking'>(980)</span></td><td><a href='institution.php?idp=67336'>Istituto Italiano di Tecnologia *</a></td><td>ITA</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=67336&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='67336' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4199'></div></td><td class='ranknumber'>21 <span class='global_ranking'>(984)</span></td><td><a href='institution.php?idp=4199'>Universita degli Studi di Roma Tor Vergata</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4199&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4199' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72387'></div></td><td class='ranknumber'>22 <span class='global_ranking'>(1006)</span></td><td><a href='institution.php?idp=72387'>Istituto di Farmacologia Traslazionale</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=72387&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='72387' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4195'></div></td><td class='ranknumber'>23 <span class='global_ranking'>(1008)</span></td><td><a href='institution.php?idp=4195'>Universita degli Studi di Pavia</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4195&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4195' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4171'></div></td><td class='ranknumber'>24 <span class='global_ranking'>(1009)</span></td><td><a href='institution.php?idp=4171'>Universita degli Studi di Bari</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4171&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4171' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22487'></div></td><td class='ranknumber'>25 <span class='global_ranking'>(1031)</span></td><td><a href='institution.php?idp=22487'>Istituto Nazionale dei Tumori Fondazione Giovanni Pascale IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22487&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22487' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4187'></div></td><td class='ranknumber'>26 <span class='global_ranking'>(1036)</span></td><td><a href='institution.php?idp=4187'>Universita degli Studi di Milano-Bicocca</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4187&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4187' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22362'></div></td><td class='ranknumber'>27 <span class='global_ranking'>(1067)</span></td><td><a href='institution.php?idp=22362'>CEINGE-Biotecnologie Avanzate</a></td><td>ITA</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=22362&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22362' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4152'></div></td><td class='ranknumber'>28 <span class='global_ranking'>(1073)</span></td><td><a href='institution.php?idp=4152'>Politecnico di Torino *</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4152&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4152' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66563'></div></td><td class='ranknumber'>29 <span class='global_ranking'>(1123)</span></td><td><a href='institution.php?idp=66563'>Fondazione Policlinico Universitario Agostino Gemelli IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66563&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='66563' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22474'></div></td><td class='ranknumber'>30 <span class='global_ranking'>(1133)</span></td><td><a href='institution.php?idp=22474'>Istituto Nazionale di Fisica Nucleare *</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22474&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22474' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4178'></div></td><td class='ranknumber'>31 <span class='global_ranking'>(1139)</span></td><td><a href='institution.php?idp=4178'>Universita degli Studi di Catania</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4178&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4178' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22528'></div></td><td class='ranknumber'>32 <span class='global_ranking'>(1153)</span></td><td><a href='institution.php?idp=22528'>Istituto di Neuroscienze</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22528&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22528' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22515'></div></td><td class='ranknumber'>33 <span class='global_ranking'>(1158)</span></td><td><a href='institution.php?idp=22515'>Istituto Superiore di Sanita</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22515&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22515' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4188'></div></td><td class='ranknumber'>34 <span class='global_ranking'>(1160)</span></td><td><a href='institution.php?idp=4188'>Universita degli Studi di Modena e Reggio Emilia</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4188&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4188' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4205'></div></td><td class='ranknumber'>35 <span class='global_ranking'>(1204)</span></td><td><a href='institution.php?idp=4205'>Universita degli Studi di Trento</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4205&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4205' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92201'></div></td><td class='ranknumber'>36 <span class='global_ranking'>(1242)</span></td><td><a href='institution.php?idp=92201'>Humanitas University *</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=92201&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='92201' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4209'></div></td><td class='ranknumber'>37 <span class='global_ranking'>(1252)</span></td><td><a href='institution.php?idp=4209'>Universita degli Studi di Verona</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4209&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4209' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4193'></div></td><td class='ranknumber'>37 <span class='global_ranking'>(1252)</span></td><td><a href='institution.php?idp=4193'>Universita degli Studi di Palermo</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4193&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4193' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94696'></div></td><td class='ranknumber'>39 <span class='global_ranking'>(1353)</span></td><td><a href='institution.php?idp=94696'>Istituto di Nanotecnologia</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=94696&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='94696' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4196'></div></td><td class='ranknumber'>40 <span class='global_ranking'>(1378)</span></td><td><a href='institution.php?idp=4196'>Universita degli Studi di Perugia</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4196&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4196' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61694'></div></td><td class='ranknumber'>41 <span class='global_ranking'>(1380)</span></td><td><a href='institution.php?idp=61694'>Fondazione IRCCS Istituto Nazionale Tumori di Milano</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=61694&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='61694' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4194'></div></td><td class='ranknumber'>42 <span class='global_ranking'>(1387)</span></td><td><a href='institution.php?idp=4194'>Universita degli Studi di Parma</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4194&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4194' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22381'></div></td><td class='ranknumber'>43 <span class='global_ranking'>(1423)</span></td><td><a href='institution.php?idp=22381'>Istituto Europeo di Oncologia</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22381&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22381' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='64173'></div></td><td class='ranknumber'>44 <span class='global_ranking'>(1430)</span></td><td><a href='institution.php?idp=64173'>European Commission - Joint Research Centre Ispra, Italy</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=64173&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='64173' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4200'></div></td><td class='ranknumber'>45 <span class='global_ranking'>(1499)</span></td><td><a href='institution.php?idp=4200'>Universita degli Studi di Salerno</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4200&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4200' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4157'></div></td><td class='ranknumber'>46 <span class='global_ranking'>(1509)</span></td><td><a href='institution.php?idp=4157'>Universita degli Studi della Campania Luigi Vanvitelli</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4157&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4157' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22389'></div></td><td class='ranknumber'>47 <span class='global_ranking'>(1521)</span></td><td><a href='institution.php?idp=22389'>Istituto di Tecnologie Biomediche</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22389&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22389' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4185'></div></td><td class='ranknumber'>48 <span class='global_ranking'>(1527)</span></td><td><a href='institution.php?idp=4185'>Universita degli Studi di Messina</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4185&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4185' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4227'></div></td><td class='ranknumber'>49 <span class='global_ranking'>(1529)</span></td><td><a href='institution.php?idp=4227'>Universita Vita-Salute San Raffaele</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4227&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4227' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22523'></div></td><td class='ranknumber'>50 <span class='global_ranking'>(1531)</span></td><td><a href='institution.php?idp=22523'>Mario Negri Istituto di Ricerche Farmacologiche</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22523&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22523' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22535'></div></td><td class='ranknumber'>51 <span class='global_ranking'>(1560)</span></td><td><a href='institution.php?idp=22535'>Fondazione IRCCS Ospedale Maggiore Policlinico, Mangiagalli e Regina Elena</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22535&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22535' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66741'></div></td><td class='ranknumber'>52 <span class='global_ranking'>(1566)</span></td><td><a href='institution.php?idp=66741'>Consorzio Nazionale Interuniversitario per le Telecomunicazioni</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=66741&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='66741' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4206'></div></td><td class='ranknumber'>53 <span class='global_ranking'>(1619)</span></td><td><a href='institution.php?idp=4206'>Universita degli Studi di Trieste</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4206&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4206' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4174'></div></td><td class='ranknumber'>54 <span class='global_ranking'>(1623)</span></td><td><a href='institution.php?idp=4174'>Universita degli Studi di Brescia</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4174&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4174' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22383'></div></td><td class='ranknumber'>55 <span class='global_ranking'>(1640)</span></td><td><a href='institution.php?idp=22383'>Fondazione Bruno Kessler</a></td><td>ITA</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=22383&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22383' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61828'></div></td><td class='ranknumber'>56 <span class='global_ranking'>(1653)</span></td><td><a href='institution.php?idp=61828'>Istituto per la Tecnologia delle Membrane</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=61828&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='61828' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4221'></div></td><td class='ranknumber'>57 <span class='global_ranking'>(1679)</span></td><td><a href='institution.php?idp=4221'>Universita Politecnica delle Marche</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4221&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4221' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4202'></div></td><td class='ranknumber'>58 <span class='global_ranking'>(1717)</span></td><td><a href='institution.php?idp=4202'>Universita degli Studi di Siena</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4202&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4202' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22426'></div></td><td class='ranknumber'>59 <span class='global_ranking'>(1734)</span></td><td><a href='institution.php?idp=22426'>Istituto di Cristallografia</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22426&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22426' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4156'></div></td><td class='ranknumber'>60 <span class='global_ranking'>(1736)</span></td><td><a href='institution.php?idp=4156'>Scuola Superiore S. Anna di Studi Universitari e di Perfezionamento *</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4156&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4156' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22364'></div></td><td class='ranknumber'>61 <span class='global_ranking'>(1759)</span></td><td><a href='institution.php?idp=22364'>Centro di Riferimento Oncologico Aviano IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22364&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22364' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4175'></div></td><td class='ranknumber'>62 <span class='global_ranking'>(1771)</span></td><td><a href='institution.php?idp=4175'>Universita degli Studi di Cagliari</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4175&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4175' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22398'></div></td><td class='ranknumber'>63 <span class='global_ranking'>(1818)</span></td><td><a href='institution.php?idp=22398'>International Centre for Genetic Engineering and Biotechnology, Trieste</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22398&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22398' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22420'></div></td><td class='ranknumber'>64 <span class='global_ranking'>(1819)</span></td><td><a href='institution.php?idp=22420'>Istituto di Biostrutture e Bioimmagini</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22420&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22420' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4179'></div></td><td class='ranknumber'>65 <span class='global_ranking'>(1858)</span></td><td><a href='institution.php?idp=4179'>Universita degli Studi di Ferrara</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4179&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4179' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22427'></div></td><td class='ranknumber'>66 <span class='global_ranking'>(1860)</span></td><td><a href='institution.php?idp=22427'>Istituto di Elettronica e di Ingegneria dell'Informazione e delle Telecomunicazioni</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22427&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22427' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66574'></div></td><td class='ranknumber'>67 <span class='global_ranking'>(1862)</span></td><td><a href='institution.php?idp=66574'>Istituto Ortopedico Galeazzi</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66574&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='66574' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61852'></div></td><td class='ranknumber'>68 <span class='global_ranking'>(1870)</span></td><td><a href='institution.php?idp=61852'>Azienda Ospedaliero Universitaria di Bologna - Policlinico di Sant'Orsola Malpighi</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=61852&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='61852' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66535'></div></td><td class='ranknumber'>69 <span class='global_ranking'>(1885)</span></td><td><a href='institution.php?idp=66535'>Istituto Oncologico Veneto</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66535&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='66535' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22548'></div></td><td class='ranknumber'>70 <span class='global_ranking'>(1911)</span></td><td><a href='institution.php?idp=22548'>Fondazione IRCCS Policlinico San Matteo </a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22548&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22548' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4164'></div></td><td class='ranknumber'>71 <span class='global_ranking'>(1950)</span></td><td><a href='institution.php?idp=4164'>Universita degli Studi del Piemonte Orientale Amedeo Avogadro</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4164&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4164' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96239'></div></td><td class='ranknumber'>72 <span class='global_ranking'>(1990)</span></td><td><a href='institution.php?idp=96239'>Ospedale Policlinico San Martino</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=96239&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96239' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4169'></div></td><td class='ranknumber'>73 <span class='global_ranking'>(2078)</span></td><td><a href='institution.php?idp=4169'>Universita della Calabria</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4169&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4169' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4210'></div></td><td class='ranknumber'>74 <span class='global_ranking'>(2101)</span></td><td><a href='institution.php?idp=4210'>Universita degli Studi Gabriele d'Annunzio di Chieti e Pescara</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4210&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4210' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22498'></div></td><td class='ranknumber'>75 <span class='global_ranking'>(2114)</span></td><td><a href='institution.php?idp=22498'>Istituto per la Microelettronica e Microsistemi</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22498&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22498' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72382'></div></td><td class='ranknumber'>76 <span class='global_ranking'>(2145)</span></td><td><a href='institution.php?idp=72382'>Istituto Nanoscienze</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=72382&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='72382' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22472'></div></td><td class='ranknumber'>77 <span class='global_ranking'>(2154)</span></td><td><a href='institution.php?idp=22472'>Istituto Nazionale di Astrofisica *</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22472&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22472' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22499'></div></td><td class='ranknumber'>78 <span class='global_ranking'>(2168)</span></td><td><a href='institution.php?idp=22499'>Istituto per la Protezione Sostenibile delle Piante</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22499&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22499' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22406'></div></td><td class='ranknumber'>79 <span class='global_ranking'>(2192)</span></td><td><a href='institution.php?idp=22406'>Istituto Auxologico Italiano IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22406&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22406' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4211'></div></td><td class='ranknumber'>80 <span class='global_ranking'>(2228)</span></td><td><a href='institution.php?idp=4211'>Universita degli Studi Magna Graecia di Catanzaro</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4211&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4211' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22455'></div></td><td class='ranknumber'>81 <span class='global_ranking'>(2230)</span></td><td><a href='institution.php?idp=22455'>Istituto per la Ricerca e l鈥橧nnovazione Biomedica</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22455&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22455' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='62201'></div></td><td class='ranknumber'>82 <span class='global_ranking'>(2236)</span></td><td><a href='institution.php?idp=62201'>Consorzio Interuniversitario Nazionale per la Scienza e la Tecnologia dei Materiali</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=62201&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='62201' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22422'></div></td><td class='ranknumber'>83 <span class='global_ranking'>(2250)</span></td><td><a href='institution.php?idp=22422'>Istituto di Chimica Biomolecolare</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22422&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22422' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61850'></div></td><td class='ranknumber'>84 <span class='global_ranking'>(2265)</span></td><td><a href='institution.php?idp=61850'>Ospedale Luigi Sacco</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=61850&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='61850' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22391'></div></td><td class='ranknumber'>85 <span class='global_ranking'>(2270)</span></td><td><a href='institution.php?idp=22391'>Istituto di Fotonica e Nanotecnologie</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22391&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22391' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4167'></div></td><td class='ranknumber'>86 <span class='global_ranking'>(2296)</span></td><td><a href='institution.php?idp=4167'>Universita degli Studi dell Aquila</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4167&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4167' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22348'></div></td><td class='ranknumber'>87 <span class='global_ranking'>(2308)</span></td><td><a href='institution.php?idp=22348'>Azienda Ospedaliera Careggi</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22348&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22348' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4176'></div></td><td class='ranknumber'>88 <span class='global_ranking'>(2318)</span></td><td><a href='institution.php?idp=4176'>Universita degli Studi di Camerino</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4176&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4176' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66807'></div></td><td class='ranknumber'>89 <span class='global_ranking'>(2333)</span></td><td><a href='institution.php?idp=66807'>Azienda Ospedaliera di Verona</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66807&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='66807' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22434'></div></td><td class='ranknumber'>90 <span class='global_ranking'>(2344)</span></td><td><a href='institution.php?idp=22434'>Istituto di Informatica e Telematica</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22434&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22434' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4183'></div></td><td class='ranknumber'>91 <span class='global_ranking'>(2401)</span></td><td><a href='institution.php?idp=4183'>Universita del Salento</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4183&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4183' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92174'></div></td><td class='ranknumber'>92 <span class='global_ranking'>(2415)</span></td><td><a href='institution.php?idp=92174'>IRCCS Istituto delle Scienze Neurologiche di Bologna</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=92174&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='92174' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22417'></div></td><td class='ranknumber'>93 <span class='global_ranking'>(2419)</span></td><td><a href='institution.php?idp=22417'>Istituto di Biologia e Patologia Molecolari</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22417&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22417' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22402'></div></td><td class='ranknumber'>94 <span class='global_ranking'>(2450)</span></td><td><a href='institution.php?idp=22402'>Istituti Fisioterapici Ospitalieri IRCCS *</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22402&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22402' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22414'></div></td><td class='ranknumber'>95 <span class='global_ranking'>(2464)</span></td><td><a href='institution.php?idp=22414'>Istituto di Bioimmagini e Fisiologia Molecolare</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22414&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22414' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61456'></div></td><td class='ranknumber'>96 <span class='global_ranking'>(2497)</span></td><td><a href='institution.php?idp=61456'>Centro Cardiologico Monzino IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=61456&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='61456' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22491'></div></td><td class='ranknumber'>97 <span class='global_ranking'>(2501)</span></td><td><a href='institution.php?idp=22491'>Istituto Neurologico Mediterraneo Neuromed IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22491&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22491' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22553'></div></td><td class='ranknumber'>98 <span class='global_ranking'>(2516)</span></td><td><a href='institution.php?idp=22553'>Spedali Civili di Brescia</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22553&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22553' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22419'></div></td><td class='ranknumber'>99 <span class='global_ranking'>(2520)</span></td><td><a href='institution.php?idp=22419'>Istituto per la BioEconomia</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22419&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22419' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22410'></div></td><td class='ranknumber'>100 <span class='global_ranking'>(2524)</span></td><td><a href='institution.php?idp=22410'>Istituto Dermopatico Dell'Immacolata IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22410&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22410' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22536'></div></td><td class='ranknumber'>101 <span class='global_ranking'>(2540)</span></td><td><a href='institution.php?idp=22536'>Ospedale Niguarda</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22536&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22536' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22484'></div></td><td class='ranknumber'>102 <span class='global_ranking'>(2580)</span></td><td><a href='institution.php?idp=22484'>Fondazione IRCCS Istituto Neurologico Carlo Besta</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22484&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22484' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61733'></div></td><td class='ranknumber'>103 <span class='global_ranking'>(2593)</span></td><td><a href='institution.php?idp=61733'>IRCCS San Raffaele Pisana</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=61733&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='61733' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22537'></div></td><td class='ranknumber'>104 <span class='global_ranking'>(2604)</span></td><td><a href='institution.php?idp=22537'>Istituto Giannina Gaslini Ospedale Pediatrico IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22537&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22537' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22494'></div></td><td class='ranknumber'>105 <span class='global_ranking'>(2624)</span></td><td><a href='institution.php?idp=22494'>Istituto per i Processi Chimico Fisici</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22494&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22494' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78881'></div></td><td class='ranknumber'>106 <span class='global_ranking'>(2627)</span></td><td><a href='institution.php?idp=78881'>STMicroelectronics, Italy</a></td><td>ITA</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=78881&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78881' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4207'></div></td><td class='ranknumber'>107 <span class='global_ranking'>(2642)</span></td><td><a href='institution.php?idp=4207'>Universita degli Studi di Udine</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4207&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4207' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4166'></div></td><td class='ranknumber'>108 <span class='global_ranking'>(2677)</span></td><td><a href='institution.php?idp=4166'>Universita degli Studi dell'Insubria</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4166&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4166' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61854'></div></td><td class='ranknumber'>109 <span class='global_ranking'>(2680)</span></td><td><a href='institution.php?idp=61854'>Azienda Ospedaliera di Padova</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=61854&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='61854' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22430'></div></td><td class='ranknumber'>110 <span class='global_ranking'>(2694)</span></td><td><a href='institution.php?idp=22430'>Istituto di Fisiologia Clinica</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22430&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22430' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22396'></div></td><td class='ranknumber'>111 <span class='global_ranking'>(2707)</span></td><td><a href='institution.php?idp=22396'>Istituto di Scienza e Tecnologie dell'Informazione Alessandro Faedo</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22396&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22396' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67891'></div></td><td class='ranknumber'>112 <span class='global_ranking'>(2718)</span></td><td><a href='institution.php?idp=67891'>IRCCS Centro Neurolesi Bonino Pulejo</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=67891&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='67891' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22510'></div></td><td class='ranknumber'>113 <span class='global_ranking'>(2737)</span></td><td><a href='institution.php?idp=22510'>Istituto per lo Studio dei Materiali Nanostrutturati</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22510&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22510' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72384'></div></td><td class='ranknumber'>114 <span class='global_ranking'>(2747)</span></td><td><a href='institution.php?idp=72384'>Istituto Officina dei Materiali</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=72384&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='72384' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22423'></div></td><td class='ranknumber'>115 <span class='global_ranking'>(2772)</span></td><td><a href='institution.php?idp=22423'>Istituto di Chimica dei Composti Organo Metallici</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22423&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22423' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80545'></div></td><td class='ranknumber'>116 <span class='global_ranking'>(2827)</span></td><td><a href='institution.php?idp=80545'>Istituto di Astrofisica Spaziale e Fisica Cosmica di Palermo</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80545&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80545' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22386'></div></td><td class='ranknumber'>117 <span class='global_ranking'>(2844)</span></td><td><a href='institution.php?idp=22386'>Fondazione Santa Lucia IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22386&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22386' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67915'></div></td><td class='ranknumber'>118 <span class='global_ranking'>(2851)</span></td><td><a href='institution.php?idp=67915'>Istituto Scientifico Romagnolo per lo Studio e la Cura dei Tumori</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=67915&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='67915' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22476'></div></td><td class='ranknumber'>119 <span class='global_ranking'>(2870)</span></td><td><a href='institution.php?idp=22476'>Istituto Nazionale di Geofisica e Vulcanologia</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22476&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22476' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22409'></div></td><td class='ranknumber'>120 <span class='global_ranking'>(2891)</span></td><td><a href='institution.php?idp=22409'>Istituto dei Sistemi Complessi</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22409&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22409' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22489'></div></td><td class='ranknumber'>121 <span class='global_ranking'>(2896)</span></td><td><a href='institution.php?idp=22489'>Istituto Nazionale Tumori Regina Elena</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22489&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22489' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22421'></div></td><td class='ranknumber'>122 <span class='global_ranking'>(2910)</span></td><td><a href='institution.php?idp=22421'>Istituto di Calcolo e Reti ad Alte Prestazioni</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22421&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22421' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22442'></div></td><td class='ranknumber'>122 <span class='global_ranking'>(2910)</span></td><td><a href='institution.php?idp=22442'>Istituto di Ricerca per la Protezione Idrogeologica</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22442&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22442' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61476'></div></td><td class='ranknumber'>124 <span class='global_ranking'>(2984)</span></td><td><a href='institution.php?idp=61476'>Ospedale Casa Sollievo della Sofferenza IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=61476&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='61476' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66728'></div></td><td class='ranknumber'>125 <span class='global_ranking'>(3060)</span></td><td><a href='institution.php?idp=66728'>Azienda Ospedaliera Universitaria Senese</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66728&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='66728' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66595'></div></td><td class='ranknumber'>126 <span class='global_ranking'>(3071)</span></td><td><a href='institution.php?idp=66595'>Azienda Ospedaliera Universitaria Pisana</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66595&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='66595' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22503'></div></td><td class='ranknumber'>127 <span class='global_ranking'>(3106)</span></td><td><a href='institution.php?idp=22503'>Istituto per le Applicazioni del Calcolo Mauro Picone</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22503&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22503' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4213'></div></td><td class='ranknumber'>128 <span class='global_ranking'>(3107)</span></td><td><a href='institution.php?idp=4213'>Universita degli Studi Roma Tre</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4213&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4213' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80541'></div></td><td class='ranknumber'>129 <span class='global_ranking'>(3130)</span></td><td><a href='institution.php?idp=80541'>Osservatorio di Astrofisica e Scienza dello Spazio di Bologna聽</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80541&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80541' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80527'></div></td><td class='ranknumber'>129 <span class='global_ranking'>(3130)</span></td><td><a href='institution.php?idp=80527'>Osservatorio Astronomico di Padova</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80527&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80527' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61471'></div></td><td class='ranknumber'>131 <span class='global_ranking'>(3164)</span></td><td><a href='institution.php?idp=61471'>Fondazione Istituto Neurologico Casimiro Mondino IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=61471&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='61471' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4201'></div></td><td class='ranknumber'>132 <span class='global_ranking'>(3172)</span></td><td><a href='institution.php?idp=4201'>Universita degli Studi di Sassari</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4201&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4201' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22345'></div></td><td class='ranknumber'>133 <span class='global_ranking'>(3179)</span></td><td><a href='institution.php?idp=22345'>Agenzia Spaziale Italiana</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22345&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22345' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67893'></div></td><td class='ranknumber'>134 <span class='global_ranking'>(3185)</span></td><td><a href='institution.php?idp=67893'>Azienda Sanitaria Ulss 6 Vicenza</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=67893&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='67893' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61827'></div></td><td class='ranknumber'>135 <span class='global_ranking'>(3223)</span></td><td><a href='institution.php?idp=61827'>Istituto dei Materiali per l'Elettronica ed il Magnetismo</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=61827&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='61827' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4154'></div></td><td class='ranknumber'>136 <span class='global_ranking'>(3234)</span></td><td><a href='institution.php?idp=4154'>Scuola Internazionale Superiore di Studi Avanzati *</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4154&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4154' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4181'></div></td><td class='ranknumber'>137 <span class='global_ranking'>(3279)</span></td><td><a href='institution.php?idp=4181'>Universita degli Studi di Foggia</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4181&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4181' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22403'></div></td><td class='ranknumber'>138 <span class='global_ranking'>(3289)</span></td><td><a href='institution.php?idp=22403'>Istituti Ortopedici Rizzoli</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22403&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22403' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67201'></div></td><td class='ranknumber'>139 <span class='global_ranking'>(3295)</span></td><td><a href='institution.php?idp=67201'>Istituto di Analisi dei Sistemi ed Informatica Antonio Ruberti</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=67201&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='67201' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='81236'></div></td><td class='ranknumber'>140 <span class='global_ranking'>(3339)</span></td><td><a href='institution.php?idp=81236'>IMT School for Advanced Studies Lucca</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=81236&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='81236' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22438'></div></td><td class='ranknumber'>140 <span class='global_ranking'>(3339)</span></td><td><a href='institution.php?idp=22438'>Istituto di Metodologie per l'Analisi Ambientale</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22438&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22438' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10437'></div></td><td class='ranknumber'>142 <span class='global_ranking'>(3344)</span></td><td><a href='institution.php?idp=10437'>Free University of Bozen</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10437&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='10437' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4158'></div></td><td class='ranknumber'>143 <span class='global_ranking'>(3364)</span></td><td><a href='institution.php?idp=4158'>Universita Campus Bio-Medico di Roma</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4158&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4158' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4170'></div></td><td class='ranknumber'>143 <span class='global_ranking'>(3364)</span></td><td><a href='institution.php?idp=4170'>Universita degli Studi della Tuscia</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4170&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4170' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4208'></div></td><td class='ranknumber'>145 <span class='global_ranking'>(3415)</span></td><td><a href='institution.php?idp=4208'>Universita degli Studi di Urbino Carlo Bo</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4208&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4208' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4155'></div></td><td class='ranknumber'>146 <span class='global_ranking'>(3421)</span></td><td><a href='institution.php?idp=4155'>Scuola Normale Superiore Pisa *</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4155&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4155' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80532'></div></td><td class='ranknumber'>147 <span class='global_ranking'>(3428)</span></td><td><a href='institution.php?idp=80532'>Osservatorio Astronomico di Roma</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80532&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80532' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4162'></div></td><td class='ranknumber'>148 <span class='global_ranking'>(3447)</span></td><td><a href='institution.php?idp=4162'>Universita degli Studi Ca Foscari di Venezia</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4162&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4162' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94691'></div></td><td class='ranknumber'>149 <span class='global_ranking'>(3469)</span></td><td><a href='institution.php?idp=94691'>Trento Institute for Fundamental Physics and Applications</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=94691&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='94691' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22397'></div></td><td class='ranknumber'>150 <span class='global_ranking'>(3493)</span></td><td><a href='institution.php?idp=22397'>Istituto di Scienze delle Produzioni Alimentari</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22397&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22397' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67451'></div></td><td class='ranknumber'>151 <span class='global_ranking'>(3517)</span></td><td><a href='institution.php?idp=67451'>Istituto Superconduttori, Materiali Innovativi e Dispositivi</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=67451&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='67451' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4212'></div></td><td class='ranknumber'>152 <span class='global_ranking'>(3529)</span></td><td><a href='institution.php?idp=4212'>Universita degli Studi Mediterranea di Reggio Calabria</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4212&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4212' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22458'></div></td><td class='ranknumber'>153 <span class='global_ranking'>(3546)</span></td><td><a href='institution.php?idp=22458'>Istituto di Struttura della Materia</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22458&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22458' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4191'></div></td><td class='ranknumber'>154 <span class='global_ranking'>(3571)</span></td><td><a href='institution.php?idp=4191'>Universita degli Studi di Napoli Parthenope</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4191&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4191' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80530'></div></td><td class='ranknumber'>155 <span class='global_ranking'>(3643)</span></td><td><a href='institution.php?idp=80530'>Osservatorio Astrofisico di Arcetri</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80530&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80530' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22496'></div></td><td class='ranknumber'>156 <span class='global_ranking'>(3648)</span></td><td><a href='institution.php?idp=22496'>Istituto per il Rilevamento Elettromagnetico dell'Ambiente</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22496&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22496' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61825'></div></td><td class='ranknumber'>157 <span class='global_ranking'>(3653)</span></td><td><a href='institution.php?idp=61825'>Istituto di Ricerca sulle Acque</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=61825&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='61825' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22378'></div></td><td class='ranknumber'>158 <span class='global_ranking'>(3655)</span></td><td><a href='institution.php?idp=22378'>Agenzia Nazionale per le nuove Tecnologie, l'Energia e lo Sviluppo Economico Sostenibile</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22378&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22378' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94693'></div></td><td class='ranknumber'>159 <span class='global_ranking'>(3658)</span></td><td><a href='institution.php?idp=94693'>Laboratori Nazionali del Gran Sasso</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=94693&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='94693' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4163'></div></td><td class='ranknumber'>160 <span class='global_ranking'>(3688)</span></td><td><a href='institution.php?idp=4163'>Universita degli Studi del Molise</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4163&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4163' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80542'></div></td><td class='ranknumber'>161 <span class='global_ranking'>(3691)</span></td><td><a href='institution.php?idp=80542'>Istituto di Radioastronomia</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80542&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80542' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66505'></div></td><td class='ranknumber'>162 <span class='global_ranking'>(3737)</span></td><td><a href='institution.php?idp=66505'>Umberto I Policlinico di Roma</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66505&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='66505' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22353'></div></td><td class='ranknumber'>163 <span class='global_ranking'>(3741)</span></td><td><a href='institution.php?idp=22353'>Azienda Ospedaliera San Gerardo Monza</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22353&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22353' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22350'></div></td><td class='ranknumber'>164 <span class='global_ranking'>(3758)</span></td><td><a href='institution.php?idp=22350'>Azienda Ospedaliera di Parma</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22350&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22350' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61851'></div></td><td class='ranknumber'>165 <span class='global_ranking'>(3760)</span></td><td><a href='institution.php?idp=61851'>L鈥橝zienda Socio Sanitaria Territoriale Santi Paolo e Carlo</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=61851&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='61851' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22355'></div></td><td class='ranknumber'>166 <span class='global_ranking'>(3767)</span></td><td><a href='institution.php?idp=22355'>Azienda Sanitaria Ospedaliera Molinette San Giovanni Battista di Torino</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=22355&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22355' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4150'></div></td><td class='ranknumber'>167 <span class='global_ranking'>(3782)</span></td><td><a href='institution.php?idp=4150'>Politecnico di Bari</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4150&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4150' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91945'></div></td><td class='ranknumber'>168 <span class='global_ranking'>(3785)</span></td><td><a href='institution.php?idp=91945'>Universita degli Studi Niccolo Cusano</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91945&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91945' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22436'></div></td><td class='ranknumber'>168 <span class='global_ranking'>(3785)</span></td><td><a href='institution.php?idp=22436'>Istituto di Matematica Applicata e Tecnologie Informatiche</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22436&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22436' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61457'></div></td><td class='ranknumber'>170 <span class='global_ranking'>(3798)</span></td><td><a href='institution.php?idp=61457'>Ospedale infantile Burlo Garofolo IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=61457&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='61457' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80534'></div></td><td class='ranknumber'>171 <span class='global_ranking'>(3807)</span></td><td><a href='institution.php?idp=80534'>Osservatorio Astronomico Cagliari</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80534&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80534' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22497'></div></td><td class='ranknumber'>172 <span class='global_ranking'>(3852)</span></td><td><a href='institution.php?idp=22497'>Istituto di Scienze Polari</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22497&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22497' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='95055'></div></td><td class='ranknumber'>173 <span class='global_ranking'>(3912)</span></td><td><a href='institution.php?idp=95055'>National Enterprise for Nanoscience and Nanotechnology</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=95055&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='95055' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22454'></div></td><td class='ranknumber'>174 <span class='global_ranking'>(3923)</span></td><td><a href='institution.php?idp=22454'>Istituto di Scienze Marine</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22454&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22454' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94692'></div></td><td class='ranknumber'>175 <span class='global_ranking'>(3951)</span></td><td><a href='institution.php?idp=94692'>Laboratori Nazionali di Frascati</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=94692&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='94692' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80533'></div></td><td class='ranknumber'>176 <span class='global_ranking'>(3963)</span></td><td><a href='institution.php?idp=80533'>Osservatorio Astronomico di Capodimonte</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80533&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80533' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80526'></div></td><td class='ranknumber'>177 <span class='global_ranking'>(3999)</span></td><td><a href='institution.php?idp=80526'>Osservatorio Astronomico di Trieste</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80526&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80526' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66541'></div></td><td class='ranknumber'>178 <span class='global_ranking'>(4013)</span></td><td><a href='institution.php?idp=66541'>Policlinico Tor Vergata</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66541&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='66541' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='41109'></div></td><td class='ranknumber'>179 <span class='global_ranking'>(4034)</span></td><td><a href='institution.php?idp=41109'>Fondazione Toscana Gabriele Monasterio</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=41109&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='41109' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94681'></div></td><td class='ranknumber'>180 <span class='global_ranking'>(4045)</span></td><td><a href='institution.php?idp=94681'>Istituto per le Risorse Biologiche e le Biotecnologie Marine</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=94681&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='94681' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96811'></div></td><td class='ranknumber'>181 <span class='global_ranking'>(4054)</span></td><td><a href='institution.php?idp=96811'>Consiglio per la ricerca in agricoltura e l鈥檃nalisi dell鈥檈conomia agraria</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96811&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='96811' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22344'></div></td><td class='ranknumber'>182 <span class='global_ranking'>(4078)</span></td><td><a href='institution.php?idp=22344'>Abdus Salam International Centre for Theoretical Physics *</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22344&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22344' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80528'></div></td><td class='ranknumber'>183 <span class='global_ranking'>(4097)</span></td><td><a href='institution.php?idp=80528'>Osservatorio聽Astronomico聽di Brera</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80528&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80528' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22557'></div></td><td class='ranknumber'>184 <span class='global_ranking'>(4115)</span></td><td><a href='institution.php?idp=22557'>Stazione Zoologica Anton Dohrn Napoli</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22557&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22557' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80525'></div></td><td class='ranknumber'>184 <span class='global_ranking'>(4115)</span></td><td><a href='institution.php?idp=80525'>Osservatorio Astrofisico di Torino</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80525&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80525' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='81241'></div></td><td class='ranknumber'>186 <span class='global_ranking'>(4122)</span></td><td><a href='institution.php?idp=81241'>Azienda Usl di Reggio Emilia</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=81241&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='81241' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94690'></div></td><td class='ranknumber'>187 <span class='global_ranking'>(4129)</span></td><td><a href='institution.php?idp=94690'>Istituto per lo Studio degli Impatti Antropici e Sostenibilita in Ambiente Marino</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=94690&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='94690' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4203'></div></td><td class='ranknumber'>188 <span class='global_ranking'>(4152)</span></td><td><a href='institution.php?idp=4203'>Universita degli Studi di Teramo</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4203&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4203' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22451'></div></td><td class='ranknumber'>189 <span class='global_ranking'>(4171)</span></td><td><a href='institution.php?idp=22451'>Istituto di Scienze dell'Atmosfera e del Clima</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22451&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='22451' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4222'></div></td><td class='ranknumber'>190 <span class='global_ranking'>(4176)</span></td><td><a href='institution.php?idp=4222'>Universita degli Studi Guglielmo Marconi</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4222&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4222' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='41104'></div></td><td class='ranknumber'>191 <span class='global_ranking'>(4255)</span></td><td><a href='institution.php?idp=41104'>Maria Cecilia Hospital</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=41104&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='41104' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80543'></div></td><td class='ranknumber'>192 <span class='global_ranking'>(4283)</span></td><td><a href='institution.php?idp=80543'>Istituto di Astrofisica Spaziale e Fisica Cosmica di Milano</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80543&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80543' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4177'></div></td><td class='ranknumber'>193 <span class='global_ranking'>(4292)</span></td><td><a href='institution.php?idp=4177'>Universita degli Studi di Cassino</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4177&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4177' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4165'></div></td><td class='ranknumber'>194 <span class='global_ranking'>(4304)</span></td><td><a href='institution.php?idp=4165'>Universita degli Studi del Sannio</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4165&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4165' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61534'></div></td><td class='ranknumber'>195 <span class='global_ranking'>(4340)</span></td><td><a href='institution.php?idp=61534'>IRCCS Associazione Oasi Maria SS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=61534&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='61534' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4161'></div></td><td class='ranknumber'>196 <span class='global_ranking'>(4351)</span></td><td><a href='institution.php?idp=4161'>Universita Commerciale Luigi Bocconi</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4161&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4161' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='61474'></div></td><td class='ranknumber'>197 <span class='global_ranking'>(4355)</span></td><td><a href='institution.php?idp=61474'>Fondazione Don Carlo Gnocchi IRCCS</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=61474&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='61474' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80535'></div></td><td class='ranknumber'>198 <span class='global_ranking'>(4508)</span></td><td><a href='institution.php?idp=80535'>Osservatorio Astrofisico di Catania</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80535&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80535' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94694'></div></td><td class='ranknumber'>199 <span class='global_ranking'>(4539)</span></td><td><a href='institution.php?idp=94694'>Laboratori Nazionali del Sud</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=94694&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='94694' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='83558'></div></td><td class='ranknumber'>200 <span class='global_ranking'>(4566)</span></td><td><a href='institution.php?idp=83558'>Universita degli Studi di Enna Kore</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=83558&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='83558' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66506'></div></td><td class='ranknumber'>201 <span class='global_ranking'>(4629)</span></td><td><a href='institution.php?idp=66506'>Azienda Ospedaliera Sant Andrea</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66506&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='66506' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='89919'></div></td><td class='ranknumber'>202 <span class='global_ranking'>(4652)</span></td><td><a href='institution.php?idp=89919'>ESA Centre for Earth Observation</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=89919&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='89919' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22452'></div></td><td class='ranknumber'>203 <span class='global_ranking'>(4669)</span></td><td><a href='institution.php?idp=22452'>Istituto di Scienze e Tecnologie della Cognizione</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22452&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22452' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22478'></div></td><td class='ranknumber'>204 <span class='global_ranking'>(4696)</span></td><td><a href='institution.php?idp=22478'>Istituto Nazionale di Ottica</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22478&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22478' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66785'></div></td><td class='ranknumber'>205 <span class='global_ranking'>(4755)</span></td><td><a href='institution.php?idp=66785'>Azienda Ospedaliera Universitaria Policlinico Gaetano Martino</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66785&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='66785' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4168'></div></td><td class='ranknumber'>206 <span class='global_ranking'>(4813)</span></td><td><a href='institution.php?idp=4168'>Universita degli Studi della Basilicata</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4168&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4168' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94695'></div></td><td class='ranknumber'>207 <span class='global_ranking'>(4856)</span></td><td><a href='institution.php?idp=94695'>Laboratori Nazionali di Legnaro</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=94695&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='94695' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22428'></div></td><td class='ranknumber'>208 <span class='global_ranking'>(4876)</span></td><td><a href='institution.php?idp=22428'>Istituto di Fisica Applicata Nello Carrara</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22428&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22428' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4172'></div></td><td class='ranknumber'>209 <span class='global_ranking'>(4886)</span></td><td><a href='institution.php?idp=4172'>Universita degli Studi di Bergamo</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4172&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4172' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80544'></div></td><td class='ranknumber'>210 <span class='global_ranking'>(4942)</span></td><td><a href='institution.php?idp=80544'>Istituto di Astrofisica e Planetologia Spaziali</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80544&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='80544' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94930'></div></td><td class='ranknumber'>211 <span class='global_ranking'>(4954)</span></td><td><a href='institution.php?idp=94930'>IRCCS Ospedale Sacro Cuore Don Calabria</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=94930&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='94930' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22479'></div></td><td class='ranknumber'>212 <span class='global_ranking'>(5017)</span></td><td><a href='institution.php?idp=22479'>Istituto Nazionale di Ricerca Metrologica</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22479&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='22479' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80536'></div></td><td class='ranknumber'>213 <span class='global_ranking'>(5042)</span></td><td><a href='institution.php?idp=80536'>Osservatorio Astronomico di Palermo</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=80536&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='80536' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94950'></div></td><td class='ranknumber'>214 <span class='global_ranking'>(5047)</span></td><td><a href='institution.php?idp=94950'>Food and Agriculture Organisation of the United Nations, Italy</a></td><td>ITA</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=94950&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='94950' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10432'></div></td><td class='ranknumber'>215 <span class='global_ranking'>(5056)</span></td><td><a href='institution.php?idp=10432'>European University Institute</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10432&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10432' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22552'></div></td><td class='ranknumber'>216 <span class='global_ranking'>(5381)</span></td><td><a href='institution.php?idp=22552'>Sincrotrone Trieste</a></td><td>ITA</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=22552&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22552' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='81231'></div></td><td class='ranknumber'>217 <span class='global_ranking'>(5477)</span></td><td><a href='institution.php?idp=81231'>Bank of Italy</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=81231&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='81231' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22432'></div></td><td class='ranknumber'>218 <span class='global_ranking'>(5482)</span></td><td><a href='institution.php?idp=22432'>Istituto di Geologia Ambientale e Geoingegneria</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22432&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22432' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4223'></div></td><td class='ranknumber'>219 <span class='global_ranking'>(5604)</span></td><td><a href='institution.php?idp=4223'>Universita Telematica internazionale UNINETTUNO</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4223&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4223' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66791'></div></td><td class='ranknumber'>220 <span class='global_ranking'>(5615)</span></td><td><a href='institution.php?idp=66791'>Azienda Ospedaliera San Camillo Forlanini</a></td><td>ITA</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66791&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='66791' alt='Q4' title='Best Quartile in ITA: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22433'></div></td><td class='ranknumber'>221 <span class='global_ranking'>(5728)</span></td><td><a href='institution.php?idp=22433'>Istituto di Geoscienze e Georisorse</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22433&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22433' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66733'></div></td><td class='ranknumber'>222 <span class='global_ranking'>(5969)</span></td><td><a href='institution.php?idp=66733'>Universita degli Studi di Roma Foro Italico</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=66733&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='66733' alt='Q4' title='Best Quartile in ITA: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22477'></div></td><td class='ranknumber'>223 <span class='global_ranking'>(6519)</span></td><td><a href='institution.php?idp=22477'>Istituto Nazionale di Oceanografia e Geofisica Sperimentale</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22477&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='22477' alt='Q4' title='Best Quartile in ITA: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92043'></div></td><td class='ranknumber'>224 <span class='global_ranking'>(6530)</span></td><td><a href='institution.php?idp=92043'>Gran Sasso Science Institute</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=92043&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='92043' alt='Q4' title='Best Quartile in ITA: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96199'></div></td><td class='ranknumber'>225 <span class='global_ranking'>(6541)</span></td><td><a href='institution.php?idp=96199'>Institute for Fundamental Physics of the Universe</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=96199&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96199' alt='Q1' title='Best Quartile in ITA: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22429'></div></td><td class='ranknumber'>226 <span class='global_ranking'>(6549)</span></td><td><a href='institution.php?idp=22429'>Istituto per la Scienza e Tecnologia dei Plasmi</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22429&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='22429' alt='Q2' title='Best Quartile in ITA: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4147'></div></td><td class='ranknumber'>227 <span class='global_ranking'>(6702)</span></td><td><a href='institution.php?idp=4147'>Libera Universita Internazionale degli Studi Sociali Guido Carli</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4147&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4147' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67207'></div></td><td class='ranknumber'>228 <span class='global_ranking'>(6778)</span></td><td><a href='institution.php?idp=67207'>Istituto Universitario di Studi Superiori Pavia</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=67207&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='67207' alt='Q4' title='Best Quartile in ITA: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='22367'></div></td><td class='ranknumber'>229 <span class='global_ranking'>(6812)</span></td><td><a href='institution.php?idp=22367'>Centro Studi e Ricerche Enrico Fermi</a></td><td>ITA</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=22367&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='22367' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4148'></div></td><td class='ranknumber'>230 <span class='global_ranking'>(7580)</span></td><td><a href='institution.php?idp=4148'>Libera Universita Maria Ss. Assunta</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4148&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4148' alt='Q3' title='Best Quartile in ITA: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4218'></div></td><td class='ranknumber'>231 <span class='global_ranking'>(7612)</span></td><td><a href='institution.php?idp=4218'>Universita IUAV di Venezia</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4218&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='4218' alt='Q4' title='Best Quartile in ITA: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4184'></div></td><td class='ranknumber'>232 <span class='global_ranking'>(7671)</span></td><td><a href='institution.php?idp=4184'>Universita degli Studi di Macerata</a></td><td>ITA</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4184&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4184' alt='Q3' title='Best Quartile in ITA: Q3'/></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© 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;">“Only Ranks, far more than raw data”</span> </div> </div> </div> </body> </html>