CINXE.COM
Research and Innovation Rankings - Japan 2024
<!DOCTYPE html> <html lang="en-us" translate='no'> <head> <meta charset="utf-8" /> <title>Research and Innovation Rankings - Japan 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> <!-- 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 - Japan 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='JPN'; 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/scimagomedia.png" alt="SCImago Media Rankings" /><span class="multisite_tooltip">SCImago Media Rankings</span></a> <a href="https://www.scimagoiber.com" class="siriberlink"><img src="multisitebar/siriber.png" alt="SCImago Iber" /><span class="multisite_tooltip">SCImago Iber</span></a> <a href="https://www.scimagorc.com" class="srcrlink"><img src="multisitebar/srcr.png" alt="SCImago Research Centers Ranking" /><span class="multisite_tooltip">SCImago Research Centers Ranking</span></a> <a href="https://www.graphica.app" class="graphicalink"><img src="multisitebar/graphica.png" alt="SCImago Graphica" /><span class="multisite_tooltip">SCImago Graphica</span></a> <a href="https://www.scimagoepi.com" class="epilink"><img src="multisitebar/epi.png" alt="Ediciones Profesionales de la Informaci贸n " /><span class="multisite_tooltip">Ediciones Profesionales de la Informació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=JPN&area=all' data-code='all' class='dropdown-element dropselected'>All subject areas</a></li> <li><a href='?country=JPN&area=1100' data-code='1100' class='dropdown-element'>Agricultural and Biological Sciences </a></li> <li><a href='?country=JPN&area=1103' data-code='1103' class='dropdown-element'>>> Animal Science and Zoology</a></li> <li><a href='?country=JPN&area=1104' data-code='1104' class='dropdown-element'>>> Aquatic Science</a></li> <li><a href='?country=JPN&area=1105' data-code='1105' class='dropdown-element'>>> Ecology, Evolution, Behavior and Systematics</a></li> <li><a href='?country=JPN&area=1106' data-code='1106' class='dropdown-element'>>> Food Science</a></li> <li><a href='?country=JPN&area=1107' data-code='1107' class='dropdown-element'>>> Forestry</a></li> <li><a href='?country=JPN&area=1110' data-code='1110' class='dropdown-element'>>> Plant Science</a></li> <li><a href='?country=JPN&area=1111' data-code='1111' class='dropdown-element'>>> Soil Science</a></li> <li><a href='?country=JPN&area=1200' data-code='1200' class='dropdown-element'>Arts and Humanities </a></li> <li><a href='?country=JPN&area=1205' data-code='1205' class='dropdown-element'>>> Classics</a></li> <li><a href='?country=JPN&area=1202' data-code='1202' class='dropdown-element'>>> History</a></li> <li><a href='?country=JPN&area=1208' data-code='1208' class='dropdown-element'>>> Literature and Literary Theory</a></li> <li><a href='?country=JPN&area=1211' data-code='1211' class='dropdown-element'>>> Philosophy</a></li> <li><a href='?country=JPN&area=1212' data-code='1212' class='dropdown-element'>>> Religious Studies</a></li> <li><a href='?country=JPN&area=1300' data-code='1300' class='dropdown-element'>Biochemistry, Genetics and Molecular Biology </a></li> <li><a href='?country=JPN&area=1400' data-code='1400' class='dropdown-element'>Business, Management and Accounting </a></li> <li><a href='?country=JPN&area=1600' data-code='1600' class='dropdown-element'>Chemistry </a></li> <li><a href='?country=JPN&area=1700' data-code='1700' class='dropdown-element'>Computer Science </a></li> <li><a href='?country=JPN&area=3500' data-code='3500' class='dropdown-element'>Dentistry </a></li> <li><a href='?country=JPN&area=1900' data-code='1900' class='dropdown-element'>Earth and Planetary Sciences </a></li> <li><a href='?country=JPN&area=1902' data-code='1902' class='dropdown-element'>>> Atmospheric Science</a></li> <li><a href='?country=JPN&area=1907' data-code='1907' class='dropdown-element'>>> Geology</a></li> <li><a href='?country=JPN&area=1910' data-code='1910' class='dropdown-element'>>> Oceanography</a></li> <li><a href='?country=JPN&area=1911' data-code='1911' class='dropdown-element'>>> Paleontology</a></li> <li><a href='?country=JPN&area=1912' data-code='1912' class='dropdown-element'>>> Space and Planetary Science</a></li> <li><a href='?country=JPN&area=2000' data-code='2000' class='dropdown-element'>Economics, Econometrics and Finance </a></li> <li><a href='?country=JPN&area=2100' data-code='2100' class='dropdown-element'>Energy </a></li> <li><a href='?country=JPN&area=2200' data-code='2200' class='dropdown-element'>Engineering </a></li> <li><a href='?country=JPN&area=2202' data-code='2202' class='dropdown-element'>>> Aerospace Engineering</a></li> <li><a href='?country=JPN&area=2216' data-code='2216' class='dropdown-element'>>> Architecture</a></li> <li><a href='?country=JPN&area=2203' data-code='2203' class='dropdown-element'>>> Automotive Engineering</a></li> <li><a href='?country=JPN&area=2204' data-code='2204' class='dropdown-element'>>> Biomedical Engineering</a></li> <li><a href='?country=JPN&area=2215' data-code='2215' class='dropdown-element'>>> Building and Construction</a></li> <li><a href='?country=JPN&area=2205' data-code='2205' class='dropdown-element'>>> Civil and Structural Engineering</a></li> <li><a href='?country=JPN&area=2209' data-code='2209' class='dropdown-element'>>> Industrial and Manufacturing Engineering</a></li> <li><a href='?country=JPN&area=2210' data-code='2210' class='dropdown-element'>>> Mechanical Engineering</a></li> <li><a href='?country=JPN&area=2212' data-code='2212' class='dropdown-element'>>> Ocean Engineering</a></li> <li><a href='?country=JPN&area=2300' data-code='2300' class='dropdown-element'>Environmental Science </a></li> <li><a href='?country=JPN&area=2600' data-code='2600' class='dropdown-element'>Mathematics </a></li> <li><a href='?country=JPN&area=2700' data-code='2700' class='dropdown-element'>Medicine </a></li> <li><a href='?country=JPN&area=2702' data-code='2702' class='dropdown-element'>>> Anatomy</a></li> <li><a href='?country=JPN&area=2703' data-code='2703' class='dropdown-element'>>> Anesthesiology and Pain Medicine</a></li> <li><a href='?country=JPN&area=2705' data-code='2705' class='dropdown-element'>>> Cardiology and Cardiovascular Medicine</a></li> <li><a href='?country=JPN&area=2706' data-code='2706' class='dropdown-element'>>> Critical Care and Intensive Care Medicine</a></li> <li><a href='?country=JPN&area=2708' data-code='2708' class='dropdown-element'>>> Dermatology</a></li> <li><a href='?country=JPN&area=2713' data-code='2713' class='dropdown-element'>>> Epidemiology</a></li> <li><a href='?country=JPN&area=2715' data-code='2715' class='dropdown-element'>>> Gastroenterology</a></li> <li><a href='?country=JPN&area=2717' data-code='2717' class='dropdown-element'>>> Geriatrics and Gerontology</a></li> <li><a href='?country=JPN&area=2725' data-code='2725' class='dropdown-element'>>> Infectious Diseases</a></li> <li><a href='?country=JPN&area=2727' data-code='2727' class='dropdown-element'>>> Nephrology</a></li> <li><a href='?country=JPN&area=2729' data-code='2729' class='dropdown-element'>>> Obstetrics and Gynecology</a></li> <li><a href='?country=JPN&area=2730' data-code='2730' class='dropdown-element'>>> Oncology</a></li> <li><a href='?country=JPN&area=2731' data-code='2731' class='dropdown-element'>>> Ophthalmology</a></li> <li><a href='?country=JPN&area=2733' data-code='2733' class='dropdown-element'>>> Otorhinolaryngology</a></li> <li><a href='?country=JPN&area=2734' data-code='2734' class='dropdown-element'>>> Pathology and Forensic Medicine</a></li> <li><a href='?country=JPN&area=2735' data-code='2735' class='dropdown-element'>>> Pediatrics, Perinatology and Child Health</a></li> <li><a href='?country=JPN&area=2738' data-code='2738' class='dropdown-element'>>> Psychiatry and Mental Health</a></li> <li><a href='?country=JPN&area=2739' data-code='2739' class='dropdown-element'>>> Public Health, Environmental and Occupational Health</a></li> <li><a href='?country=JPN&area=2740' data-code='2740' class='dropdown-element'>>> Pulmonary and Respiratory Medicine</a></li> <li><a href='?country=JPN&area=2741' data-code='2741' class='dropdown-element'>>> Radiology, Nuclear Medicine and Imaging</a></li> <li><a href='?country=JPN&area=2745' data-code='2745' class='dropdown-element'>>> Rheumatology</a></li> <li><a href='?country=JPN&area=2746' data-code='2746' class='dropdown-element'>>> Surgery</a></li> <li><a href='?country=JPN&area=2748' data-code='2748' class='dropdown-element'>>> Urology</a></li> <li><a href='?country=JPN&area=3000' data-code='3000' class='dropdown-element'>Pharmacology, Toxicology and Pharmaceutics </a></li> <li><a href='?country=JPN&area=3100' data-code='3100' class='dropdown-element'>Physics and Astronomy </a></li> <li><a href='?country=JPN&area=3200' data-code='3200' class='dropdown-element'>Psychology </a></li> <li><a href='?country=JPN&area=3300' data-code='3300' class='dropdown-element'>Social Sciences </a></li> <li><a href='?country=JPN&area=3314' data-code='3314' class='dropdown-element'>>> Anthropology</a></li> <li><a href='?country=JPN&area=3315' data-code='3315' class='dropdown-element'>>> Communication</a></li> <li><a href='?country=JPN&area=3317' data-code='3317' class='dropdown-element'>>> Demography</a></li> <li><a href='?country=JPN&area=3304' data-code='3304' class='dropdown-element'>>> Education</a></li> <li><a href='?country=JPN&area=3318' data-code='3318' class='dropdown-element'>>> Gender Studies</a></li> <li><a href='?country=JPN&area=3305' data-code='3305' class='dropdown-element'>>> Geography, Planning and Development</a></li> <li><a href='?country=JPN&area=3308' data-code='3308' class='dropdown-element'>>> Law</a></li> <li><a href='?country=JPN&area=3309' data-code='3309' class='dropdown-element'>>> Library and Information Sciences</a></li> <li><a href='?country=JPN&area=3312' data-code='3312' class='dropdown-element'>>> Sociology and Political Science</a></li> <li><a href='?country=JPN&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=JPN&ranking=' data-code='' class='dropdown-element dropselected'>Overall Rank</a></li> <li><a href='?country=JPN&ranking=Research' data-code='Research' class='dropdown-element'>Research Rank</a></li> <li><a href='?country=JPN&ranking=Innovation' data-code='Innovation' class='dropdown-element'>Innovation Rank</a></li> <li><a href='?country=JPN&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=JPN§or=all' data-code='all' class='dropdown-element dropselected'>All sectors</a></li> <li><a href='?country=JPN§or=Government' data-code='Government' class='dropdown-element'>Government</a></li> <li><a href='?country=JPN§or=Health' data-code='Health' class='dropdown-element'>Health</a></li> <li><a href='?country=JPN§or=Higher educ.' data-code='Higher educ.' class='dropdown-element'>Universities</a></li> <li><a href='?country=JPN§or=Private' data-code='Private' class='dropdown-element'>Companies</a></li> <li><a href='?country=JPN§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'>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 dropselected'>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=JPN&year=2018' data-code='2018' class='dropdown-element dropselected'>2024</a></li> <li><a href='?country=JPN&year=2017' data-code='2017' class='dropdown-element'>2023</a></li> <li><a href='?country=JPN&year=2016' data-code='2016' class='dropdown-element'>2022</a></li> <li><a href='?country=JPN&year=2015' data-code='2015' class='dropdown-element'>2021</a></li> <li><a href='?country=JPN&year=2014' data-code='2014' class='dropdown-element'>2020</a></li> <li><a href='?country=JPN&year=2013' data-code='2013' class='dropdown-element'>2019</a></li> <li><a href='?country=JPN&year=2012' data-code='2012' class='dropdown-element'>2018</a></li> <li><a href='?country=JPN&year=2011' data-code='2011' class='dropdown-element'>2017</a></li> <li><a href='?country=JPN&year=2010' data-code='2010' class='dropdown-element'>2016</a></li> <li><a href='?country=JPN&year=2009' data-code='2009' class='dropdown-element'>2015</a></li> <li><a href='?country=JPN&year=2008' data-code='2008' class='dropdown-element'>2014</a></li> <li><a href='?country=JPN&year=2007' data-code='2007' class='dropdown-element'>2013</a></li> <li><a href='?country=JPN&year=2006' data-code='2006' class='dropdown-element'>2012</a></li> <li><a href='?country=JPN&year=2005' data-code='2005' class='dropdown-element'>2011</a></li> <li><a href='?country=JPN&year=2004' data-code='2004' class='dropdown-element'>2010</a></li> <li><a href='?country=JPN&year=2003' data-code='2003' class='dropdown-element'>2009</a></li> </ul> </div> <div id="tablewrapper"> <div id='rowsnumber'>317 ranked institutions<br /> ↓ select to compare <a rel='nofollow' class='downloaddata' target='_blank' href='getdata.php?ranking=Overall&area=§or=&country=JPN&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='4660'></div></td><td class='ranknumber'>1 <span class='global_ranking'>(98)</span></td><td><a href='institution.php?idp=4660'>University of Tokyo *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4660&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4660' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4438'></div></td><td class='ranknumber'>2 <span class='global_ranking'>(267)</span></td><td><a href='institution.php?idp=4438'>Kyoto University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4438&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4438' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10909'></div></td><td class='ranknumber'>3 <span class='global_ranking'>(400)</span></td><td><a href='institution.php?idp=10909'>Osaka University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10909&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10909' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94680'></div></td><td class='ranknumber'>4 <span class='global_ranking'>(407)</span></td><td><a href='institution.php?idp=94680'>Japan Agency for Medical Research and Development</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=94680&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='94680' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4647'></div></td><td class='ranknumber'>5 <span class='global_ranking'>(460)</span></td><td><a href='institution.php?idp=4647'>Tohoku University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4647&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4647' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='58799'></div></td><td class='ranknumber'>6 <span class='global_ranking'>(502)</span></td><td><a href='institution.php?idp=58799'>Nippon Telegraph and Telephone Corp, Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=58799&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='58799' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26764'></div></td><td class='ranknumber'>7 <span class='global_ranking'>(513)</span></td><td><a href='institution.php?idp=26764'>RIKEN-Institute of Physical and Chemical Research</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26764&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26764' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26645'></div></td><td class='ranknumber'>8 <span class='global_ranking'>(515)</span></td><td><a href='institution.php?idp=26645'>Japan Science & Technology Agency</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26645&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26645' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4331'></div></td><td class='ranknumber'>9 <span class='global_ranking'>(595)</span></td><td><a href='institution.php?idp=4331'>Hokkaido University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4331&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4331' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77551'></div></td><td class='ranknumber'>10 <span class='global_ranking'>(601)</span></td><td><a href='institution.php?idp=77551'>Sony Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=77551&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77551' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4455'></div></td><td class='ranknumber'>11 <span class='global_ranking'>(615)</span></td><td><a href='institution.php?idp=4455'>Kyushu University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4455&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4455' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='62564'></div></td><td class='ranknumber'>12 <span class='global_ranking'>(635)</span></td><td><a href='institution.php?idp=62564'>Fujitsu, Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=62564&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='62564' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='81470'></div></td><td class='ranknumber'>13 <span class='global_ranking'>(659)</span></td><td><a href='institution.php?idp=81470'>NEC Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=81470&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='81470' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77252'></div></td><td class='ranknumber'>14 <span class='global_ranking'>(709)</span></td><td><a href='institution.php?idp=77252'>Takeda Pharmaceutical Co Inc, Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=77252&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77252' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4388'></div></td><td class='ranknumber'>15 <span class='global_ranking'>(742)</span></td><td><a href='institution.php?idp=4388'>Keio University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4388&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4388' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77220'></div></td><td class='ranknumber'>16 <span class='global_ranking'>(771)</span></td><td><a href='institution.php?idp=77220'>Shionogi & Co Ltd</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=77220&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77220' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26687'></div></td><td class='ranknumber'>17 <span class='global_ranking'>(804)</span></td><td><a href='institution.php?idp=26687'>National Cancer Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26687&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26687' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4495'></div></td><td class='ranknumber'>18 <span class='global_ranking'>(809)</span></td><td><a href='institution.php?idp=4495'>Nagoya University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4495&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4495' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='62607'></div></td><td class='ranknumber'>19 <span class='global_ranking'>(816)</span></td><td><a href='institution.php?idp=62607'>National Institute of Informatics</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=62607&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='62607' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77627'></div></td><td class='ranknumber'>20 <span class='global_ranking'>(819)</span></td><td><a href='institution.php?idp=77627'>Daiichi Sankyo Co., Ltd. Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=77627&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77627' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26707'></div></td><td class='ranknumber'>21 <span class='global_ranking'>(907)</span></td><td><a href='institution.php?idp=26707'>National Institute of Advanced Industrial Science & Technology</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26707&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26707' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='58794'></div></td><td class='ranknumber'>22 <span class='global_ranking'>(1032)</span></td><td><a href='institution.php?idp=58794'>National Institute of Public Health of Japan</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=58794&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='58794' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='11038'></div></td><td class='ranknumber'>23 <span class='global_ranking'>(1062)</span></td><td><a href='institution.php?idp=11038'>Tokyo Institute of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=11038&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='11038' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4698'></div></td><td class='ranknumber'>24 <span class='global_ranking'>(1066)</span></td><td><a href='institution.php?idp=4698'>University of Tsukuba *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4698&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4698' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26711'></div></td><td class='ranknumber'>25 <span class='global_ranking'>(1185)</span></td><td><a href='institution.php?idp=26711'>National Institute of Genetics</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26711&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26711' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4705'></div></td><td class='ranknumber'>26 <span class='global_ranking'>(1217)</span></td><td><a href='institution.php?idp=4705'>Waseda University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4705&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4705' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72730'></div></td><td class='ranknumber'>27 <span class='global_ranking'>(1261)</span></td><td><a href='institution.php?idp=72730'>Mitsubishi Electric Corp, Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=72730&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='72730' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4320'></div></td><td class='ranknumber'>28 <span class='global_ranking'>(1313)</span></td><td><a href='institution.php?idp=4320'>Hiroshima University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4320&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4320' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4667'></div></td><td class='ranknumber'>29 <span class='global_ranking'>(1334)</span></td><td><a href='institution.php?idp=4667'>Tokyo Medical and Dental University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4667&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4667' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='62702'></div></td><td class='ranknumber'>30 <span class='global_ranking'>(1355)</span></td><td><a href='institution.php?idp=62702'>Panasonic Corp, Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=62702&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='62702' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26701'></div></td><td class='ranknumber'>31 <span class='global_ranking'>(1493)</span></td><td><a href='institution.php?idp=26701'>National Institute for Materials Science</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26701&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26701' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4397'></div></td><td class='ranknumber'>32 <span class='global_ranking'>(1499)</span></td><td><a href='institution.php?idp=4397'>Kobe University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4397&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4397' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26710'></div></td><td class='ranknumber'>33 <span class='global_ranking'>(1540)</span></td><td><a href='institution.php?idp=26710'>National Institutes of Biomedical Innovation, Health and Nutrition</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26710&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26710' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80942'></div></td><td class='ranknumber'>34 <span class='global_ranking'>(1653)</span></td><td><a href='institution.php?idp=80942'>Astellas Pharma Inc</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=80942&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='80942' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26722'></div></td><td class='ranknumber'>35 <span class='global_ranking'>(1687)</span></td><td><a href='institution.php?idp=26722'>National Kyushu Cancer Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26722&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26722' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4366'></div></td><td class='ranknumber'>36 <span class='global_ranking'>(1710)</span></td><td><a href='institution.php?idp=4366'>Juntendo University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4366&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4366' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26691'></div></td><td class='ranknumber'>37 <span class='global_ranking'>(1723)</span></td><td><a href='institution.php?idp=26691'>National Center of Neurology and Psychiatry</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26691&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26691' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26648'></div></td><td class='ranknumber'>38 <span class='global_ranking'>(1726)</span></td><td><a href='institution.php?idp=26648'>Japanese Foundation for Cancer Research</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26648&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26648' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4264'></div></td><td class='ranknumber'>39 <span class='global_ranking'>(1732)</span></td><td><a href='institution.php?idp=4264'>Chiba University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4264&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4264' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='81215'></div></td><td class='ranknumber'>40 <span class='global_ranking'>(1736)</span></td><td><a href='institution.php?idp=81215'>Okinawa Institute of Science and Technology Graduate University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=81215&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='81215' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='87371'></div></td><td class='ranknumber'>41 <span class='global_ranking'>(1798)</span></td><td><a href='institution.php?idp=87371'>Toshiba Corp, Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=87371&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='87371' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94805'></div></td><td class='ranknumber'>42 <span class='global_ranking'>(1917)</span></td><td><a href='institution.php?idp=94805'>National Center for Geriatrics and Gerontology *</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=94805&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='94805' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44711'></div></td><td class='ranknumber'>43 <span class='global_ranking'>(1930)</span></td><td><a href='institution.php?idp=44711'>National Center for Global Health and Medicine</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44711&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='44711' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='59211'></div></td><td class='ranknumber'>44 <span class='global_ranking'>(1936)</span></td><td><a href='institution.php?idp=59211'>National Institute of Information and Communications Technology</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=59211&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='59211' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4536'></div></td><td class='ranknumber'>45 <span class='global_ranking'>(1938)</span></td><td><a href='institution.php?idp=4536'>Okayama University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4536&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4536' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26786'></div></td><td class='ranknumber'>46 <span class='global_ranking'>(1992)</span></td><td><a href='institution.php?idp=26786'>Tokyo Metropolitan Institute of Medical Science</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26786&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26786' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='62879'></div></td><td class='ranknumber'>47 <span class='global_ranking'>(2025)</span></td><td><a href='institution.php?idp=62879'>National Agriculture and Food Research Organization</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=62879&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='62879' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45030'></div></td><td class='ranknumber'>48 <span class='global_ranking'>(2026)</span></td><td><a href='institution.php?idp=45030'>National Hospital Organization Kyoto Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45030&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='45030' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4424'></div></td><td class='ranknumber'>49 <span class='global_ranking'>(2039)</span></td><td><a href='institution.php?idp=4424'>Kumamoto University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4424&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4424' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26686'></div></td><td class='ranknumber'>50 <span class='global_ranking'>(2123)</span></td><td><a href='institution.php?idp=26686'>National Astronomical Observatory of Japan *</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26686&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26686' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45371'></div></td><td class='ranknumber'>51 <span class='global_ranking'>(2127)</span></td><td><a href='institution.php?idp=45371'>University of Tokyo Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45371&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='45371' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='11106'></div></td><td class='ranknumber'>52 <span class='global_ranking'>(2145)</span></td><td><a href='institution.php?idp=11106'>Yokohama City University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=11106&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='11106' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26639'></div></td><td class='ranknumber'>53 <span class='global_ranking'>(2160)</span></td><td><a href='institution.php?idp=26639'>Japan Meteorological Agency</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26639&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26639' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4393'></div></td><td class='ranknumber'>54 <span class='global_ranking'>(2209)</span></td><td><a href='institution.php?idp=4393'>Kindai University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4393&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4393' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4374'></div></td><td class='ranknumber'>55 <span class='global_ranking'>(2238)</span></td><td><a href='institution.php?idp=4374'>Kanazawa University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4374&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4374' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44800'></div></td><td class='ranknumber'>56 <span class='global_ranking'>(2265)</span></td><td><a href='institution.php?idp=44800'>Keio University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44800&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='44800' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26717'></div></td><td class='ranknumber'>57 <span class='global_ranking'>(2326)</span></td><td><a href='institution.php?idp=26717'>National Institute of Radiological Sciences</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26717&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26717' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44892'></div></td><td class='ranknumber'>58 <span class='global_ranking'>(2348)</span></td><td><a href='institution.php?idp=44892'>Kyoto University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44892&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='44892' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4609'></div></td><td class='ranknumber'>59 <span class='global_ranking'>(2361)</span></td><td><a href='institution.php?idp=4609'>Shinshu University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4609&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4609' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45125'></div></td><td class='ranknumber'>60 <span class='global_ranking'>(2380)</span></td><td><a href='institution.php?idp=45125'>Osaka University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45125&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='45125' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4510'></div></td><td class='ranknumber'>61 <span class='global_ranking'>(2382)</span></td><td><a href='institution.php?idp=4510'>Nara Institute of Science and Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4510&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4510' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26714'></div></td><td class='ranknumber'>62 <span class='global_ranking'>(2391)</span></td><td><a href='institution.php?idp=26714'>National Institute of Health Sciences</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26714&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26714' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4556'></div></td><td class='ranknumber'>63 <span class='global_ranking'>(2410)</span></td><td><a href='institution.php?idp=4556'>Osaka Metropolitan University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4556&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4556' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45120'></div></td><td class='ranknumber'>64 <span class='global_ranking'>(2433)</span></td><td><a href='institution.php?idp=45120'>Osaka National Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45120&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='45120' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='11056'></div></td><td class='ranknumber'>65 <span class='global_ranking'>(2477)</span></td><td><a href='institution.php?idp=11056'>Tokyo University of Pharmacy and Life Science</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=11056&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='11056' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4512'></div></td><td class='ranknumber'>66 <span class='global_ranking'>(2483)</span></td><td><a href='institution.php?idp=4512'>Nihon University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4512&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4512' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4666'></div></td><td class='ranknumber'>67 <span class='global_ranking'>(2514)</span></td><td><a href='institution.php?idp=4666'>Tokyo Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4666&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4666' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26534'></div></td><td class='ranknumber'>68 <span class='global_ranking'>(2581)</span></td><td><a href='institution.php?idp=26534'>Advanced Telecommunications Research Institute International</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26534&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26534' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44895'></div></td><td class='ranknumber'>69 <span class='global_ranking'>(2604)</span></td><td><a href='institution.php?idp=44895'>Kyushu University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44895&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='44895' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10841'></div></td><td class='ranknumber'>70 <span class='global_ranking'>(2617)</span></td><td><a href='institution.php?idp=10841'>Nagoya City University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10841&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10841' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26788'></div></td><td class='ranknumber'>71 <span class='global_ranking'>(2637)</span></td><td><a href='institution.php?idp=26788'>Tokyo Metropolitan Institute of Gerontology</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26788&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26788' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4362'></div></td><td class='ranknumber'>72 <span class='global_ranking'>(2657)</span></td><td><a href='institution.php?idp=4362'>Josai University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4362&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4362' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26696'></div></td><td class='ranknumber'>73 <span class='global_ranking'>(2660)</span></td><td><a href='institution.php?idp=26696'>National Institute for Basic Biology</a></td><td>JPN</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=26696&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26696' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='74178'></div></td><td class='ranknumber'>74 <span class='global_ranking'>(2690)</span></td><td><a href='institution.php?idp=74178'>Toyota Motor Corp, Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=74178&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='74178' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10947'></div></td><td class='ranknumber'>75 <span class='global_ranking'>(2732)</span></td><td><a href='institution.php?idp=10947'>Tokyo University of Science</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10947&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10947' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4571'></div></td><td class='ranknumber'>76 <span class='global_ranking'>(2735)</span></td><td><a href='institution.php?idp=4571'>Ritsumeikan University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4571&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4571' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45027'></div></td><td class='ranknumber'>77 <span class='global_ranking'>(2793)</span></td><td><a href='institution.php?idp=45027'>National Cerebral and Cardiovascular Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45027&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='45027' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4396'></div></td><td class='ranknumber'>78 <span class='global_ranking'>(2834)</span></td><td><a href='institution.php?idp=4396'>Kitasato University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4396&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4396' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77374'></div></td><td class='ranknumber'>79 <span class='global_ranking'>(2835)</span></td><td><a href='institution.php?idp=77374'>Kanagawa Cancer Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77374&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77374' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='11046'></div></td><td class='ranknumber'>80 <span class='global_ranking'>(2839)</span></td><td><a href='institution.php?idp=11046'>Tokyo Metropolitan University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=11046&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='11046' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45314'></div></td><td class='ranknumber'>81 <span class='global_ranking'>(2861)</span></td><td><a href='institution.php?idp=45314'>Tohoku University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45314&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='45314' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4645'></div></td><td class='ranknumber'>82 <span class='global_ranking'>(2867)</span></td><td><a href='institution.php?idp=4645'>Toho University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4645&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4645' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4659'></div></td><td class='ranknumber'>83 <span class='global_ranking'>(2873)</span></td><td><a href='institution.php?idp=4659'>Tokushima University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4659&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4659' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96274'></div></td><td class='ranknumber'>84 <span class='global_ranking'>(2883)</span></td><td><a href='institution.php?idp=96274'>Osaka International Cancer Institute</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=96274&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96274' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4491'></div></td><td class='ranknumber'>85 <span class='global_ranking'>(2895)</span></td><td><a href='institution.php?idp=4491'>Nagasaki University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4491&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4491' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44735'></div></td><td class='ranknumber'>86 <span class='global_ranking'>(2901)</span></td><td><a href='institution.php?idp=44735'>Japanese Red Cross Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44735&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='44735' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45370'></div></td><td class='ranknumber'>87 <span class='global_ranking'>(2915)</span></td><td><a href='institution.php?idp=45370'>University Hospital Kumamoto University</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45370&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='45370' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94792'></div></td><td class='ranknumber'>88 <span class='global_ranking'>(2922)</span></td><td><a href='institution.php?idp=94792'>National Institutes for Quantum Science and Technology *</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=94792&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='94792' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4624'></div></td><td class='ranknumber'>89 <span class='global_ranking'>(2937)</span></td><td><a href='institution.php?idp=4624'>Sojo University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4624&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4624' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10787'></div></td><td class='ranknumber'>90 <span class='global_ranking'>(2960)</span></td><td><a href='institution.php?idp=10787'>Kyoto Prefectural University of Medicine</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10787&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10787' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96276'></div></td><td class='ranknumber'>91 <span class='global_ranking'>(2972)</span></td><td><a href='institution.php?idp=96276'>Musashino Red Cross Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=96276&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='96276' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77237'></div></td><td class='ranknumber'>92 <span class='global_ranking'>(2975)</span></td><td><a href='institution.php?idp=77237'>The Kansai Electric Power Company</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=77237&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77237' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4654'></div></td><td class='ranknumber'>93 <span class='global_ranking'>(2984)</span></td><td><a href='institution.php?idp=4654'>Tokai University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4654&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4654' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26724'></div></td><td class='ranknumber'>94 <span class='global_ranking'>(2989)</span></td><td><a href='institution.php?idp=26724'>National Research Institute for Child Health and Development</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26724&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26724' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='59208'></div></td><td class='ranknumber'>95 <span class='global_ranking'>(2995)</span></td><td><a href='institution.php?idp=59208'>Hitachi Ltd, Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=59208&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='59208' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4522'></div></td><td class='ranknumber'>96 <span class='global_ranking'>(3018)</span></td><td><a href='institution.php?idp=4522'>Nippon Medical School *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4522&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4522' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='11059'></div></td><td class='ranknumber'>97 <span class='global_ranking'>(3031)</span></td><td><a href='institution.php?idp=11059'>Tokyo Womens Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=11059&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='11059' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4307'></div></td><td class='ranknumber'>98 <span class='global_ranking'>(3049)</span></td><td><a href='institution.php?idp=4307'>Gunma University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4307&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4307' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44503'></div></td><td class='ranknumber'>99 <span class='global_ranking'>(3074)</span></td><td><a href='institution.php?idp=44503'>Hokkaido University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44503&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='44503' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4616'></div></td><td class='ranknumber'>100 <span class='global_ranking'>(3090)</span></td><td><a href='institution.php?idp=4616'>Showa University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4616&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4616' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4453'></div></td><td class='ranknumber'>100 <span class='global_ranking'>(3090)</span></td><td><a href='institution.php?idp=4453'>Kyoto Pharmaceutical University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4453&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4453' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='73250'></div></td><td class='ranknumber'>102 <span class='global_ranking'>(3112)</span></td><td><a href='institution.php?idp=73250'>Aichi Cancer Center Research</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=73250&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='73250' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26698'></div></td><td class='ranknumber'>103 <span class='global_ranking'>(3119)</span></td><td><a href='institution.php?idp=26698'>National Institute for Environmental Studies</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26698&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26698' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4242'></div></td><td class='ranknumber'>104 <span class='global_ranking'>(3120)</span></td><td><a href='institution.php?idp=4242'>University of Aizu</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4242&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4242' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26703'></div></td><td class='ranknumber'>105 <span class='global_ranking'>(3123)</span></td><td><a href='institution.php?idp=26703'>National Institute for Physiological Science</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26703&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26703' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4356'></div></td><td class='ranknumber'>106 <span class='global_ranking'>(3145)</span></td><td><a href='institution.php?idp=4356'>Jichi Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4356&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4356' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4302'></div></td><td class='ranknumber'>107 <span class='global_ranking'>(3158)</span></td><td><a href='institution.php?idp=4302'>Gifu University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4302&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4302' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4688'></div></td><td class='ranknumber'>108 <span class='global_ranking'>(3185)</span></td><td><a href='institution.php?idp=4688'>Tottori University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4688&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4688' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4579'></div></td><td class='ranknumber'>109 <span class='global_ranking'>(3244)</span></td><td><a href='institution.php?idp=4579'>Saitama Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4579&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4579' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='11050'></div></td><td class='ranknumber'>110 <span class='global_ranking'>(3249)</span></td><td><a href='institution.php?idp=11050'>Tokyo University of Agriculture and Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=11050&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='11050' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4519'></div></td><td class='ranknumber'>111 <span class='global_ranking'>(3309)</span></td><td><a href='institution.php?idp=4519'>Niigata University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4519&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4519' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26621'></div></td><td class='ranknumber'>112 <span class='global_ranking'>(3339)</span></td><td><a href='institution.php?idp=26621'>Japan Aerospace Exploration Agency</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26621&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26621' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4269'></div></td><td class='ranknumber'>113 <span class='global_ranking'>(3361)</span></td><td><a href='institution.php?idp=4269'>Chubu University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4269&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4269' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4286'></div></td><td class='ranknumber'>114 <span class='global_ranking'>(3364)</span></td><td><a href='institution.php?idp=4286'>Fujita Health University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4286&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4286' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4346'></div></td><td class='ranknumber'>115 <span class='global_ranking'>(3371)</span></td><td><a href='institution.php?idp=4346'>Hyogo College of Medicine *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4346&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4346' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='68503'></div></td><td class='ranknumber'>116 <span class='global_ranking'>(3381)</span></td><td><a href='institution.php?idp=68503'>Japan Society for the Promotion of Science</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=68503&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='68503' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44836'></div></td><td class='ranknumber'>117 <span class='global_ranking'>(3391)</span></td><td><a href='institution.php?idp=44836'>Kobe University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44836&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='44836' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4430'></div></td><td class='ranknumber'>118 <span class='global_ranking'>(3413)</span></td><td><a href='institution.php?idp=4430'>Kurume University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4430&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4430' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4639'></div></td><td class='ranknumber'>119 <span class='global_ranking'>(3435)</span></td><td><a href='institution.php?idp=4639'>Teikyo University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4639&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4639' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='11049'></div></td><td class='ranknumber'>120 <span class='global_ranking'>(3454)</span></td><td><a href='institution.php?idp=11049'>Tokyo University of Agriculture</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=11049&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='11049' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4710'></div></td><td class='ranknumber'>121 <span class='global_ranking'>(3455)</span></td><td><a href='institution.php?idp=4710'>University of Yamanashi *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4710&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4710' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='63113'></div></td><td class='ranknumber'>122 <span class='global_ranking'>(3469)</span></td><td><a href='institution.php?idp=63113'>Japan International Research Center for Agricultural Sciences</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=63113&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='63113' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10627'></div></td><td class='ranknumber'>123 <span class='global_ranking'>(3519)</span></td><td><a href='institution.php?idp=10627'>Graduate University for Advanced Studies</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10627&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10627' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4612'></div></td><td class='ranknumber'>124 <span class='global_ranking'>(3546)</span></td><td><a href='institution.php?idp=4612'>University of Shizuoka</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4612&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4612' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44549'></div></td><td class='ranknumber'>125 <span class='global_ranking'>(3575)</span></td><td><a href='institution.php?idp=44549'>Chiba University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44549&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='44549' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4689'></div></td><td class='ranknumber'>126 <span class='global_ranking'>(3591)</span></td><td><a href='institution.php?idp=4689'>University of Toyama *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4689&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4689' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4298'></div></td><td class='ranknumber'>127 <span class='global_ranking'>(3622)</span></td><td><a href='institution.php?idp=4298'>Fukushima Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4298&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4298' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4306'></div></td><td class='ranknumber'>128 <span class='global_ranking'>(3675)</span></td><td><a href='institution.php?idp=4306'>Gifu Pharmaceutical University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4306&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4306' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4368'></div></td><td class='ranknumber'>129 <span class='global_ranking'>(3677)</span></td><td><a href='institution.php?idp=4368'>Kagoshima University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4368&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4368' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77308'></div></td><td class='ranknumber'>130 <span class='global_ranking'>(3695)</span></td><td><a href='institution.php?idp=77308'>Ehime Prefectural Central Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77308&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77308' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10875'></div></td><td class='ranknumber'>131 <span class='global_ranking'>(3697)</span></td><td><a href='institution.php?idp=10875'>Nippon Veterinary and Life Science University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10875&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10875' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='11081'></div></td><td class='ranknumber'>132 <span class='global_ranking'>(3699)</span></td><td><a href='institution.php?idp=11081'>University of Electro-Communications</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=11081&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='11081' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4588'></div></td><td class='ranknumber'>133 <span class='global_ranking'>(3704)</span></td><td><a href='institution.php?idp=4588'>St Marianna University School of Medicine *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4588&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4588' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='11085'></div></td><td class='ranknumber'>134 <span class='global_ranking'>(3720)</span></td><td><a href='institution.php?idp=11085'>University of Occupational and Environmental Health</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=11085&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='11085' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4668'></div></td><td class='ranknumber'>135 <span class='global_ranking'>(3737)</span></td><td><a href='institution.php?idp=4668'>The Jikei University School of Medicine *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4668&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4668' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4367'></div></td><td class='ranknumber'>136 <span class='global_ranking'>(3771)</span></td><td><a href='institution.php?idp=4367'>Kagawa University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4367&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4367' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='94687'></div></td><td class='ranknumber'>137 <span class='global_ranking'>(3812)</span></td><td><a href='institution.php?idp=94687'>NTT Medical Center Tokyo</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=94687&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='94687' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26622'></div></td><td class='ranknumber'>138 <span class='global_ranking'>(3821)</span></td><td><a href='institution.php?idp=26622'>Japan Agency for Marine-Earth Science and Technology</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26622&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26622' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4708'></div></td><td class='ranknumber'>138 <span class='global_ranking'>(3821)</span></td><td><a href='institution.php?idp=4708'>Yamaguchi University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4708&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4708' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45325'></div></td><td class='ranknumber'>140 <span class='global_ranking'>(3843)</span></td><td><a href='institution.php?idp=45325'>Tokyo Medical University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45325&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='45325' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4282'></div></td><td class='ranknumber'>141 <span class='global_ranking'>(3861)</span></td><td><a href='institution.php?idp=4282'>Ehime University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4282&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4282' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4318'></div></td><td class='ranknumber'>142 <span class='global_ranking'>(3889)</span></td><td><a href='institution.php?idp=4318'>Hirosaki University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4318&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4318' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4707'></div></td><td class='ranknumber'>143 <span class='global_ranking'>(3944)</span></td><td><a href='institution.php?idp=4707'>Yamagata University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4707&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4707' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66611'></div></td><td class='ranknumber'>143 <span class='global_ranking'>(3944)</span></td><td><a href='institution.php?idp=66611'>Nagoya University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66611&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='66611' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4703'></div></td><td class='ranknumber'>145 <span class='global_ranking'>(3967)</span></td><td><a href='institution.php?idp=4703'>Wakayama Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4703&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4703' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4235'></div></td><td class='ranknumber'>146 <span class='global_ranking'>(3990)</span></td><td><a href='institution.php?idp=4235'>Aichi Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4235&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4235' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4604'></div></td><td class='ranknumber'>147 <span class='global_ranking'>(4016)</span></td><td><a href='institution.php?idp=4604'>Shiga University of Medical Science *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4604&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4604' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45123'></div></td><td class='ranknumber'>148 <span class='global_ranking'>(4024)</span></td><td><a href='institution.php?idp=45123'>Osaka Red Cross Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45123&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='45123' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4386'></div></td><td class='ranknumber'>149 <span class='global_ranking'>(4066)</span></td><td><a href='institution.php?idp=4386'>Kawasaki Medical School *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4386&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4386' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4434'></div></td><td class='ranknumber'>150 <span class='global_ranking'>(4085)</span></td><td><a href='institution.php?idp=4434'>Kyorin University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4434&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4434' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='11108'></div></td><td class='ranknumber'>151 <span class='global_ranking'>(4090)</span></td><td><a href='institution.php?idp=11108'>Yokohama National University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=11108&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='11108' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77399'></div></td><td class='ranknumber'>152 <span class='global_ranking'>(4100)</span></td><td><a href='institution.php?idp=77399'>Toho University Ohashi Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77399&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77399' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4466'></div></td><td class='ranknumber'>153 <span class='global_ranking'>(4126)</span></td><td><a href='institution.php?idp=4466'>Meiji University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4466&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4466' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4469'></div></td><td class='ranknumber'>154 <span class='global_ranking'>(4148)</span></td><td><a href='institution.php?idp=4469'>Meiji Pharmaceutical University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4469&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4469' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45028'></div></td><td class='ranknumber'>155 <span class='global_ranking'>(4152)</span></td><td><a href='institution.php?idp=45028'>National Hospital Organization Nagoya Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45028&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='45028' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4479'></div></td><td class='ranknumber'>156 <span class='global_ranking'>(4183)</span></td><td><a href='institution.php?idp=4479'>University of Miyazaki *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4479&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4479' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77431'></div></td><td class='ranknumber'>157 <span class='global_ranking'>(4255)</span></td><td><a href='institution.php?idp=77431'>Saitama Medical University Saitama International Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77431&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77431' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4474'></div></td><td class='ranknumber'>158 <span class='global_ranking'>(4279)</span></td><td><a href='institution.php?idp=4474'>Mie University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4474&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4474' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4290'></div></td><td class='ranknumber'>159 <span class='global_ranking'>(4312)</span></td><td><a href='institution.php?idp=4290'>Fukuoka University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4290&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4290' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77367'></div></td><td class='ranknumber'>160 <span class='global_ranking'>(4345)</span></td><td><a href='institution.php?idp=77367'>Saitama Cancer Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77367&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77367' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4481'></div></td><td class='ranknumber'>161 <span class='global_ranking'>(4355)</span></td><td><a href='institution.php?idp=4481'>Mukogawa Women's University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4481&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4481' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4280'></div></td><td class='ranknumber'>162 <span class='global_ranking'>(4367)</span></td><td><a href='institution.php?idp=4280'>Doshisha University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4280&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4280' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10681'></div></td><td class='ranknumber'>163 <span class='global_ranking'>(4398)</span></td><td><a href='institution.php?idp=10681'>International University of Health and Welfare *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10681&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10681' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4354'></div></td><td class='ranknumber'>164 <span class='global_ranking'>(4405)</span></td><td><a href='institution.php?idp=4354'>Iwate Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4354&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4354' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4578'></div></td><td class='ranknumber'>165 <span class='global_ranking'>(4425)</span></td><td><a href='institution.php?idp=4578'>Saitama University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4578&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4578' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4691'></div></td><td class='ranknumber'>166 <span class='global_ranking'>(4520)</span></td><td><a href='institution.php?idp=4691'>Toyama Prefectural University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4691&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4691' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4586'></div></td><td class='ranknumber'>167 <span class='global_ranking'>(4523)</span></td><td><a href='institution.php?idp=4586'>Sapporo Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4586&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4586' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4244'></div></td><td class='ranknumber'>168 <span class='global_ranking'>(4530)</span></td><td><a href='institution.php?idp=4244'>Akita University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4244&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4244' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77253'></div></td><td class='ranknumber'>169 <span class='global_ranking'>(4545)</span></td><td><a href='institution.php?idp=77253'>The Institute of Statistical Mathematics</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=77253&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77253' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4482'></div></td><td class='ranknumber'>170 <span class='global_ranking'>(4557)</span></td><td><a href='institution.php?idp=4482'>Muroran Institute of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4482&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4482' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4252'></div></td><td class='ranknumber'>170 <span class='global_ranking'>(4557)</span></td><td><a href='institution.php?idp=4252'>Asahikawa Medical University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4252&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4252' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4608'></div></td><td class='ranknumber'>172 <span class='global_ranking'>(4572)</span></td><td><a href='institution.php?idp=4608'>Shimane University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4608&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4608' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4658'></div></td><td class='ranknumber'>173 <span class='global_ranking'>(4587)</span></td><td><a href='institution.php?idp=4658'>Tokushima Bunri University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4658&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4658' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77398'></div></td><td class='ranknumber'>173 <span class='global_ranking'>(4587)</span></td><td><a href='institution.php?idp=77398'>Toho University Sakura Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77398&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77398' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4341'></div></td><td class='ranknumber'>175 <span class='global_ranking'>(4599)</span></td><td><a href='institution.php?idp=4341'>Hosei University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4341&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4341' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4404'></div></td><td class='ranknumber'>176 <span class='global_ranking'>(4603)</span></td><td><a href='institution.php?idp=4404'>Kochi University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4404&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4404' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26798'></div></td><td class='ranknumber'>176 <span class='global_ranking'>(4603)</span></td><td><a href='institution.php?idp=26798'>Toyota Central R&D Labs Inc, Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=26798&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26798' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4652'></div></td><td class='ranknumber'>178 <span class='global_ranking'>(4609)</span></td><td><a href='institution.php?idp=4652'>Tohoku Medical and Pharmaceutical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4652&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4652' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77200'></div></td><td class='ranknumber'>179 <span class='global_ranking'>(4626)</span></td><td><a href='institution.php?idp=77200'>Nippon Steel Corp, Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=77200&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77200' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4508'></div></td><td class='ranknumber'>180 <span class='global_ranking'>(4632)</span></td><td><a href='institution.php?idp=4508'>Nara Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4508&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4508' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45246'></div></td><td class='ranknumber'>181 <span class='global_ranking'>(4644)</span></td><td><a href='institution.php?idp=45246'>Showa University Northern Yokohama Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45246&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='45246' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4470'></div></td><td class='ranknumber'>182 <span class='global_ranking'>(4647)</span></td><td><a href='institution.php?idp=4470'>Meijo University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4470&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4470' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77256'></div></td><td class='ranknumber'>183 <span class='global_ranking'>(4659)</span></td><td><a href='institution.php?idp=77256'>Chiba Cancer Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77256&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77256' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4353'></div></td><td class='ranknumber'>184 <span class='global_ranking'>(4669)</span></td><td><a href='institution.php?idp=4353'>Iwate University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4353&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4353' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44996'></div></td><td class='ranknumber'>185 <span class='global_ranking'>(4672)</span></td><td><a href='institution.php?idp=44996'>Nagasaki University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44996&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='44996' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26575'></div></td><td class='ranknumber'>186 <span class='global_ranking'>(4676)</span></td><td><a href='institution.php?idp=26575'>High Energy Accelerator Research Organization</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26575&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26575' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4382'></div></td><td class='ranknumber'>186 <span class='global_ranking'>(4676)</span></td><td><a href='institution.php?idp=4382'>Kansai Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4382&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4382' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4376'></div></td><td class='ranknumber'>188 <span class='global_ranking'>(4693)</span></td><td><a href='institution.php?idp=4376'>Kanazawa Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4376&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4376' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4273'></div></td><td class='ranknumber'>189 <span class='global_ranking'>(4723)</span></td><td><a href='institution.php?idp=4273'>Chuo University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4273&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4273' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4449'></div></td><td class='ranknumber'>190 <span class='global_ranking'>(4733)</span></td><td><a href='institution.php?idp=4449'>Kyoto Sangyo University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4449&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4449' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4408'></div></td><td class='ranknumber'>190 <span class='global_ranking'>(4733)</span></td><td><a href='institution.php?idp=4408'>Kogakuin University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4408&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4408' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10986'></div></td><td class='ranknumber'>192 <span class='global_ranking'>(4758)</span></td><td><a href='institution.php?idp=10986'>Sophia University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10986&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10986' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4577'></div></td><td class='ranknumber'>193 <span class='global_ranking'>(4778)</span></td><td><a href='institution.php?idp=4577'>Saga University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4577&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4577' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10786'></div></td><td class='ranknumber'>194 <span class='global_ranking'>(4784)</span></td><td><a href='institution.php?idp=10786'>Kyoto Prefectural University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10786&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10786' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4574'></div></td><td class='ranknumber'>195 <span class='global_ranking'>(4797)</span></td><td><a href='institution.php?idp=4574'>University of the Ryukyus *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4574&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4574' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26785'></div></td><td class='ranknumber'>196 <span class='global_ranking'>(4801)</span></td><td><a href='institution.php?idp=26785'>Tokyo Metropolitan Geriatric Hospital and Institute of Gerontology</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26785&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26785' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26671'></div></td><td class='ranknumber'>197 <span class='global_ranking'>(4808)</span></td><td><a href='institution.php?idp=26671'>Meteorological Research Institute</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26671&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26671' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77238'></div></td><td class='ranknumber'>198 <span class='global_ranking'>(4829)</span></td><td><a href='institution.php?idp=77238'>National Research Institute for Earth Science and Disaster Prevention</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=77238&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77238' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44748'></div></td><td class='ranknumber'>199 <span class='global_ranking'>(4856)</span></td><td><a href='institution.php?idp=44748'>Juntendo University Urayasu Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44748&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='44748' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26561'></div></td><td class='ranknumber'>200 <span class='global_ranking'>(4883)</span></td><td><a href='institution.php?idp=26561'>Forestry and Forest Products Research Institute</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26561&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26561' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4445'></div></td><td class='ranknumber'>201 <span class='global_ranking'>(4894)</span></td><td><a href='institution.php?idp=4445'>Kyoto Institute of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4445&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4445' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4234'></div></td><td class='ranknumber'>202 <span class='global_ranking'>(4928)</span></td><td><a href='institution.php?idp=4234'>Aichi Gakuin University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4234&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4234' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4456'></div></td><td class='ranknumber'>203 <span class='global_ranking'>(4938)</span></td><td><a href='institution.php?idp=4456'>Kyushu Institute of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4456&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4456' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10664'></div></td><td class='ranknumber'>204 <span class='global_ranking'>(4949)</span></td><td><a href='institution.php?idp=10664'>Hokkaido University of Health Sciences</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10664&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='10664' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77433'></div></td><td class='ranknumber'>205 <span class='global_ranking'>(5014)</span></td><td><a href='institution.php?idp=77433'>International University of Health and Welfare Mita Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77433&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77433' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4432'></div></td><td class='ranknumber'>206 <span class='global_ranking'>(5040)</span></td><td><a href='institution.php?idp=4432'>Kwansei Gakuin University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4432&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4432' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4602'></div></td><td class='ranknumber'>207 <span class='global_ranking'>(5042)</span></td><td><a href='institution.php?idp=4602'>Shibaura Institute of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4602&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4602' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77270'></div></td><td class='ranknumber'>208 <span class='global_ranking'>(5104)</span></td><td><a href='institution.php?idp=77270'>Shizuoka Cancer Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77270&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77270' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4380'></div></td><td class='ranknumber'>209 <span class='global_ranking'>(5110)</span></td><td><a href='institution.php?idp=4380'>Kansai University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4380&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4380' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10689'></div></td><td class='ranknumber'>210 <span class='global_ranking'>(5175)</span></td><td><a href='institution.php?idp=10689'>Japan Advanced Institute of Science and Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10689&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10689' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4279'></div></td><td class='ranknumber'>211 <span class='global_ranking'>(5202)</span></td><td><a href='institution.php?idp=4279'>Dokkyo Medical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4279&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4279' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4256'></div></td><td class='ranknumber'>211 <span class='global_ranking'>(5202)</span></td><td><a href='institution.php?idp=4256'>Azabu University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4256&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4256' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='79059'></div></td><td class='ranknumber'>213 <span class='global_ranking'>(5242)</span></td><td><a href='institution.php?idp=79059'>Juntendo University Shizuoka Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=79059&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='79059' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10837'></div></td><td class='ranknumber'>214 <span class='global_ranking'>(5244)</span></td><td><a href='institution.php?idp=10837'>Nagaoka University of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10837&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10837' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4566'></div></td><td class='ranknumber'>215 <span class='global_ranking'>(5258)</span></td><td><a href='institution.php?idp=4566'>Rakuno Gakuen University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4566&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4566' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4684'></div></td><td class='ranknumber'>216 <span class='global_ranking'>(5270)</span></td><td><a href='institution.php?idp=4684'>Tokyo Dental College *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4684&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4684' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4312'></div></td><td class='ranknumber'>217 <span class='global_ranking'>(5274)</span></td><td><a href='institution.php?idp=4312'>Hamamatsu University School of Medicine *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4312&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4312' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26715'></div></td><td class='ranknumber'>218 <span class='global_ranking'>(5277)</span></td><td><a href='institution.php?idp=26715'>National Institute of Polar Research</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26715&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26715' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45112'></div></td><td class='ranknumber'>219 <span class='global_ranking'>(5313)</span></td><td><a href='institution.php?idp=45112'>Osaka General Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45112&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='45112' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77213'></div></td><td class='ranknumber'>220 <span class='global_ranking'>(5318)</span></td><td><a href='institution.php?idp=77213'>Osaka Police Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77213&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77213' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67182'></div></td><td class='ranknumber'>221 <span class='global_ranking'>(5320)</span></td><td><a href='institution.php?idp=67182'>Gifu University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=67182&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='67182' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4532'></div></td><td class='ranknumber'>222 <span class='global_ranking'>(5352)</span></td><td><a href='institution.php?idp=4532'>Ochanomizu University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4532&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4532' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80258'></div></td><td class='ranknumber'>223 <span class='global_ranking'>(5365)</span></td><td><a href='institution.php?idp=80258'>Tokyo Medical University Hachioji Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=80258&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80258' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10752'></div></td><td class='ranknumber'>224 <span class='global_ranking'>(5391)</span></td><td><a href='institution.php?idp=10752'>Kochi University of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10752&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10752' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26624'></div></td><td class='ranknumber'>225 <span class='global_ranking'>(5407)</span></td><td><a href='institution.php?idp=26624'>Japan Atomic Energy Agency</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26624&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26624' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66976'></div></td><td class='ranknumber'>226 <span class='global_ranking'>(5409)</span></td><td><a href='institution.php?idp=66976'>Okayama University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66976&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='66976' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4500'></div></td><td class='ranknumber'>227 <span class='global_ranking'>(5440)</span></td><td><a href='institution.php?idp=4500'>Nagoya Institute of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4500&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4500' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45124'></div></td><td class='ranknumber'>228 <span class='global_ranking'>(5491)</span></td><td><a href='institution.php?idp=45124'>Osaka Rosai Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45124&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='45124' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77417'></div></td><td class='ranknumber'>229 <span class='global_ranking'>(5504)</span></td><td><a href='institution.php?idp=77417'>Saitama Medical University Saitama Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77417&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77417' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67216'></div></td><td class='ranknumber'>229 <span class='global_ranking'>(5504)</span></td><td><a href='institution.php?idp=67216'>Tokyo University of Marine Science and Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=67216&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='67216' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44774'></div></td><td class='ranknumber'>231 <span class='global_ranking'>(5525)</span></td><td><a href='institution.php?idp=44774'>Kansai Rosai Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44774&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='44774' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10988'></div></td><td class='ranknumber'>232 <span class='global_ranking'>(5530)</span></td><td><a href='institution.php?idp=10988'>St. Luke's International University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10988&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10988' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4348'></div></td><td class='ranknumber'>233 <span class='global_ranking'>(5563)</span></td><td><a href='institution.php?idp=4348'>Ibaraki University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4348&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4348' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4568'></div></td><td class='ranknumber'>234 <span class='global_ranking'>(5571)</span></td><td><a href='institution.php?idp=4568'>Rikkyo University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4568&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4568' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77346'></div></td><td class='ranknumber'>235 <span class='global_ranking'>(5629)</span></td><td><a href='institution.php?idp=77346'>National Hospital Organization Shikoku Cancer Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77346&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77346' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10860'></div></td><td class='ranknumber'>236 <span class='global_ranking'>(5647)</span></td><td><a href='institution.php?idp=10860'>National Defense Medical College *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10860&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10860' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4355'></div></td><td class='ranknumber'>237 <span class='global_ranking'>(5656)</span></td><td><a href='institution.php?idp=4355'>Iwate Prefectural University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4355&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4355' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26603'></div></td><td class='ranknumber'>238 <span class='global_ranking'>(5658)</span></td><td><a href='institution.php?idp=26603'>Institute for Molecular Science</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26603&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26603' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4530'></div></td><td class='ranknumber'>239 <span class='global_ranking'>(5683)</span></td><td><a href='institution.php?idp=4530'>Obihiro University of Agriculture and Veterinary Medicine</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4530&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4530' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4701'></div></td><td class='ranknumber'>240 <span class='global_ranking'>(5700)</span></td><td><a href='institution.php?idp=4701'>Utsunomiya University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4701&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4701' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10646'></div></td><td class='ranknumber'>241 <span class='global_ranking'>(5740)</span></td><td><a href='institution.php?idp=10646'>Hiroshima City University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10646&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10646' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67324'></div></td><td class='ranknumber'>242 <span class='global_ranking'>(5755)</span></td><td><a href='institution.php?idp=67324'>Mie University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=67324&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='67324' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4694'></div></td><td class='ranknumber'>243 <span class='global_ranking'>(5846)</span></td><td><a href='institution.php?idp=4694'>Toyohashi University of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4694&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4694' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45258'></div></td><td class='ranknumber'>244 <span class='global_ranking'>(5854)</span></td><td><a href='institution.php?idp=45258'>St. Lukes International Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45258&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='45258' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4287'></div></td><td class='ranknumber'>245 <span class='global_ranking'>(5862)</span></td><td><a href='institution.php?idp=4287'>University of Fukui *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4287&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4287' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4692'></div></td><td class='ranknumber'>246 <span class='global_ranking'>(5886)</span></td><td><a href='institution.php?idp=4692'>Toyo University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4692&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4692' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4549'></div></td><td class='ranknumber'>247 <span class='global_ranking'>(5945)</span></td><td><a href='institution.php?idp=4549'>Osaka Institute of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4549&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4549' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67063'></div></td><td class='ranknumber'>248 <span class='global_ranking'>(5965)</span></td><td><a href='institution.php?idp=67063'>Niigata University Medical and Dental Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=67063&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='67063' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='63092'></div></td><td class='ranknumber'>249 <span class='global_ranking'>(5994)</span></td><td><a href='institution.php?idp=63092'>Yokohama City University Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=63092&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='63092' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4538'></div></td><td class='ranknumber'>250 <span class='global_ranking'>(6022)</span></td><td><a href='institution.php?idp=4538'>Okayama University of Science</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4538&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4538' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4534'></div></td><td class='ranknumber'>251 <span class='global_ranking'>(6041)</span></td><td><a href='institution.php?idp=4534'>Oita University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4534&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4534' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44824'></div></td><td class='ranknumber'>252 <span class='global_ranking'>(6048)</span></td><td><a href='institution.php?idp=44824'>Kitano Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44824&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='44824' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4301'></div></td><td class='ranknumber'>253 <span class='global_ranking'>(6051)</span></td><td><a href='institution.php?idp=4301'>Gakushuin University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4301&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4301' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4377'></div></td><td class='ranknumber'>254 <span class='global_ranking'>(6065)</span></td><td><a href='institution.php?idp=4377'>Kanazawa Institute of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4377&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4377' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4249'></div></td><td class='ranknumber'>255 <span class='global_ranking'>(6090)</span></td><td><a href='institution.php?idp=4249'>Aoyama Gakuin University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4249&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4249' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71633'></div></td><td class='ranknumber'>256 <span class='global_ranking'>(6116)</span></td><td><a href='institution.php?idp=71633'>Tokyo University of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=71633&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='71633' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4605'></div></td><td class='ranknumber'>257 <span class='global_ranking'>(6127)</span></td><td><a href='institution.php?idp=4605'>University of Shiga Prefecture</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4605&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4605' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44832'></div></td><td class='ranknumber'>258 <span class='global_ranking'>(6152)</span></td><td><a href='institution.php?idp=44832'>Kobe City Medical Center General Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44832&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='44832' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='96277'></div></td><td class='ranknumber'>259 <span class='global_ranking'>(6163)</span></td><td><a href='institution.php?idp=96277'>Sakakibara Heart Institute</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=96277&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='96277' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77550'></div></td><td class='ranknumber'>260 <span class='global_ranking'>(6169)</span></td><td><a href='institution.php?idp=77550'>Kanagawa Children's Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77550&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77550' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4696'></div></td><td class='ranknumber'>261 <span class='global_ranking'>(6242)</span></td><td><a href='institution.php?idp=4696'>Toyota Technological Institute, Japan</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4696&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4696' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10642'></div></td><td class='ranknumber'>262 <span class='global_ranking'>(6253)</span></td><td><a href='institution.php?idp=10642'>University of Hyogo</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10642&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='10642' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4394'></div></td><td class='ranknumber'>263 <span class='global_ranking'>(6282)</span></td><td><a href='institution.php?idp=4394'>University of Kitakyushu</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4394&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4394' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4619'></div></td><td class='ranknumber'>264 <span class='global_ranking'>(6322)</span></td><td><a href='institution.php?idp=4619'>Showa Pharmaceutical University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4619&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4619' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4245'></div></td><td class='ranknumber'>265 <span class='global_ranking'>(6346)</span></td><td><a href='institution.php?idp=4245'>Akita Prefectural University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4245&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4245' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4323'></div></td><td class='ranknumber'>266 <span class='global_ranking'>(6427)</span></td><td><a href='institution.php?idp=4323'>Prefectural University of Hiroshima</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4323&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4323' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='62820'></div></td><td class='ranknumber'>267 <span class='global_ranking'>(6461)</span></td><td><a href='institution.php?idp=62820'>Kurashiki Central Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=62820&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='62820' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4601'></div></td><td class='ranknumber'>268 <span class='global_ranking'>(6569)</span></td><td><a href='institution.php?idp=4601'>Setsunan University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4601&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4601' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67446'></div></td><td class='ranknumber'>269 <span class='global_ranking'>(6576)</span></td><td><a href='institution.php?idp=67446'>Teikyo University Group Hospitals</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=67446&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='67446' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45240'></div></td><td class='ranknumber'>270 <span class='global_ranking'>(6585)</span></td><td><a href='institution.php?idp=45240'>Shizuoka General Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45240&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='45240' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4524'></div></td><td class='ranknumber'>271 <span class='global_ranking'>(6609)</span></td><td><a href='institution.php?idp=4524'>Nippon Dental University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4524&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4524' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26585'></div></td><td class='ranknumber'>272 <span class='global_ranking'>(6705)</span></td><td><a href='institution.php?idp=26585'>Hyogo Cancer Center</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26585&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='26585' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4370'></div></td><td class='ranknumber'>273 <span class='global_ranking'>(6742)</span></td><td><a href='institution.php?idp=4370'>Kanagawa University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4370&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4370' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72703'></div></td><td class='ranknumber'>274 <span class='global_ranking'>(6764)</span></td><td><a href='institution.php?idp=72703'>Yokohama City University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=72703&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='72703' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='62611'></div></td><td class='ranknumber'>275 <span class='global_ranking'>(6781)</span></td><td><a href='institution.php?idp=62611'>Nara Women's University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=62611&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='62611' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4329'></div></td><td class='ranknumber'>276 <span class='global_ranking'>(6810)</span></td><td><a href='institution.php?idp=4329'>Hitotsubashi University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4329&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4329' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4266'></div></td><td class='ranknumber'>277 <span class='global_ranking'>(6828)</span></td><td><a href='institution.php?idp=4266'>Chiba Institute of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4266&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4266' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='66823'></div></td><td class='ranknumber'>278 <span class='global_ranking'>(6867)</span></td><td><a href='institution.php?idp=66823'>Hiroshima University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=66823&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='66823' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4625'></div></td><td class='ranknumber'>279 <span class='global_ranking'>(6911)</span></td><td><a href='institution.php?idp=4625'>Soka University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4625&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4625' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4418'></div></td><td class='ranknumber'>280 <span class='global_ranking'>(6920)</span></td><td><a href='institution.php?idp=4418'>Konan University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4418&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4418' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='73246'></div></td><td class='ranknumber'>281 <span class='global_ranking'>(6971)</span></td><td><a href='institution.php?idp=73246'>Research Institute for Humanity and Nature</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=73246&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='73246' alt='Q1' title='Best Quartile in JPN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77535'></div></td><td class='ranknumber'>282 <span class='global_ranking'>(7012)</span></td><td><a href='institution.php?idp=77535'>Kokura Memorial Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77535&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77535' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4395'></div></td><td class='ranknumber'>283 <span class='global_ranking'>(7021)</span></td><td><a href='institution.php?idp=4395'>Kitami Institute of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4395&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='4395' alt='Q4' title='Best Quartile in JPN: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26699'></div></td><td class='ranknumber'>284 <span class='global_ranking'>(7098)</span></td><td><a href='institution.php?idp=26699'>National Institute for Fusion Science</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26699&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26699' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45042'></div></td><td class='ranknumber'>285 <span class='global_ranking'>(7113)</span></td><td><a href='institution.php?idp=45042'>Nippon Medical School Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45042&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='45042' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4661'></div></td><td class='ranknumber'>286 <span class='global_ranking'>(7154)</span></td><td><a href='institution.php?idp=4661'>Tokyo Denki University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4661&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4661' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45332'></div></td><td class='ranknumber'>287 <span class='global_ranking'>(7228)</span></td><td><a href='institution.php?idp=45332'>Tokyo Womens Medical University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45332&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='45332' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4573'></div></td><td class='ranknumber'>288 <span class='global_ranking'>(7322)</span></td><td><a href='institution.php?idp=4573'>Ryukoku University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4573&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4573' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='44577'></div></td><td class='ranknumber'>289 <span class='global_ranking'>(7339)</span></td><td><a href='institution.php?idp=44577'>Showa University Fujigaoka Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=44577&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='44577' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4484'></div></td><td class='ranknumber'>290 <span class='global_ranking'>(7362)</span></td><td><a href='institution.php?idp=4484'>Tokyo City University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4484&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4484' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10709'></div></td><td class='ranknumber'>291 <span class='global_ranking'>(7382)</span></td><td><a href='institution.php?idp=10709'>Kanagawa Institute of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10709&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10709' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45321'></div></td><td class='ranknumber'>292 <span class='global_ranking'>(7392)</span></td><td><a href='institution.php?idp=45321'>Tokushima University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45321&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='45321' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26646'></div></td><td class='ranknumber'>293 <span class='global_ranking'>(7418)</span></td><td><a href='institution.php?idp=26646'>Japan Synchrotron Radiation Research Institute</a></td><td>JPN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26646&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='26646' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='82858'></div></td><td class='ranknumber'>294 <span class='global_ranking'>(7429)</span></td><td><a href='institution.php?idp=82858'>JFE Steel Corp, Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=82858&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='82858' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77212'></div></td><td class='ranknumber'>295 <span class='global_ranking'>(7453)</span></td><td><a href='institution.php?idp=77212'>Osaka City General Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77212&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77212' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77351'></div></td><td class='ranknumber'>296 <span class='global_ranking'>(7547)</span></td><td><a href='institution.php?idp=77351'>Aichi Medical University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77351&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77351' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77443'></div></td><td class='ranknumber'>297 <span class='global_ranking'>(7572)</span></td><td><a href='institution.php?idp=77443'>Saitama Children's Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77443&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77443' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4297'></div></td><td class='ranknumber'>298 <span class='global_ranking'>(7575)</span></td><td><a href='institution.php?idp=4297'>Fukushima University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4297&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4297' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4591'></div></td><td class='ranknumber'>299 <span class='global_ranking'>(7625)</span></td><td><a href='institution.php?idp=4591'>Seikei University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4591&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4591' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4702'></div></td><td class='ranknumber'>300 <span class='global_ranking'>(7643)</span></td><td><a href='institution.php?idp=4702'>Wakayama University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4702&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4702' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='67061'></div></td><td class='ranknumber'>301 <span class='global_ranking'>(7694)</span></td><td><a href='institution.php?idp=67061'>Niigata University of Health and Welfare</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=67061&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='67061' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4664'></div></td><td class='ranknumber'>302 <span class='global_ranking'>(7853)</span></td><td><a href='institution.php?idp=4664'>Tokyo Gakugei University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4664&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4664' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10900'></div></td><td class='ranknumber'>303 <span class='global_ranking'>(7859)</span></td><td><a href='institution.php?idp=10900'>Osaka Electro-Communication University</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10900&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='10900' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45338'></div></td><td class='ranknumber'>304 <span class='global_ranking'>(7905)</span></td><td><a href='institution.php?idp=45338'>Toranomon Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45338&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='45338' alt='Q2' title='Best Quartile in JPN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45069'></div></td><td class='ranknumber'>305 <span class='global_ranking'>(7943)</span></td><td><a href='institution.php?idp=45069'>Ogaki Municipal Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45069&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='45069' alt='Q4' title='Best Quartile in JPN: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72757'></div></td><td class='ranknumber'>305 <span class='global_ranking'>(7943)</span></td><td><a href='institution.php?idp=72757'>Jichi Medical University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=72757&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='72757' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4239'></div></td><td class='ranknumber'>307 <span class='global_ranking'>(7999)</span></td><td><a href='institution.php?idp=4239'>Aichi Center for Industry and Science Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4239&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4239' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26548'></div></td><td class='ranknumber'>308 <span class='global_ranking'>(8258)</span></td><td><a href='institution.php?idp=26548'>Central Research Institute of Electric Power Industry</a></td><td>JPN</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=26548&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='26548' alt='Q4' title='Best Quartile in JPN: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4294'></div></td><td class='ranknumber'>309 <span class='global_ranking'>(8355)</span></td><td><a href='institution.php?idp=4294'>Fukuoka Institute of Technology</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4294&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='4294' alt='Q4' title='Best Quartile in JPN: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45326'></div></td><td class='ranknumber'>310 <span class='global_ranking'>(8479)</span></td><td><a href='institution.php?idp=45326'>Tokyo Metropolitan Komagome Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45326&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='45326' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77388'></div></td><td class='ranknumber'>311 <span class='global_ranking'>(8486)</span></td><td><a href='institution.php?idp=77388'>Mitsubishi Heavy Industries, Japan</a></td><td>JPN</td><td><img src='img/private.png' class='img_private' alt='Company' title='Company'/></td><td><a href='institution.php?idp=77388&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77388' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4547'></div></td><td class='ranknumber'>312 <span class='global_ranking'>(8524)</span></td><td><a href='institution.php?idp=4547'>Osaka Medical and Pharmaceutical University *</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4547&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4547' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77430'></div></td><td class='ranknumber'>313 <span class='global_ranking'>(8622)</span></td><td><a href='institution.php?idp=77430'>National Defense Academy of Japan</a></td><td>JPN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77430&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='77430' alt='Q4' title='Best Quartile in JPN: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45029'></div></td><td class='ranknumber'>314 <span class='global_ranking'>(8654)</span></td><td><a href='institution.php?idp=45029'>National Hospital Organization Tokyo Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45029&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='45029' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='79265'></div></td><td class='ranknumber'>315 <span class='global_ranking'>(8728)</span></td><td><a href='institution.php?idp=79265'>Kanazawa University Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=79265&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='79265' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77260'></div></td><td class='ranknumber'>316 <span class='global_ranking'>(8795)</span></td><td><a href='institution.php?idp=77260'>National Hospital Organization Kyushu Medical Center</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77260&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='77260' alt='Q3' title='Best Quartile in JPN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='45304'></div></td><td class='ranknumber'>317 <span class='global_ranking'>(8945)</span></td><td><a href='institution.php?idp=45304'>Tenri Hospital</a></td><td>JPN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=45304&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='45304' alt='Q3' title='Best Quartile in JPN: 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>