From e8176f689ee550607e590d653ecf5844d43a050a Mon Sep 17 00:00:00 2001
From: Meenal Chintaman Nimje <99322310+meenalnimje@users.noreply.github.com>
Date: Wed, 11 Oct 2023 11:23:09 +0530
Subject: [PATCH] BI-9: Make a simple search bar (#3)
* search-bar feature added
* suggested changes added
* 2nd review
* merge commit fix
* prettier formate
* changes in stories
* export removed
* suggested changes made
---
data/university_data.json | 5357 ++++++++++++++++++++++++++
package-lock.json | 143 +-
package.json | 2 +
src/app/college/page.js | 19 +
src/app/components/CollegeResult.css | 0
src/app/components/CollegeResult.js | 23 +
src/app/globals.css | 3 +
src/app/page.js | 40 +-
src/stories/Page.jsx | 16 +-
src/stories/Page.stories.js | 3 +-
10 files changed, 5531 insertions(+), 75 deletions(-)
create mode 100644 data/university_data.json
create mode 100644 src/app/college/page.js
create mode 100644 src/app/components/CollegeResult.css
create mode 100644 src/app/components/CollegeResult.js
diff --git a/data/university_data.json b/data/university_data.json
new file mode 100644
index 0000000..7228a38
--- /dev/null
+++ b/data/university_data.json
@@ -0,0 +1,5357 @@
+[
+ {
+ "id": "e7127c23742af44c",
+ "name": "Massachusetts Institute of Technology (MIT)",
+ "score": "100",
+ "address": "Cambridge, United States",
+ "collegePage": "https://www.topuniversities.com/universities/massachusetts-institute-technology-mit"
+ },
+ {
+ "id": "e92e8268f85cf011",
+ "name": "University of Cambridge",
+ "score": "99.2",
+ "address": "Cambridge, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-cambridge"
+ },
+ {
+ "id": "c9f25d2b94a124d7",
+ "name": "University of Oxford",
+ "score": "98.9",
+ "address": "Oxford, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-oxford"
+ },
+ {
+ "id": "513241526dd222ff",
+ "name": "Harvard University",
+ "score": "98.3",
+ "address": "Cambridge, United States",
+ "collegePage": "https://www.topuniversities.com/universities/harvard-university"
+ },
+ {
+ "id": "27faf32e46fae67a",
+ "name": "Stanford University",
+ "score": "98.1",
+ "address": "Stanford, United States",
+ "collegePage": "https://www.topuniversities.com/universities/stanford-university"
+ },
+ {
+ "id": "08574431c00d5a83",
+ "name": "Imperial College London",
+ "score": "97.8",
+ "address": "London, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/imperial-college-london"
+ },
+ {
+ "id": "bdcc94a0fb306e71",
+ "name": "ETH Zurich",
+ "score": "93.3",
+ "address": "Zürich, Switzerland",
+ "collegePage": "https://www.topuniversities.com/universities/eth-zurich"
+ },
+ {
+ "id": "e68ec9282507a045",
+ "name": "National University of Singapore (NUS)",
+ "score": "92.7",
+ "address": "Singapore, Singapore",
+ "collegePage": "https://www.topuniversities.com/universities/national-university-singapore-nus"
+ },
+ {
+ "id": "d4b2c946ea993e45",
+ "name": "UCL",
+ "score": "92.4",
+ "address": "London, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/ucl"
+ },
+ {
+ "id": "539561618bd868d9",
+ "name": "University of California, Berkeley (UCB)",
+ "score": "90.4",
+ "address": "Berkeley, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-california-berkeley-ucb"
+ },
+ {
+ "id": "2d92afcec4b39602",
+ "name": "University of Chicago",
+ "score": "90.3",
+ "address": "Chicago, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-chicago"
+ },
+ {
+ "id": "b058b3b9104de213",
+ "name": "University of Pennsylvania",
+ "score": "89.4",
+ "address": "Philadelphia, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-pennsylvania"
+ },
+ {
+ "id": "866bd00da5764f47",
+ "name": "Cornell University",
+ "score": "89.3",
+ "address": "Ithaca, United States",
+ "collegePage": "https://www.topuniversities.com/universities/cornell-university"
+ },
+ {
+ "id": "b7d65d527ce7bd48",
+ "name": "The University of Melbourne",
+ "score": "87.9",
+ "address": "Parkville, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-melbourne"
+ },
+ {
+ "id": "d6ecca2a7d7c8a7d",
+ "name": "California Institute of Technology (Caltech)",
+ "score": "87.8",
+ "address": "Pasadena, United States",
+ "collegePage": "https://www.topuniversities.com/universities/california-institute-technology-caltech"
+ },
+ {
+ "id": "3628a4875ffee7d9",
+ "name": "Yale University",
+ "score": "87.7",
+ "address": "New Haven, United States",
+ "collegePage": "https://www.topuniversities.com/universities/yale-university"
+ },
+ {
+ "id": "4818c1881a7d39ed",
+ "name": "Peking University",
+ "score": "87",
+ "address": "Beijing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/peking-university"
+ },
+ {
+ "id": "deb11806b955c813",
+ "name": "Princeton University",
+ "score": "87",
+ "address": "Princeton, United States",
+ "collegePage": "https://www.topuniversities.com/universities/princeton-university"
+ },
+ {
+ "id": "4308b9f72cc9e0ba",
+ "name": "The University of New South Wales (UNSW Sydney)",
+ "score": "86.7",
+ "address": "Sydney, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-new-south-wales-unsw-sydney"
+ },
+ {
+ "id": "95af0c344a865863",
+ "name": "The University of Sydney",
+ "score": "86.7",
+ "address": "Sydney, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-sydney"
+ },
+ {
+ "id": "3b14d3cd44b69905",
+ "name": "University of Toronto",
+ "score": "86.3",
+ "address": "Toronto, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/university-toronto"
+ },
+ {
+ "id": "632643d72ec0329e",
+ "name": "The University of Edinburgh",
+ "score": "86.1",
+ "address": "Edinburgh, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-edinburgh"
+ },
+ {
+ "id": "0386721f29c72234",
+ "name": "Columbia University",
+ "score": "85.9",
+ "address": "New York City, United States",
+ "collegePage": "https://www.topuniversities.com/universities/columbia-university"
+ },
+ {
+ "id": "aac972ea830055bd",
+ "name": "Université PSL",
+ "score": "85.8",
+ "address": "Paris, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-psl"
+ },
+ {
+ "id": "88293fa677ea1c83",
+ "name": "Tsinghua University",
+ "score": "84.9",
+ "address": "Beijing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/tsinghua-university"
+ },
+ {
+ "id": "668c4f79da73ad69",
+ "name": "Nanyang Technological University, Singapore (NTU Singapore)",
+ "score": "84.5",
+ "address": "Singapore, Singapore",
+ "collegePage": "https://www.topuniversities.com/universities/nanyang-technological-university-singapore-ntu-singapore"
+ },
+ {
+ "id": "47d0dc0b367ed631",
+ "name": "The University of Hong Kong",
+ "score": "84.5",
+ "address": "Hong Kong, Hong Kong SAR",
+ "collegePage": "https://www.topuniversities.com/universities/university-hong-kong"
+ },
+ {
+ "id": "ccdeb7b2959ec1c7",
+ "name": "Johns Hopkins University",
+ "score": "84.5",
+ "address": "Baltimore, United States",
+ "collegePage": "https://www.topuniversities.com/universities/johns-hopkins-university"
+ },
+ {
+ "id": "7512ed816e87b16e",
+ "name": "The University of Tokyo",
+ "score": "84.3",
+ "address": "Tokyo, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/university-tokyo"
+ },
+ {
+ "id": "23d29dbd3e629dfa",
+ "name": "University of California, Los Angeles (UCLA)",
+ "score": "83.8",
+ "address": "Los Angeles, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-california-los-angeles-ucla"
+ },
+ {
+ "id": "9ee4ffc2d7fa6e17",
+ "name": "McGill University",
+ "score": "83.7",
+ "address": "Montreal, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/mcgill-university"
+ },
+ {
+ "id": "7fe49e4699b31807",
+ "name": "The University of Manchester",
+ "score": "82.2",
+ "address": "Manchester, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-manchester"
+ },
+ {
+ "id": "6522ae96bfdde780",
+ "name": "University of Michigan-Ann Arbor",
+ "score": "81.7",
+ "address": "Ann Arbor, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-michigan-ann-arbor"
+ },
+ {
+ "id": "a762517dba09285c",
+ "name": "Australian National University (ANU)",
+ "score": "81.5",
+ "address": "Canberra, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/australian-national-university-anu"
+ },
+ {
+ "id": "98e8d07c0500d2be",
+ "name": "University of British Columbia",
+ "score": "81.5",
+ "address": "Vancouver, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/university-british-columbia"
+ },
+ {
+ "id": "3e591a209a69f075",
+ "name": "EPFL",
+ "score": "80.4",
+ "address": "Lausanne, Switzerland",
+ "collegePage": "https://www.topuniversities.com/universities/epfl"
+ },
+ {
+ "id": "bc6fc762326c51a7",
+ "name": "Technical University of Munich",
+ "score": "80",
+ "address": "Munich, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/technical-university-munich"
+ },
+ {
+ "id": "12d3de3cccc8a45f",
+ "name": "Institut Polytechnique de Paris",
+ "score": "79.5",
+ "address": "Palaiseau Cedex, France",
+ "collegePage": "https://www.topuniversities.com/universities/institut-polytechnique-de-paris"
+ },
+ {
+ "id": "8969737357f43ca1",
+ "name": "New York University (NYU)",
+ "score": "79.5",
+ "address": "New York City, United States",
+ "collegePage": "https://www.topuniversities.com/universities/new-york-university-nyu"
+ },
+ {
+ "id": "0f5a57676c8f2f52",
+ "name": "King's College London",
+ "score": "79.3",
+ "address": "London, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/kings-college-london"
+ },
+ {
+ "id": "7bc89900498bd8ad",
+ "name": "Seoul National University",
+ "score": "78.5",
+ "address": "Seoul, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/seoul-national-university"
+ },
+ {
+ "id": "337d9093d69dd9c5",
+ "name": "Monash University",
+ "score": "78.2",
+ "address": "Melbourne, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/monash-university"
+ },
+ {
+ "id": "e09a2b8ee96ecfc6",
+ "name": "The University of Queensland",
+ "score": "78.1",
+ "address": "Brisbane City, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-queensland"
+ },
+ {
+ "id": "41292b6fdc30e8ab",
+ "name": "Zhejiang University",
+ "score": "77.8",
+ "address": "Hangzhou, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/zhejiang-university"
+ },
+ {
+ "id": "f3cdb383de0ee395",
+ "name": "The London School of Economics and Political Science (LSE)",
+ "score": "76.9",
+ "address": "London, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/london-school-economics-political-science-lse"
+ },
+ {
+ "id": "b406f55de3ce3ba4",
+ "name": "Kyoto University",
+ "score": "76.3",
+ "address": "Kyoto, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/kyoto-university"
+ },
+ {
+ "id": "f5d5b2862819a7b0",
+ "name": "Delft University of Technology",
+ "score": "76.2",
+ "address": "Delft, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/delft-university-technology"
+ },
+ {
+ "id": "21e31fc423ef90fe",
+ "name": "Northwestern University",
+ "score": "76.2",
+ "address": "Evanston, United States",
+ "collegePage": "https://www.topuniversities.com/universities/northwestern-university"
+ },
+ {
+ "id": "5c2931dfe16d54bd",
+ "name": "The Chinese University of Hong Kong (CUHK)",
+ "score": "76.2",
+ "address": "Hong Kong, Hong Kong SAR",
+ "collegePage": "https://www.topuniversities.com/universities/chinese-university-hong-kong-cuhk"
+ },
+ {
+ "id": "749651d49597d11b",
+ "name": "Fudan University",
+ "score": "74.4",
+ "address": "Shanghai, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/fudan-university"
+ },
+ {
+ "id": "8a25d4441b5c9597",
+ "name": "Shanghai Jiao Tong University",
+ "score": "74.3",
+ "address": "Shanghai, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/shanghai-jiao-tong-university"
+ },
+ {
+ "id": "4d06b407909307e1",
+ "name": "Carnegie Mellon University",
+ "score": "73.7",
+ "address": "Pittsburgh, United States",
+ "collegePage": "https://www.topuniversities.com/universities/carnegie-mellon-university"
+ },
+ {
+ "id": "da405023df529801",
+ "name": "University of Amsterdam",
+ "score": "73.4",
+ "address": "Amsterdam, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/university-amsterdam"
+ },
+ {
+ "id": "b21bdd230e657bc1",
+ "name": "Ludwig-Maximilians-Universität München",
+ "score": "72.5",
+ "address": "Munich, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/ludwig-maximilians-universitat-munchen"
+ },
+ {
+ "id": "443bc2e132d730ce",
+ "name": "University of Bristol",
+ "score": "72.4",
+ "address": "Bristol, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-bristol"
+ },
+ {
+ "id": "9b315c3fcf8dc021",
+ "name": "KAIST - Korea Advanced Institute of Science & Technology",
+ "score": "72.2",
+ "address": "Daejeon, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/kaist-korea-advanced-institute-science-technology"
+ },
+ {
+ "id": "e7c278777cd6afca",
+ "name": "Duke University",
+ "score": "72",
+ "address": "Durham, United States",
+ "collegePage": "https://www.topuniversities.com/universities/duke-university"
+ },
+ {
+ "id": "0e44489618f30fb3",
+ "name": "University of Texas at Austin",
+ "score": "71.8",
+ "address": "Austin, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-texas-austin"
+ },
+ {
+ "id": "43245336ed8dccef",
+ "name": "Sorbonne University",
+ "score": "71.7",
+ "address": "Paris, France",
+ "collegePage": "https://www.topuniversities.com/universities/sorbonne-university"
+ },
+ {
+ "id": "b04a1dc800095e6e",
+ "name": "The Hong Kong University of Science and Technology",
+ "score": "71.1",
+ "address": "Hong Kong, Hong Kong SAR",
+ "collegePage": "https://www.topuniversities.com/universities/hong-kong-university-science-technology"
+ },
+ {
+ "id": "69ca46c02636401d",
+ "name": "KU Leuven",
+ "score": "70.1",
+ "address": "Leuven, Belgium",
+ "collegePage": "https://www.topuniversities.com/universities/ku-leuven"
+ },
+ {
+ "id": "9bec792a045cf3e8",
+ "name": "University of California, San Diego (UCSD)",
+ "score": "70",
+ "address": "San Diego, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-california-san-diego-ucsd"
+ },
+ {
+ "id": "92c0979654c1cb29",
+ "name": "University of Washington",
+ "score": "69.2",
+ "address": "Seattle, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-washington"
+ },
+ {
+ "id": "35b234d19d41112c",
+ "name": "University of Illinois at Urbana-Champaign",
+ "score": "69.1",
+ "address": "Champaign, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-illinois-urbana-champaign"
+ },
+ {
+ "id": "56be85fd98d1eec6",
+ "name": "The Hong Kong Polytechnic University",
+ "score": "68.7",
+ "address": "Hong Kong SAR, Hong Kong SAR",
+ "collegePage": "https://www.topuniversities.com/universities/hong-kong-polytechnic-university"
+ },
+ {
+ "id": "d635c85288af3050",
+ "name": "Universiti Malaya (UM)",
+ "score": "68.7",
+ "address": "Kuala Lumpur, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/universiti-malaya-um"
+ },
+ {
+ "id": "ea69149efae433f0",
+ "name": "The University of Warwick",
+ "score": "68.6",
+ "address": "Coventry, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-warwick"
+ },
+ {
+ "id": "3ba1f24eb1b24ab2",
+ "name": "The University of Auckland",
+ "score": "68",
+ "address": "Auckland, New Zealand",
+ "collegePage": "https://www.topuniversities.com/universities/university-auckland"
+ },
+ {
+ "id": "f4ce7921dc22500d",
+ "name": "National Taiwan University (NTU)",
+ "score": "67.9",
+ "address": "Taipei, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/national-taiwan-university-ntu"
+ },
+ {
+ "id": "adee38e2dd5f787c",
+ "name": "City University of Hong Kong",
+ "score": "67.7",
+ "address": "Hong Kong SAR",
+ "collegePage": "https://www.topuniversities.com/universities/city-university-hong-kong"
+ },
+ {
+ "id": "026bac73e31e6907",
+ "name": "Université Paris-Saclay",
+ "score": "67.6",
+ "address": "Gif-sur-Yvette,, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-paris-saclay"
+ },
+ {
+ "id": "6b88a2a918cd79dc",
+ "name": "The University of Western Australia",
+ "score": "66.9",
+ "address": "Perth, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-western-australia"
+ },
+ {
+ "id": "758dffc272f5cfbe",
+ "name": "Brown University",
+ "score": "66.4",
+ "address": "Providence, United States",
+ "collegePage": "https://www.topuniversities.com/universities/brown-university"
+ },
+ {
+ "id": "6a7ea77ed9a4a541",
+ "name": "KTH Royal Institute of Technology",
+ "score": "66.4",
+ "address": "Stockholm, Sweden",
+ "collegePage": "https://www.topuniversities.com/universities/kth-royal-institute-technology"
+ },
+ {
+ "id": "647f9f9f941c87bb",
+ "name": "University of Leeds",
+ "score": "65.5",
+ "address": "Leeds, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-leeds"
+ },
+ {
+ "id": "33e369978ddb47fd",
+ "name": "University of Glasgow",
+ "score": "65.2",
+ "address": "Glasgow, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-glasgow"
+ },
+ {
+ "id": "a49c368d010d2f58",
+ "name": "Yonsei University",
+ "score": "65.2",
+ "address": "Seoul, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/yonsei-university"
+ },
+ {
+ "id": "cae855973a9dddfc",
+ "name": "Durham University",
+ "score": "65.1",
+ "address": "Durham, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/durham-university"
+ },
+ {
+ "id": "c237d0ee1d374bc6",
+ "name": "Korea University",
+ "score": "64.7",
+ "address": "Seoul, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/korea-university"
+ },
+ {
+ "id": "9a079994e10dbfd7",
+ "name": "Osaka University",
+ "score": "63.9",
+ "address": "Osaka City, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/osaka-university"
+ },
+ {
+ "id": "8ce29d20451ed75a",
+ "name": "Trinity College Dublin, The University of Dublin",
+ "score": "63.5",
+ "address": "Dublin, Ireland",
+ "collegePage": "https://www.topuniversities.com/universities/trinity-college-dublin-university-dublin"
+ },
+ {
+ "id": "683993733d06f4b6",
+ "name": "University of Southampton",
+ "score": "63.5",
+ "address": "Southampton, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-southampton"
+ },
+ {
+ "id": "a9b2ec4f3e6df199",
+ "name": "Pennsylvania State University",
+ "score": "63.1",
+ "address": "University Park, United States",
+ "collegePage": "https://www.topuniversities.com/universities/pennsylvania-state-university"
+ },
+ {
+ "id": "6ae18c8937c5afd5",
+ "name": "University of Birmingham",
+ "score": "63",
+ "address": "Birmingham, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-birmingham"
+ },
+ {
+ "id": "a4dbe77da866a1e5",
+ "name": "Lund University",
+ "score": "62.8",
+ "address": "Lund, Sweden",
+ "collegePage": "https://www.topuniversities.com/universities/lund-university"
+ },
+ {
+ "id": "3607bc2583c3a3ec",
+ "name": "Universidade de São Paulo",
+ "score": "62.8",
+ "address": "São Paulo, Brazil",
+ "collegePage": "https://www.topuniversities.com/universities/universidade-de-sao-paulo"
+ },
+ {
+ "id": "3c6c5a0680a3635a",
+ "name": "Lomonosov Moscow State University",
+ "score": "62.2",
+ "address": "Moscow, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/lomonosov-moscow-state-university"
+ },
+ {
+ "id": "ddc07ff6449ba1b7",
+ "name": "Universität Heidelberg",
+ "score": "62.2",
+ "address": "Heidelberg, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-heidelberg"
+ },
+ {
+ "id": "8c1719800f6da2d2",
+ "name": "The University of Adelaide",
+ "score": "62",
+ "address": "Adelaide, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-adelaide"
+ },
+ {
+ "id": "1c330f854f28f0a9",
+ "name": "University of Technology Sydney",
+ "score": "61.8",
+ "address": "Haymarket, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-technology-sydney"
+ },
+ {
+ "id": "972f608b3435ecbb",
+ "name": "Tokyo Institute of Technology (Tokyo Tech)",
+ "score": "61.6",
+ "address": "Tokyo, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/tokyo-institute-technology-tokyo-tech"
+ },
+ {
+ "id": "f089b25e50a72da0",
+ "name": "University of Zurich",
+ "score": "61.6",
+ "address": "Zürich, Switzerland",
+ "collegePage": "https://www.topuniversities.com/universities/university-zurich"
+ },
+ {
+ "id": "c76e1fcbf4b83d6a",
+ "name": "Boston University",
+ "score": "61.4",
+ "address": "Boston, United States",
+ "collegePage": "https://www.topuniversities.com/universities/boston-university"
+ },
+ {
+ "id": "47acd22c5ffc8c56",
+ "name": "Universidad Nacional Autónoma de México (UNAM)",
+ "score": "61.4",
+ "address": "Mexico City, Mexico",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-nacional-autonoma-de-mexico-unam"
+ },
+ {
+ "id": "22b3693fa44f8f44",
+ "name": "Universidad de Buenos Aires (UBA)",
+ "score": "61",
+ "address": "Buenos Aires, Argentina",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-buenos-aires-uba"
+ },
+ {
+ "id": "877a9cc12f1f5458",
+ "name": "University of St Andrews",
+ "score": "61",
+ "address": "St. Andrews, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-st-andrews"
+ },
+ {
+ "id": "c3d24dae34dc01c8",
+ "name": "Georgia Institute of Technology",
+ "score": "60.9",
+ "address": "Atlanta, United States",
+ "collegePage": "https://www.topuniversities.com/universities/georgia-institute-technology"
+ },
+ {
+ "id": "5dc1a23ff3a02e09",
+ "name": "Freie Universitaet Berlin",
+ "score": "60.8",
+ "address": "Berlin, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/freie-universitaet-berlin"
+ },
+ {
+ "id": "3bb9143ef1c3e092",
+ "name": "Purdue University",
+ "score": "60.7",
+ "address": "West Lafayette, United States",
+ "collegePage": "https://www.topuniversities.com/universities/purdue-university"
+ },
+ {
+ "id": "ce116e5eed2da409",
+ "name": "Pohang University of Science And Technology (POSTECH)",
+ "score": "60.4",
+ "address": "Pohang , South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/pohang-university-science-technology-postech"
+ },
+ {
+ "id": "1970544d8f9eb125",
+ "name": "University of Nottingham",
+ "score": "60.4",
+ "address": "Nottingham, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-nottingham"
+ },
+ {
+ "id": "f76eb50c7d79abdd",
+ "name": "University of Wisconsin-Madison",
+ "score": "60",
+ "address": "Madison, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-wisconsin-madison"
+ },
+ {
+ "id": "9290a402fe230b56",
+ "name": "Pontificia Universidad Católica de Chile (UC)",
+ "score": "59.9",
+ "address": "Santiago, Chile",
+ "collegePage": "https://www.topuniversities.com/universities/pontificia-universidad-cat%C3%B3lica-de-chile-uc"
+ },
+ {
+ "id": "77f292375d6e1588",
+ "name": "The University of Sheffield",
+ "score": "59.7",
+ "address": "Sheffield, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-sheffield"
+ },
+ {
+ "id": "b76997f3e58bffa8",
+ "name": "Uppsala University",
+ "score": "59.4",
+ "address": "Uppsala, Sweden",
+ "collegePage": "https://www.topuniversities.com/universities/uppsala-university"
+ },
+ {
+ "id": "0030bb0b9ae3628a",
+ "name": "RWTH Aachen University",
+ "score": "59.3",
+ "address": "Aachen, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/rwth-aachen-university"
+ },
+ {
+ "id": "1e4353705766f746",
+ "name": "University of Copenhagen",
+ "score": "58.8",
+ "address": "Copenhagen, Denmark",
+ "collegePage": "https://www.topuniversities.com/universities/university-copenhagen"
+ },
+ {
+ "id": "255b8fdbf5fd08f0",
+ "name": "Utrecht University",
+ "score": "58.8",
+ "address": "Utrecht, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/utrecht-university"
+ },
+ {
+ "id": "785c9c5c7076eb05",
+ "name": "Aalto University",
+ "score": "58.7",
+ "address": "Espoo, Finland",
+ "collegePage": "https://www.topuniversities.com/universities/aalto-university"
+ },
+ {
+ "id": "7698269a4826697c",
+ "name": "Newcastle University",
+ "score": "58.6",
+ "address": "Newcastle upon Tyne, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/newcastle-university"
+ },
+ {
+ "id": "ae229ad3284d4503",
+ "name": "University of Alberta",
+ "score": "58.3",
+ "address": "Edmonton, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/university-alberta"
+ },
+ {
+ "id": "d0da9fb4e14f80e0",
+ "name": "University of Waterloo",
+ "score": "58.1",
+ "address": "Waterloo, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/university-waterloo"
+ },
+ {
+ "id": "c90c97e94ece0d72",
+ "name": "Tohoku University",
+ "score": "58",
+ "address": "Sendai City, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/tohoku-university"
+ },
+ {
+ "id": "e7dcba87a4564880",
+ "name": "Western University",
+ "score": "57.4",
+ "address": "London, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/western-university"
+ },
+ {
+ "id": "fd36c42a8c73d621",
+ "name": "University of Helsinki",
+ "score": "57.2",
+ "address": "Helsinki, Finland",
+ "collegePage": "https://www.topuniversities.com/universities/university-helsinki"
+ },
+ {
+ "id": "d3ce4503279b4917",
+ "name": "University of Southern California",
+ "score": "57.1",
+ "address": "Los Angeles, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-southern-california"
+ },
+ {
+ "id": "b2c89d9f9360380e",
+ "name": "University of Oslo",
+ "score": "56.9",
+ "address": "Oslo, Norway",
+ "collegePage": "https://www.topuniversities.com/universities/university-oslo"
+ },
+ {
+ "id": "ee5ddd897f9f1ba0",
+ "name": "Stockholm University",
+ "score": "56.8",
+ "address": "Stockholm, Sweden",
+ "collegePage": "https://www.topuniversities.com/universities/stockholm-university"
+ },
+ {
+ "id": "c4deb08f6cff3c70",
+ "name": "University of California, Davis",
+ "score": "56.7",
+ "address": "Davis, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-california-davis"
+ },
+ {
+ "id": "86ee20d17b55fcb5",
+ "name": "KIT, Karlsruhe Institute of Technology",
+ "score": "56.4",
+ "address": "Karlsruhe, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/kit-karlsruhe-institute-technology"
+ },
+ {
+ "id": "72b018cd8368745c",
+ "name": "Humboldt-Universität zu Berlin",
+ "score": "56.3",
+ "address": "Berlin, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/humboldt-universitat-zu-berlin"
+ },
+ {
+ "id": "c6f930420cf94e56",
+ "name": "Technical University of Denmark",
+ "score": "56.2",
+ "address": "Kongens Lyngby, Denmark",
+ "collegePage": "https://www.topuniversities.com/universities/technical-university-denmark"
+ },
+ {
+ "id": "4189fbdec92b4fad",
+ "name": "Lancaster University",
+ "score": "55.7",
+ "address": "Lancaster,, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/lancaster-university"
+ },
+ {
+ "id": "52c61456bd3d60c0",
+ "name": "Politecnico di Milano",
+ "score": "55.2",
+ "address": "Milan, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/politecnico-di-milano"
+ },
+ {
+ "id": "e6aee0e43b917ef1",
+ "name": "Eindhoven University of Technology",
+ "score": "55",
+ "address": "Eindhoven, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/eindhoven-university-technology"
+ },
+ {
+ "id": "433f41a7009a70c0",
+ "name": "University of Basel",
+ "score": "55",
+ "address": "Basel, Switzerland",
+ "collegePage": "https://www.topuniversities.com/universities/university-basel"
+ },
+ {
+ "id": "b97c69b11547b962",
+ "name": "Leiden University",
+ "score": "54.8",
+ "address": "Leiden, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/leiden-university"
+ },
+ {
+ "id": "59467a81b5a1f38d",
+ "name": "University of Bern",
+ "score": "54.8",
+ "address": "Bern, Switzerland",
+ "collegePage": "https://www.topuniversities.com/universities/university-bern"
+ },
+ {
+ "id": "983cc0bcf0165987",
+ "name": "University of Geneva",
+ "score": "54.2",
+ "address": "Geneva, Switzerland",
+ "collegePage": "https://www.topuniversities.com/universities/university-geneva"
+ },
+ {
+ "id": "15b7f004206d2f95",
+ "name": "Chalmers University of Technology",
+ "score": "54",
+ "address": "Gothenburg, Sweden",
+ "collegePage": "https://www.topuniversities.com/universities/chalmers-university-technology"
+ },
+ {
+ "id": "36246c0f6a598d11",
+ "name": "Macquarie University (Sydney, Australia)",
+ "score": "53.7",
+ "address": "Sydney, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/macquarie-university-sydney-australia"
+ },
+ {
+ "id": "3a9fdd34fd934c5e",
+ "name": "University of Vienna",
+ "score": "53.7",
+ "address": "Vienna, Austria",
+ "collegePage": "https://www.topuniversities.com/universities/university-vienna"
+ },
+ {
+ "id": "94c43e4f9fe107a3",
+ "name": "University of North Carolina at Chapel Hill",
+ "score": "53.2",
+ "address": "Chapel Hill, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-north-carolina-chapel-hill"
+ },
+ {
+ "id": "9a4205034277a180",
+ "name": "Sapienza University of Rome",
+ "score": "52.9",
+ "address": "Rome, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/sapienza-university-rome"
+ },
+ {
+ "id": "c16524fc0e5c9d9d",
+ "name": "Texas A&M University",
+ "score": "52.9",
+ "address": "College Station, United States",
+ "collegePage": "https://www.topuniversities.com/universities/texas-am-university"
+ },
+ {
+ "id": "a989826b8e5bf174",
+ "name": "Michigan State University",
+ "score": "52.7",
+ "address": "East Lansing, United States",
+ "collegePage": "https://www.topuniversities.com/universities/michigan-state-university"
+ },
+ {
+ "id": "777da2321c90e330",
+ "name": "Universiti Sains Malaysia (USM)",
+ "score": "52.6",
+ "address": "Gelugor, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/universiti-sains-malaysia-usm"
+ },
+ {
+ "id": "f5f2d908a418bd92",
+ "name": "University of Science and Technology of China",
+ "score": "52.6",
+ "address": "Hefei, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/university-science-technology-china"
+ },
+ {
+ "id": "5e6bb0632523681a",
+ "name": "University of Groningen",
+ "score": "52.5",
+ "address": "Groningen, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/university-groningen"
+ },
+ {
+ "id": "f822ad924854a6f6",
+ "name": "RMIT University",
+ "score": "52.4",
+ "address": "Melbourne, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/rmit-university"
+ },
+ {
+ "id": "8fbdf4ba91265376",
+ "name": "Nanjing University",
+ "score": "52.1",
+ "address": "Nanjing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/nanjing-university"
+ },
+ {
+ "id": "a8b489b328456821",
+ "name": "Université de Montréal",
+ "score": "52.1",
+ "address": "Montreal, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/universite-de-montreal"
+ },
+ {
+ "id": "62da7db8c7017d45",
+ "name": "Aarhus University",
+ "score": "52",
+ "address": "Aarhus, Denmark",
+ "collegePage": "https://www.topuniversities.com/universities/aarhus-university"
+ },
+ {
+ "id": "66be990e62118ae2",
+ "name": "King Abdulaziz University (KAU)",
+ "score": "52",
+ "address": "Jeddah, Saudi Arabia",
+ "collegePage": "https://www.topuniversities.com/universities/king-abdulaziz-university-kau"
+ },
+ {
+ "id": "c45bae770df8fbc5",
+ "name": "Queen Mary University of London",
+ "score": "51.9",
+ "address": "London, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/queen-mary-university-london"
+ },
+ {
+ "id": "318dea31a8a6b319",
+ "name": "Rice University",
+ "score": "51.9",
+ "address": "Houston, United States",
+ "collegePage": "https://www.topuniversities.com/universities/rice-university"
+ },
+ {
+ "id": "1c59517be532601f",
+ "name": "Sungkyunkwan University (SKKU)",
+ "score": "51.9",
+ "address": "Suwon, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/sungkyunkwan-universityskku"
+ },
+ {
+ "id": "636ceac7154275da",
+ "name": "University of Bath",
+ "score": "51.8",
+ "address": "Bath, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-bath"
+ },
+ {
+ "id": "dc9fb68a0170cc7c",
+ "name": "Indian Institute of Technology Bombay (IITB)",
+ "score": "51.7",
+ "address": "Mumbai, India",
+ "collegePage": "https://www.topuniversities.com/universities/indian-institute-technology-bombay-iitb"
+ },
+ {
+ "id": "e8673c78cff7ab4e",
+ "name": "Universitat Autònoma de Barcelona",
+ "score": "51.7",
+ "address": "Barcelona, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-autonoma-de-barcelona"
+ },
+ {
+ "id": "cb78d93c17d4ea38",
+ "name": "The Ohio State University",
+ "score": "51.3",
+ "address": "Columbus, United States",
+ "collegePage": "https://www.topuniversities.com/universities/ohio-state-university"
+ },
+ {
+ "id": "479ba04c2cb454e3",
+ "name": "Wageningen University & Research",
+ "score": "51.3",
+ "address": "Wageningen, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/wageningen-university-research"
+ },
+ {
+ "id": "acc5c431776d3984",
+ "name": "University of Exeter",
+ "score": "50.9",
+ "address": "Exeter, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-exeter"
+ },
+ {
+ "id": "72c8830bf2b5b994",
+ "name": "Alma Mater Studiorum - University of Bologna",
+ "score": "50.5",
+ "address": "Bologna, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/alma-mater-studiorum-university-bologna"
+ },
+ {
+ "id": "56f82166c129a227",
+ "name": "Cardiff University",
+ "score": "50.5",
+ "address": "Cardiff, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/cardiff-university"
+ },
+ {
+ "id": "467e9ff1644ef3b9",
+ "name": "Technische Universität Berlin (TU Berlin)",
+ "score": "50.5",
+ "address": "Berlin, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/technische-universitat-berlin-tu-berlin"
+ },
+ {
+ "id": "8af1f3aacf60ff1a",
+ "name": "Washington University in St. Louis",
+ "score": "50.5",
+ "address": "St. Louis, United States",
+ "collegePage": "https://www.topuniversities.com/universities/washington-university-st-louis"
+ },
+ {
+ "id": "e7dc798a493c3a12",
+ "name": "Universiti Putra Malaysia (UPM)",
+ "score": "50.4",
+ "address": "Seri Kembangan, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/universiti-putra-malaysia-upm"
+ },
+ {
+ "id": "e401518e4a271b5f",
+ "name": "Ghent University",
+ "score": "50.2",
+ "address": "Ghent, Belgium",
+ "collegePage": "https://www.topuniversities.com/universities/ghent-university"
+ },
+ {
+ "id": "ced7f1e72f65465f",
+ "name": "Universidad de Chile",
+ "score": "50.2",
+ "address": "Santiago, Chile",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-chile"
+ },
+ {
+ "id": "0b62bb8695c65a9e",
+ "name": "Universiti Kebangsaan Malaysia (UKM)",
+ "score": "50.2",
+ "address": "Bangi, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/universiti-kebangsaan-malaysia-ukm"
+ },
+ {
+ "id": "5b647db624d04d9e",
+ "name": "University of Wollongong",
+ "score": "50.1",
+ "address": "Wollongong, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-wollongong"
+ },
+ {
+ "id": "119c27dd61a6b61b",
+ "name": "University of California, Santa Barbara (UCSB)",
+ "score": "50",
+ "address": "Santa Barbara, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-california-santa-barbara-ucsb"
+ },
+ {
+ "id": "d2349556aca51244",
+ "name": "Hanyang University",
+ "score": "49.7",
+ "address": "Seoul, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/hanyang-university"
+ },
+ {
+ "id": "dbc661dc289f83d5",
+ "name": "Kyushu University",
+ "score": "49.7",
+ "address": "Fukuoka City, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/kyushu-university"
+ },
+ {
+ "id": "39261e5b6da05467",
+ "name": "Universitat de Barcelona",
+ "score": "49.7",
+ "address": "Barcelona, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-de-barcelona"
+ },
+ {
+ "id": "4eb43127a7e62bde",
+ "name": "Emory University",
+ "score": "49.6",
+ "address": "Atlanta, United States",
+ "collegePage": "https://www.topuniversities.com/universities/emory-university"
+ },
+ {
+ "id": "7c3bfdb489b9a357",
+ "name": "University of York",
+ "score": "49.4",
+ "address": "York, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-york"
+ },
+ {
+ "id": "34053956d1cf0c6e",
+ "name": "University of Florida",
+ "score": "49.1",
+ "address": "Gainesville, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-florida"
+ },
+ {
+ "id": "34d02e0216592460",
+ "name": "University of Maryland, College Park",
+ "score": "48.9",
+ "address": "College Park, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-maryland-college-park"
+ },
+ {
+ "id": "d811bfaeed6ae792",
+ "name": "University of Reading",
+ "score": "48.9",
+ "address": "Reading, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-reading"
+ },
+ {
+ "id": "ddb214b5b8f911d5",
+ "name": "Complutense University of Madrid",
+ "score": "48.8",
+ "address": "Madrid, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/complutense-university-madrid"
+ },
+ {
+ "id": "278d6ed0587e2daa",
+ "name": "University College Dublin",
+ "score": "48.8",
+ "address": "Dublin, Ireland",
+ "collegePage": "https://www.topuniversities.com/universities/university-college-dublin"
+ },
+ {
+ "id": "92a16182aa46f2a5",
+ "name": "Qatar University",
+ "score": "48.7",
+ "address": "Doha, Qatar",
+ "collegePage": "https://www.topuniversities.com/universities/qatar-university"
+ },
+ {
+ "id": "fb6b97d89a3e6566",
+ "name": "The University of Newcastle, Australia (UON)",
+ "score": "48.7",
+ "address": "Callaghan, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-newcastle-australia-uon"
+ },
+ {
+ "id": "d41f214ece75f870",
+ "name": "University of Cape Town",
+ "score": "48.7",
+ "address": "Cape Town, South Africa",
+ "collegePage": "https://www.topuniversities.com/universities/university-cape-town"
+ },
+ {
+ "id": "acc64a1e36abcd8b",
+ "name": "Erasmus University Rotterdam",
+ "score": "48.5",
+ "address": "Rotterdam, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/erasmus-university-rotterdam"
+ },
+ {
+ "id": "314f7c6782420cfc",
+ "name": "Nagoya University",
+ "score": "48.5",
+ "address": "Nagoya, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/nagoya-university"
+ },
+ {
+ "id": "d5472e1966f79b45",
+ "name": "University of Liverpool",
+ "score": "48.5",
+ "address": "Liverpool, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-liverpool"
+ },
+ {
+ "id": "60ad74dd5ad644f8",
+ "name": "Arizona State University",
+ "score": "48.1",
+ "address": "Tempe, United States",
+ "collegePage": "https://www.topuniversities.com/universities/arizona-state-university"
+ },
+ {
+ "id": "b49bc6b068555617",
+ "name": "King Fahd University of Petroleum & Minerals",
+ "score": "48",
+ "address": "Dhahran, Saudi Arabia",
+ "collegePage": "https://www.topuniversities.com/universities/king-fahd-university-petroleum-minerals"
+ },
+ {
+ "id": "b1ee39f2b70f5853",
+ "name": "Université catholique de Louvain (UCLouvain)",
+ "score": "48",
+ "address": "Louvain-la-Neuve, Belgium",
+ "collegePage": "https://www.topuniversities.com/universities/universite-catholique-de-louvain-uclouvain"
+ },
+ {
+ "id": "17061c212523f683",
+ "name": "University of Calgary",
+ "score": "47.9",
+ "address": "Calgary, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/university-calgary"
+ },
+ {
+ "id": "996c88ca60c97d9e",
+ "name": "Curtin University",
+ "score": "47.8",
+ "address": "Perth, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/curtin-university"
+ },
+ {
+ "id": "2e8e1f65b38d9555",
+ "name": "Technische Universität Wien",
+ "score": "47.6",
+ "address": "Vienna, Austria",
+ "collegePage": "https://www.topuniversities.com/universities/vienna-university-technology"
+ },
+ {
+ "id": "2f7d9bfa8386ba33",
+ "name": "Tecnológico de Monterrey",
+ "score": "47.6",
+ "address": "Monterrey, Mexico",
+ "collegePage": "https://www.topuniversities.com/universities/tecnologico-de-monterrey"
+ },
+ {
+ "id": "162de17779bf9938",
+ "name": "École Normale Supérieure de Lyon",
+ "score": "47.6",
+ "address": "Lyon, France",
+ "collegePage": "https://www.topuniversities.com/universities/ecole-normale-superieure-de-lyon"
+ },
+ {
+ "id": "3b8895f9c6b2f678",
+ "name": "University of Gothenburg",
+ "score": "47.3",
+ "address": "Gothenburg, Sweden",
+ "collegePage": "https://www.topuniversities.com/universities/university-gothenburg"
+ },
+ {
+ "id": "e020c9642f30592d",
+ "name": "Universiti Teknologi Malaysia",
+ "score": "46.9",
+ "address": "Skudai, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/universiti-teknologi-malaysia"
+ },
+ {
+ "id": "bf7d1b0912b5de63",
+ "name": "McMaster University",
+ "score": "46.8",
+ "address": "Hamilton, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/mcmaster-university"
+ },
+ {
+ "id": "0362eb8133981fe4",
+ "name": "Queensland University of Technology (QUT)",
+ "score": "46.8",
+ "address": "Brisbane, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/queensland-university-technology-qut"
+ },
+ {
+ "id": "29209a01f675423a",
+ "name": "Universite libre de Bruxelles",
+ "score": "46.8",
+ "address": "Brussels, Belgium",
+ "collegePage": "https://www.topuniversities.com/universities/universite-libre-de-bruxelles"
+ },
+ {
+ "id": "85c027302e91dcc4",
+ "name": "Albert-Ludwigs-Universitaet Freiburg",
+ "score": "46.7",
+ "address": "Freiburg im Breisgau, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/albert-ludwigs-universitaet-freiburg"
+ },
+ {
+ "id": "2fffe9a37674e7d4",
+ "name": "Ecole des Ponts ParisTech",
+ "score": "46.7",
+ "address": "Paris, France",
+ "collegePage": "https://www.topuniversities.com/universities/ecole-des-ponts-paristech"
+ },
+ {
+ "id": "102c49fc1704b16c",
+ "name": "Wuhan University",
+ "score": "46.6",
+ "address": "Wuhan, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/wuhan-university"
+ },
+ {
+ "id": "2fecd6e6a5b1fc18",
+ "name": "University of Minnesota Twin Cities",
+ "score": "46.4",
+ "address": "Minneapolis, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-minnesota-twin-cities"
+ },
+ {
+ "id": "6e42795cc05cf376",
+ "name": "Hokkaido University",
+ "score": "46.2",
+ "address": "Sapporo, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/hokkaido-university"
+ },
+ {
+ "id": "b16bc5e8a873a08e",
+ "name": "Indian Institute of Technology Delhi (IITD)",
+ "score": "46.1",
+ "address": "New Delhi, India",
+ "collegePage": "https://www.topuniversities.com/universities/indian-institute-technology-delhi-iitd"
+ },
+ {
+ "id": "3c31fdd1d09dfe7b",
+ "name": "Universidad de los Andes",
+ "score": "46",
+ "address": "Bogotá, Colombia",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-los-andes"
+ },
+ {
+ "id": "3f30e84fb341a4fb",
+ "name": "Universidad Autónoma de Madrid",
+ "score": "45.9",
+ "address": "Madrid, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-autonoma-de-madrid"
+ },
+ {
+ "id": "2d1539c539157f72",
+ "name": "Waseda University",
+ "score": "45.9",
+ "address": "Tokyo, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/waseda-university"
+ },
+ {
+ "id": "49d677cd775b85e8",
+ "name": "Queen's University Belfast",
+ "score": "45.8",
+ "address": "Belfast, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/queens-university-belfast"
+ },
+ {
+ "id": "3627ef727b76d979",
+ "name": "King Saud University",
+ "score": "45.2",
+ "address": "Riyadh, Saudi Arabia",
+ "collegePage": "https://www.topuniversities.com/universities/king-saud-university"
+ },
+ {
+ "id": "72620ef8bb2803df",
+ "name": "University of Ottawa",
+ "score": "45.2",
+ "address": "Ottawa, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/university-ottawa"
+ },
+ {
+ "id": "ecad4867728473fd",
+ "name": "Universität Hamburg",
+ "score": "45.1",
+ "address": "Hamburg, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-hamburg"
+ },
+ {
+ "id": "2a03072451c170fd",
+ "name": "University of Otago",
+ "score": "45",
+ "address": "Dunedin, New Zealand",
+ "collegePage": "https://www.topuniversities.com/universities/university-otago"
+ },
+ {
+ "id": "64e9e901250a6855",
+ "name": "Vrije Universiteit Amsterdam",
+ "score": "44.9",
+ "address": "Amsterdam, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/vrije-universiteit-amsterdam"
+ },
+ {
+ "id": "20bb3cabf02baf8f",
+ "name": "University of Aberdeen",
+ "score": "44.6",
+ "address": "Aberdeen, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-aberdeen"
+ },
+ {
+ "id": "81e63efc658864d4",
+ "name": "Queen's University at Kingston",
+ "score": "44.5",
+ "address": "Kingston, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/queens-university-kingston"
+ },
+ {
+ "id": "33ad0aebaba34d96",
+ "name": "University of Twente",
+ "score": "44.4",
+ "address": "Enschede, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/university-twente"
+ },
+ {
+ "id": "c5c7fd731e0bd5c5",
+ "name": "Chulalongkorn University",
+ "score": "44.3",
+ "address": "Bangkok, Thailand",
+ "collegePage": "https://www.topuniversities.com/universities/chulalongkorn-university"
+ },
+ {
+ "id": "79d9ff0abab1802b",
+ "name": "Loughborough University",
+ "score": "44.2",
+ "address": "Loughborough, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/loughborough-university"
+ },
+ {
+ "id": "f33dd67ced16e262",
+ "name": "Eberhard Karls Universität Tübingen",
+ "score": "44.1",
+ "address": "Tübingen, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/eberhard-karls-universitat-tubingen"
+ },
+ {
+ "id": "f9bcd71a1d1cfe49",
+ "name": "Keio University",
+ "score": "44",
+ "address": "Tokyo, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/keio-university"
+ },
+ {
+ "id": "edfd0c968e86ef9c",
+ "name": "Tel Aviv University",
+ "score": "43.9",
+ "address": "Tel Aviv, Israel",
+ "collegePage": "https://www.topuniversities.com/universities/tel-aviv-university"
+ },
+ {
+ "id": "a6533d2e852b8928",
+ "name": "Tongji University",
+ "score": "43.5",
+ "address": "Shanghai, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/tongji-university"
+ },
+ {
+ "id": "495f70de30ec5bf8",
+ "name": "National Yang Ming Chiao Tung University",
+ "score": "43.3",
+ "address": "Hsinchu City, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/national-yang-ming-chiao-tung-university"
+ },
+ {
+ "id": "d90379546009a26e",
+ "name": "University of Sussex",
+ "score": "43.1",
+ "address": "Brighton, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-sussex"
+ },
+ {
+ "id": "5fe75670fa28724b",
+ "name": "Università di Padova",
+ "score": "43",
+ "address": "Padova, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/universita-di-padova"
+ },
+ {
+ "id": "8cc8a0c32af7795e",
+ "name": "Universidade Estadual de Campinas (Unicamp)",
+ "score": "42.7",
+ "address": "Campinas, Brazil",
+ "collegePage": "https://www.topuniversities.com/universities/universidade-estadual-de-campinas-unicamp"
+ },
+ {
+ "id": "433c86b4d1cb89e3",
+ "name": "University of Lausanne",
+ "score": "42.7",
+ "address": "Lausanne, Switzerland",
+ "collegePage": "https://www.topuniversities.com/universities/university-lausanne"
+ },
+ {
+ "id": "0a43f0a69ad5ab11",
+ "name": "Radboud University",
+ "score": "42.5",
+ "address": "Nijmegen, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/radboud-university"
+ },
+ {
+ "id": "8b5fb849da1f2bb6",
+ "name": "University of Pittsburgh",
+ "score": "42.5",
+ "address": "Pittsburgh, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-pittsburgh"
+ },
+ {
+ "id": "2c687baa6b3d1876",
+ "name": "University of Rochester",
+ "score": "42.4",
+ "address": "Rochester, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-rochester"
+ },
+ {
+ "id": "8101fe4bd0cf0d55",
+ "name": "Indian Institute of Science",
+ "score": "42.1",
+ "address": "Bangalore, India",
+ "collegePage": "https://www.topuniversities.com/universities/indian-institute-science"
+ },
+ {
+ "id": "b9650a97598d833c",
+ "name": "American University of Beirut (AUB)",
+ "score": "41.9",
+ "address": "Beirut , Lebanon",
+ "collegePage": "https://www.topuniversities.com/universities/american-university-beirut-aub"
+ },
+ {
+ "id": "097cf0623305e910",
+ "name": "Universidad Nacional de Colombia",
+ "score": "41.9",
+ "address": "Bogotá, Colombia",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-nacional-de-colombia"
+ },
+ {
+ "id": "24d28e0642393669",
+ "name": "National Cheng Kung University (NCKU)",
+ "score": "41.8",
+ "address": "Tainan City, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/national-cheng-kung-university-ncku"
+ },
+ {
+ "id": "f8a925894bbc41fa",
+ "name": "Friedrich-Alexander-Universität Erlangen-Nürnberg",
+ "score": "41.7",
+ "address": "Erlangen, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/friedrich-alexander-universitat-erlangen-nurnberg"
+ },
+ {
+ "id": "d76fb81f640da6a1",
+ "name": "Al-Farabi Kazakh National University",
+ "score": "41.6",
+ "address": "Almaty, Kazakhstan",
+ "collegePage": "https://www.topuniversities.com/universities/al-farabi-kazakh-national-university"
+ },
+ {
+ "id": "7b41bef7293cef97",
+ "name": "Khalifa University",
+ "score": "41.6",
+ "address": "Abu Dhabi, United Arab Emirates",
+ "collegePage": "https://www.topuniversities.com/universities/khalifa-university"
+ },
+ {
+ "id": "93e13664ad9ddac8",
+ "name": "University of Göttingen",
+ "score": "41.4",
+ "address": "Göttingen, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/university-gottingen"
+ },
+ {
+ "id": "ef62740d0e941696",
+ "name": "Deakin University.",
+ "score": "41.3",
+ "address": "Burwood, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/deakin-university"
+ },
+ {
+ "id": "7755c75074c46831",
+ "name": "National Tsing Hua University",
+ "score": "41.3",
+ "address": "Hsinchu City, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/national-tsing-hua-university"
+ },
+ {
+ "id": "1198670157311c41",
+ "name": "Heriot-Watt University",
+ "score": "41.2",
+ "address": "Edinburgh, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/heriot-watt-university"
+ },
+ {
+ "id": "107317e2e1c59c66",
+ "name": "Université Paris Cité",
+ "score": "41.1",
+ "address": "Paris, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-paris-cite"
+ },
+ {
+ "id": "8358b451acd9f685",
+ "name": "Dartmouth College",
+ "score": "40.9",
+ "address": "Hanover, United States",
+ "collegePage": "https://www.topuniversities.com/universities/dartmouth-college"
+ },
+ {
+ "id": "61bce24330ff0c2c",
+ "name": "Universitas Indonesia",
+ "score": "40.9",
+ "address": "Depok, Indonesia",
+ "collegePage": "https://www.topuniversities.com/universities/universitas-indonesia"
+ },
+ {
+ "id": "4aef40e49cb1e0d7",
+ "name": "Massey University",
+ "score": "40.6",
+ "address": "Palmerston North, New Zealand",
+ "collegePage": "https://www.topuniversities.com/universities/massey-university"
+ },
+ {
+ "id": "41f5a2f648d7076b",
+ "name": "Rheinische Friedrich-Wilhelms-Universität Bonn",
+ "score": "40.6",
+ "address": "Bonn, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/rheinische-friedrich-wilhelms-universitat-bonn"
+ },
+ {
+ "id": "f477a1962cee280d",
+ "name": "Victoria University of Wellington",
+ "score": "40.5",
+ "address": "Kelburn, Wellington, New Zealand",
+ "collegePage": "https://www.topuniversities.com/universities/victoria-university-wellington"
+ },
+ {
+ "id": "bdeee213bbb87fff",
+ "name": "La Trobe University",
+ "score": "40.3",
+ "address": "Melbourne, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/la-trobe-university"
+ },
+ {
+ "id": "d991d126389c02c8",
+ "name": "Griffith University",
+ "score": "40.1",
+ "address": "Nathan, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/griffith-university"
+ },
+ {
+ "id": "0c93f006321255c2",
+ "name": "University of Surrey",
+ "score": "39.9",
+ "address": "Guildford, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-surrey"
+ },
+ {
+ "id": "a975aed0f5cbed17",
+ "name": "University of Massachusetts Amherst",
+ "score": "39.8",
+ "address": "Amherst, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-massachusetts-amherst"
+ },
+ {
+ "id": "5456cd1a741337c4",
+ "name": "Technical University of Darmstadt",
+ "score": "39.7",
+ "address": "Darmstadt, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/technical-university-darmstadt"
+ },
+ {
+ "id": "dd19de9b09cd6310",
+ "name": "Technische Universität Dresden",
+ "score": "39.7",
+ "address": "Dresden, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/technische-universitat-dresden"
+ },
+ {
+ "id": "b944c8c35835e01e",
+ "name": "Charles University",
+ "score": "39.6",
+ "address": "Prague, Czechia",
+ "collegePage": "https://www.topuniversities.com/universities/charles-university"
+ },
+ {
+ "id": "1984584eab889cdf",
+ "name": "University of Antwerp",
+ "score": "39.6",
+ "address": "Antwerp, Belgium",
+ "collegePage": "https://www.topuniversities.com/universities/university-antwerp"
+ },
+ {
+ "id": "d5b892344b7a81b2",
+ "name": "University of Waikato",
+ "score": "39.5",
+ "address": "Hamilton , New Zealand",
+ "collegePage": "https://www.topuniversities.com/universities/university-waikato"
+ },
+ {
+ "id": "f03e52662fd9c858",
+ "name": "The Hebrew University of Jerusalem",
+ "score": "39.3",
+ "address": "Jerusalem, Israel",
+ "collegePage": "https://www.topuniversities.com/universities/hebrew-university-jerusalem"
+ },
+ {
+ "id": "a12f256618bb03a3",
+ "name": "Politecnico di Torino",
+ "score": "39.2",
+ "address": "Turin, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/politecnico-di-torino"
+ },
+ {
+ "id": "ce51b838db72358d",
+ "name": "University of Porto",
+ "score": "39",
+ "address": "Porto, Portugal",
+ "collegePage": "https://www.topuniversities.com/universities/university-porto"
+ },
+ {
+ "id": "a33a3eb8a2744b73",
+ "name": "University of Macau",
+ "score": "38.9",
+ "address": "null Macau SAR",
+ "collegePage": "https://www.topuniversities.com/universities/university-macau"
+ },
+ {
+ "id": "6c7915be6d28936f",
+ "name": "Case Western Reserve University",
+ "score": "38.8",
+ "address": "Cleveland, United States",
+ "collegePage": "https://www.topuniversities.com/universities/case-western-reserve-university"
+ },
+ {
+ "id": "7c521149e8a69d70",
+ "name": "Harbin Institute of Technology",
+ "score": "38.7",
+ "address": "Harbin, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/harbin-institute-technology"
+ },
+ {
+ "id": "7983d8d8e8359c95",
+ "name": "Maastricht University",
+ "score": "38.7",
+ "address": "Maastricht, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/maastricht-university"
+ },
+ {
+ "id": "ec48917ef83b702a",
+ "name": "University of Canterbury | Te Whare Wānanga o Waitaha",
+ "score": "38.7",
+ "address": "Christchurch, New Zealand",
+ "collegePage": "https://www.topuniversities.com/universities/university-canterbury-te-whare-wananga-o-waitaha"
+ },
+ {
+ "id": "d0d869e55b03f4b7",
+ "name": "Vrije Universiteit Brussel (VUB)",
+ "score": "38.6",
+ "address": "Brussels, Belgium",
+ "collegePage": "https://www.topuniversities.com/universities/vrije-universiteit-brussel-vub"
+ },
+ {
+ "id": "bb69191b183e6c8d",
+ "name": "University of Virginia",
+ "score": "38.5",
+ "address": "Charlottesville, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-virginia"
+ },
+ {
+ "id": "465b56c7c531272c",
+ "name": "Vanderbilt University",
+ "score": "38.4",
+ "address": "Nashville, United States",
+ "collegePage": "https://www.topuniversities.com/universities/vanderbilt-university"
+ },
+ {
+ "id": "7f8ce25f364b65bb",
+ "name": "University of Warsaw",
+ "score": "38.1",
+ "address": "Warsaw, Poland",
+ "collegePage": "https://www.topuniversities.com/universities/university-warsaw"
+ },
+ {
+ "id": "a1eba052177e7a16",
+ "name": "Gadjah Mada University",
+ "score": "38",
+ "address": "Yogyakarta, Indonesia",
+ "collegePage": "https://www.topuniversities.com/universities/gadjah-mada-university"
+ },
+ {
+ "id": "bca201129c414ef5",
+ "name": "University of Colorado Boulder",
+ "score": "37.9",
+ "address": "Boulder, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-colorado-boulder"
+ },
+ {
+ "id": "8bc1d859419f53ec",
+ "name": "University of Witwatersrand",
+ "score": "37.9",
+ "address": "Johannesburg, South Africa",
+ "collegePage": "https://www.topuniversities.com/universities/university-witwatersrand"
+ },
+ {
+ "id": "f1fc86646cb07f28",
+ "name": "Ulsan National Institute of Science and Technology (UNIST)",
+ "score": "37.7",
+ "address": "Ulsan, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/ulsan-national-institute-science-technology-unist"
+ },
+ {
+ "id": "0c88929c85ff8692",
+ "name": "University of Lisbon",
+ "score": "37.7",
+ "address": "Lisbon, Portugal",
+ "collegePage": "https://www.topuniversities.com/universities/university-lisbon"
+ },
+ {
+ "id": "0e123b098aefb461",
+ "name": "Linköping University",
+ "score": "37.5",
+ "address": "Linköping, Sweden",
+ "collegePage": "https://www.topuniversities.com/universities/linkoping-university"
+ },
+ {
+ "id": "fa54a794eeda0814",
+ "name": "University of California, Irvine",
+ "score": "37.5",
+ "address": "Irvine, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-california-irvine"
+ },
+ {
+ "id": "e9ff3ee777309e30",
+ "name": "University of Cologne",
+ "score": "37.5",
+ "address": "Cologne, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/university-cologne"
+ },
+ {
+ "id": "9a7352aec69835db",
+ "name": "Indian Institute of Technology Kharagpur (IIT-KGP)",
+ "score": "37.4",
+ "address": "Kharagpur, India",
+ "collegePage": "https://www.topuniversities.com/universities/indian-institute-technology-kharagpur-iit-kgp"
+ },
+ {
+ "id": "5ef32cfc0df6b351",
+ "name": "Beijing Normal University",
+ "score": "37.3",
+ "address": "Beijing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/beijing-normal-university"
+ },
+ {
+ "id": "9f3a6bb8a4ae4c6b",
+ "name": "University of Leicester",
+ "score": "37.3",
+ "address": "Leicester, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-leicester"
+ },
+ {
+ "id": "2badf62a09fc8577",
+ "name": "North Carolina State University",
+ "score": "37.2",
+ "address": "Raleigh, United States",
+ "collegePage": "https://www.topuniversities.com/universities/north-carolina-state-university"
+ },
+ {
+ "id": "6d2e30b6ccd3b2e8",
+ "name": "Huazhong University of Science and Technology",
+ "score": "37.1",
+ "address": "Wuhan, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/huazhong-university-science-technology"
+ },
+ {
+ "id": "65ff82b5254b804e",
+ "name": "University of Milan",
+ "score": "37",
+ "address": "Milan, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-milan"
+ },
+ {
+ "id": "56dc1305932514ae",
+ "name": "University of Strathclyde",
+ "score": "37",
+ "address": "Glasgow, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-strathclyde"
+ },
+ {
+ "id": "f1c665b2930f17ba",
+ "name": "Indian Institute of Technology Kanpur (IITK)",
+ "score": "36.9",
+ "address": "Kanpur, India",
+ "collegePage": "https://www.topuniversities.com/universities/indian-institute-technology-kanpur-iitk"
+ },
+ {
+ "id": "0289f1e716162104",
+ "name": "University of Miami",
+ "score": "36.9",
+ "address": "Miami, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-miami"
+ },
+ {
+ "id": "5aafcdabde93a43c",
+ "name": "University of Navarra",
+ "score": "36.8",
+ "address": "Pamplona, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/university-navarra"
+ },
+ {
+ "id": "622a3fa56fd38390",
+ "name": "Bandung Institute of Technology (ITB)",
+ "score": "36.6",
+ "address": "Bandung, Indonesia",
+ "collegePage": "https://www.topuniversities.com/universities/bandung-institute-technology-itb"
+ },
+ {
+ "id": "f5d9847b0d36a298",
+ "name": "University of Bergen",
+ "score": "36.6",
+ "address": "Bergen, Norway",
+ "collegePage": "https://www.topuniversities.com/universities/university-bergen"
+ },
+ {
+ "id": "247ea04811d85d7d",
+ "name": "Stellenbosch University",
+ "score": "36.5",
+ "address": "Stellenbosch, South Africa",
+ "collegePage": "https://www.topuniversities.com/universities/stellenbosch-university"
+ },
+ {
+ "id": "77b3ccedf27b5b8d",
+ "name": "Taylor's University",
+ "score": "36.2",
+ "address": "Subang Jaya, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/taylors-university"
+ },
+ {
+ "id": "4a66aa521c788fa0",
+ "name": "Indian Institute of Technology Madras (IITM)",
+ "score": "36.1",
+ "address": "Chennai, India",
+ "collegePage": "https://www.topuniversities.com/universities/indian-institute-technology-madras-iitm"
+ },
+ {
+ "id": "6121d3add05c6e94",
+ "name": "Swinburne University of Technology",
+ "score": "36.1",
+ "address": "Melbourne, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/swinburne-university-technology"
+ },
+ {
+ "id": "5bc9c51938c0e8cf",
+ "name": "The University of Arizona",
+ "score": "36.1",
+ "address": "Tucson, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-arizona"
+ },
+ {
+ "id": "1c8bcb86dd886691",
+ "name": "Tianjin University",
+ "score": "36.1",
+ "address": "Tianjin, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/tianjin-university"
+ },
+ {
+ "id": "e4bb91cd64e9ac04",
+ "name": "University of Galway",
+ "score": "36",
+ "address": "Galway, Ireland",
+ "collegePage": "https://www.topuniversities.com/universities/university-galway"
+ },
+ {
+ "id": "5d6c69db15e0c39c",
+ "name": "United Arab Emirates University",
+ "score": "35.9",
+ "address": "Al Ain, United Arab Emirates",
+ "collegePage": "https://www.topuniversities.com/universities/united-arab-emirates-university"
+ },
+ {
+ "id": "49b6839d126aedb8",
+ "name": "Xi’an Jiaotong University",
+ "score": "35.8",
+ "address": "Xi'an, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/xian-jiaotong-university"
+ },
+ {
+ "id": "b1476c038de63824",
+ "name": "Norwegian University of Science And Technology",
+ "score": "35.7",
+ "address": "Trondheim, Norway",
+ "collegePage": "https://www.topuniversities.com/universities/norwegian-university-science-technology"
+ },
+ {
+ "id": "2274c82392cdc65a",
+ "name": "University College Cork",
+ "score": "35.7",
+ "address": "Cork, Ireland",
+ "collegePage": "https://www.topuniversities.com/universities/university-college-cork"
+ },
+ {
+ "id": "1b132f7b887a2521",
+ "name": "Université Grenoble Alpes",
+ "score": "35.6",
+ "address": "Grenoble, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-grenoble-alpes"
+ },
+ {
+ "id": "24bce3b399c18397",
+ "name": "Hong Kong Baptist University",
+ "score": "35.4",
+ "address": "Hong Kong, Hong Kong SAR",
+ "collegePage": "https://www.topuniversities.com/universities/hong-kong-baptist-university"
+ },
+ {
+ "id": "ad93fb563490c201",
+ "name": "University of East Anglia (UEA)",
+ "score": "35.4",
+ "address": "Norwich, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-east-anglia-uea"
+ },
+ {
+ "id": "9ea18f047bc473d0",
+ "name": "Georgetown University",
+ "score": "35.3",
+ "address": "Washington D.C., United States",
+ "collegePage": "https://www.topuniversities.com/universities/georgetown-university"
+ },
+ {
+ "id": "b0a369eaccca71a4",
+ "name": "Dalhousie University",
+ "score": "34.9",
+ "address": "Halifax, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/dalhousie-university"
+ },
+ {
+ "id": "1df989492538c1fa",
+ "name": "Rutgers University–New Brunswick",
+ "score": "34.8",
+ "address": "New Brunswick, United States",
+ "collegePage": "https://www.topuniversities.com/universities/rutgers-university-new-brunswick"
+ },
+ {
+ "id": "ac5b6f0b0a6ae407",
+ "name": "UCSI University",
+ "score": "34.7",
+ "address": "Kuala Lumpur, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/ucsi-university"
+ },
+ {
+ "id": "3d16b3b9e0ae827f",
+ "name": "Southern University of Science and Technology (SUSTech)",
+ "score": "34.6",
+ "address": "Shenzhen, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/southern-university-science-technology-sustech"
+ },
+ {
+ "id": "8078f544e84707e8",
+ "name": "Goethe-University Frankfurt am Main",
+ "score": "34.5",
+ "address": "Frankfurt, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/goethe-university-frankfurt-am-main"
+ },
+ {
+ "id": "795a9970feaaa3f5",
+ "name": "Virginia Polytechnic Institute and State University",
+ "score": "34.5",
+ "address": "Blacksburg, United States",
+ "collegePage": "https://www.topuniversities.com/universities/virginia-polytechnic-institute-state-university"
+ },
+ {
+ "id": "31376de3993fe763",
+ "name": "Jagiellonian University",
+ "score": "34.3",
+ "address": "Krakow, Poland",
+ "collegePage": "https://www.topuniversities.com/universities/jagiellonian-university"
+ },
+ {
+ "id": "4c315e8ebcdc4e74",
+ "name": "University of Notre Dame",
+ "score": "34.3",
+ "address": "Notre Dame, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-notre-dame"
+ },
+ {
+ "id": "6d40eca2f8775a3a",
+ "name": "University of Johannesburg",
+ "score": "34",
+ "address": "Johannesburg, South Africa",
+ "collegePage": "https://www.topuniversities.com/universities/university-johannesburg"
+ },
+ {
+ "id": "de6b55534d8efd90",
+ "name": "Daegu Gyeongbuk Institute of Science and Technology (DGIST)",
+ "score": "34",
+ "address": "Daegu, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/daegu-gyeongbuk-institute-science-technology-dgist"
+ },
+ {
+ "id": "188484dab7a96057",
+ "name": "Swansea University",
+ "score": "33.9",
+ "address": "Swansea, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/swansea-university"
+ },
+ {
+ "id": "d28ce2172361593b",
+ "name": "Universiti Teknologi PETRONAS (UTP)",
+ "score": "33.9",
+ "address": "Seri Iskandar, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/universiti-teknologi-petronas-utp"
+ },
+ {
+ "id": "c8ca23e11aaa7553",
+ "name": "University of Tasmania",
+ "score": "33.9",
+ "address": "Hobart, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-tasmania"
+ },
+ {
+ "id": "eee11fd67c2a5138",
+ "name": "Hamad bin Khalifa University",
+ "score": "33.8",
+ "address": "Doha, Qatar",
+ "collegePage": "https://www.topuniversities.com/universities/hamad-bin-khalifa-university"
+ },
+ {
+ "id": "0fb0b793d5d6df20",
+ "name": "Universitat Pompeu Fabra (Barcelona)",
+ "score": "33.8",
+ "address": "Barcelona, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-pompeu-fabra"
+ },
+ {
+ "id": "c842b2163aa00981",
+ "name": "Universität Stuttgart",
+ "score": "33.7",
+ "address": "Stuttgart, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-stuttgart"
+ },
+ {
+ "id": "39a2b8bd7f9488a8",
+ "name": "Indiana University Bloomington",
+ "score": "33.5",
+ "address": "Bloomington, United States",
+ "collegePage": "https://www.topuniversities.com/universities/indiana-university-bloomington"
+ },
+ {
+ "id": "8fa87d29f5afa5ef",
+ "name": "University of Oulu",
+ "score": "33.5",
+ "address": "Oulu, Finland",
+ "collegePage": "https://www.topuniversities.com/universities/university-oulu"
+ },
+ {
+ "id": "9d2a3e5549f94947",
+ "name": "Quaid-i-Azam University",
+ "score": "33.4",
+ "address": "Islamabad, Pakistan",
+ "collegePage": "https://www.topuniversities.com/universities/quaid-i-azam-university"
+ },
+ {
+ "id": "cd37e3c4733f8783",
+ "name": "Saint Petersburg State University",
+ "score": "33.4",
+ "address": "Saint Petersburg, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/saint-petersburg-state-university"
+ },
+ {
+ "id": "3b86daa6377131bc",
+ "name": "University of Turku",
+ "score": "33.4",
+ "address": "Turku, Finland",
+ "collegePage": "https://www.topuniversities.com/universities/university-turku"
+ },
+ {
+ "id": "044760088b92460d",
+ "name": "Simon Fraser University",
+ "score": "33.3",
+ "address": "Burnaby, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/simon-fraser-university"
+ },
+ {
+ "id": "477e42adf7e926d7",
+ "name": "Bauman Moscow State Technical University",
+ "score": "33.2",
+ "address": "Moscow, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/bauman-moscow-state-technical-university"
+ },
+ {
+ "id": "88cd5996ef4e6c41",
+ "name": "Sciences Po",
+ "score": "33.2",
+ "address": "Paris, France",
+ "collegePage": "https://www.topuniversities.com/universities/sciences-po"
+ },
+ {
+ "id": "cf33a366259d3ed6",
+ "name": "Universidad Carlos III de Madrid (UC3M)",
+ "score": "33.2",
+ "address": "Madrid, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-carlos-iii-de-madrid-uc3m"
+ },
+ {
+ "id": "e1c706a62786d98e",
+ "name": "University of Victoria (UVic)",
+ "score": "33",
+ "address": "Victoria, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/university-victoria-uvic"
+ },
+ {
+ "id": "169dba8958763ad2",
+ "name": "Sun Yat-sen University",
+ "score": "32.8",
+ "address": "Guangzhou, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/sun-yat-sen-university"
+ },
+ {
+ "id": "3c44df33cbbd65bd",
+ "name": "University of Illinois at Chicago (UIC)",
+ "score": "32.8",
+ "address": "Chicago, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-illinois-chicago-uic"
+ },
+ {
+ "id": "4995cd53ec418009",
+ "name": "University of Pretoria",
+ "score": "32.8",
+ "address": "Pretoria, South Africa",
+ "collegePage": "https://www.topuniversities.com/universities/university-pretoria"
+ },
+ {
+ "id": "aed8d5027b5a4875",
+ "name": "University of South Australia",
+ "score": "32.7",
+ "address": "Adelaide, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-south-australia"
+ },
+ {
+ "id": "31c9eafff79ca75a",
+ "name": "University of Southern Denmark (SDU)",
+ "score": "32.7",
+ "address": "Odense, Denmark",
+ "collegePage": "https://www.topuniversities.com/universities/university-southern-denmark-sdu"
+ },
+ {
+ "id": "3cc85a8dfbc8aa7d",
+ "name": "City, University of London",
+ "score": "32.6",
+ "address": "London, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/city-university-london"
+ },
+ {
+ "id": "840d0266698c29c8",
+ "name": "Gwangju Institute of Science and Technology (GIST)",
+ "score": "32.6",
+ "address": "Gwangju, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/gwangju-institute-science-technology-gist"
+ },
+ {
+ "id": "97d4f771233a0ad6",
+ "name": "USI - Università della Svizzera italiana",
+ "score": "32.6",
+ "address": "Lugano, Switzerland",
+ "collegePage": "https://www.topuniversities.com/universities/usi-universita-della-svizzera-italiana"
+ },
+ {
+ "id": "28937062aa06c4c4",
+ "name": "Université Paris 1 Panthéon-Sorbonne",
+ "score": "32.6",
+ "address": "Paris, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-paris-1-pantheon-sorbonne"
+ },
+ {
+ "id": "1d7e7c576424c542",
+ "name": "Kyung Hee University",
+ "score": "32.5",
+ "address": "Seoul, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/kyung-hee-university"
+ },
+ {
+ "id": "b93447efa77cf10d",
+ "name": "University of California, Santa Cruz",
+ "score": "32.5",
+ "address": "Santa Cruz, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-california-santa-cruz"
+ },
+ {
+ "id": "7efe884443154d71",
+ "name": "Sharif University of Technology",
+ "score": "32.4",
+ "address": "Tehran, Iran",
+ "collegePage": "https://www.topuniversities.com/universities/sharif-university-technology"
+ },
+ {
+ "id": "dd8296cdbbe8f5be",
+ "name": "University of Naples - Federico II",
+ "score": "32.3",
+ "address": "Naples, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-naples-federico-ii"
+ },
+ {
+ "id": "326b658cb179dc02",
+ "name": "Aalborg University",
+ "score": "32.2",
+ "address": "Aalborg, Denmark",
+ "collegePage": "https://www.topuniversities.com/universities/aalborg-university"
+ },
+ {
+ "id": "3eceb10f3b463672",
+ "name": "Middle East Technical University",
+ "score": "32.2",
+ "address": "Ankara, Turkey",
+ "collegePage": "https://www.topuniversities.com/universities/middle-east-technical-university"
+ },
+ {
+ "id": "c456fbe2f1739763",
+ "name": "Pontificia Universidad Catolica del Peru",
+ "score": "32.2",
+ "address": "Lima, Peru",
+ "collegePage": "https://www.topuniversities.com/universities/pontificia-universidad-catolica-del-peru"
+ },
+ {
+ "id": "1ac2361626d82d0b",
+ "name": "University of Kent",
+ "score": "32.2",
+ "address": "Canterbury, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-kent"
+ },
+ {
+ "id": "9484ee28397cafed",
+ "name": "Beijing Institute of Technology",
+ "score": "32.1",
+ "address": "Beijing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/beijing-institute-technology"
+ },
+ {
+ "id": "dd35ecddea62c39a",
+ "name": "George Washington University",
+ "score": "32.1",
+ "address": "Washington D.C., United States",
+ "collegePage": "https://www.topuniversities.com/universities/george-washington-university"
+ },
+ {
+ "id": "84f23c88d64cb27a",
+ "name": "RUDN University",
+ "score": "32",
+ "address": "Moscow, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/rudn-university"
+ },
+ {
+ "id": "2d1e475af15fca6d",
+ "name": "Brunel University London",
+ "score": "31.9",
+ "address": "London, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/brunel-university-london"
+ },
+ {
+ "id": "1c276063e974df27",
+ "name": "University of Aveiro",
+ "score": "31.6",
+ "address": "Aveiro, Portugal",
+ "collegePage": "https://www.topuniversities.com/universities/university-aveiro"
+ },
+ {
+ "id": "712f520eda29e297",
+ "name": "Airlangga University",
+ "score": "31.5",
+ "address": "Surabaya, Indonesia",
+ "collegePage": "https://www.topuniversities.com/universities/airlangga-university"
+ },
+ {
+ "id": "c041ad79993989f2",
+ "name": "University of Saskatchewan",
+ "score": "31.5",
+ "address": "Saskatoon, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/university-saskatchewan"
+ },
+ {
+ "id": "865dc712f7b705c4",
+ "name": "National Technical University of Athens",
+ "score": "31.4",
+ "address": "Athens, Greece",
+ "collegePage": "https://www.topuniversities.com/universities/national-technical-university-athens"
+ },
+ {
+ "id": "d2f4b117114f7ddf",
+ "name": "Pontificia Universidad Javeriana",
+ "score": "31.4",
+ "address": "Bogotá, Colombia",
+ "collegePage": "https://www.topuniversities.com/universities/pontificia-universidad-javeriana"
+ },
+ {
+ "id": "a7869dbf0cf3dac3",
+ "name": "Universidad Politécnica de Madrid (UPM)",
+ "score": "31.3",
+ "address": "Madrid, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-politecnica-de-madrid"
+ },
+ {
+ "id": "37bf5362f0a93a7a",
+ "name": "University of Pisa",
+ "score": "31.3",
+ "address": "Pisa, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-pisa"
+ },
+ {
+ "id": "66587ac84a05f6ae",
+ "name": "Lappeenranta-Lahti University of Technology LUT",
+ "score": "31.2",
+ "address": "Lappeenranta, Finland",
+ "collegePage": "https://www.topuniversities.com/universities/lappeenranta-lahti-university-technology-lut"
+ },
+ {
+ "id": "7a83b6176d9d3ab9",
+ "name": "University of Coimbra",
+ "score": "31.2",
+ "address": "Coimbra, Portugal",
+ "collegePage": "https://www.topuniversities.com/universities/university-coimbra"
+ },
+ {
+ "id": "fffa9e2a67caf6c0",
+ "name": "York University",
+ "score": "31.1",
+ "address": "Toronto, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/york-university"
+ },
+ {
+ "id": "1aeb99d446908c76",
+ "name": "Universitat Politècnica de Catalunya · BarcelonaTech (UPC)",
+ "score": "31",
+ "address": "Barcelona, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-politecnica-de-catalunya-barcelonatech-upc"
+ },
+ {
+ "id": "1cca275c916afdcb",
+ "name": "L.N. Gumilyov Eurasian National University (ENU)",
+ "score": "30.9",
+ "address": "Nur-Sultan, Kazakhstan",
+ "collegePage": "https://www.topuniversities.com/universities/ln-gumilyov-eurasian-national-university-enu"
+ },
+ {
+ "id": "2721d57bed0d0819",
+ "name": "Sichuan University",
+ "score": "30.9",
+ "address": "Chengdu, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/sichuan-university"
+ },
+ {
+ "id": "48c2e31dc9ba3ec9",
+ "name": "University of Tsukuba",
+ "score": "30.9",
+ "address": "Tsukuba City, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/university-tsukuba"
+ },
+ {
+ "id": "a6a4ee42bd3cdf3c",
+ "name": "University of Florence",
+ "score": "30.8",
+ "address": "Florence, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-florence"
+ },
+ {
+ "id": "382e7ba09eac30c9",
+ "name": "University of Tartu",
+ "score": "30.8",
+ "address": "Tartu, Estonia",
+ "collegePage": "https://www.topuniversities.com/universities/university-tartu"
+ },
+ {
+ "id": "fd3a1051f06ba669",
+ "name": "Shandong University",
+ "score": "30.7",
+ "address": "Jinan, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/shandong-university"
+ },
+ {
+ "id": "240649033d9bdb2f",
+ "name": "University of Tehran",
+ "score": "30.7",
+ "address": "Tehran, Iran",
+ "collegePage": "https://www.topuniversities.com/universities/university-tehran"
+ },
+ {
+ "id": "f7a16897ab23c50b",
+ "name": "Lincoln University",
+ "score": "30.6",
+ "address": "Lincoln, New Zealand",
+ "collegePage": "https://www.topuniversities.com/universities/lincoln-university"
+ },
+ {
+ "id": "f4b53114c386547d",
+ "name": "Universität Innsbruck",
+ "score": "30.6",
+ "address": "Innsbruck, Austria",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-innsbruck"
+ },
+ {
+ "id": "76b9900649bdc5e6",
+ "name": "American University of Sharjah",
+ "score": "30.3",
+ "address": "Sharjah, United Arab Emirates",
+ "collegePage": "https://www.topuniversities.com/universities/american-university-sharjah"
+ },
+ {
+ "id": "9e39bae1d4bd888d",
+ "name": "Indian Institute of Technology Guwahati (IITG)",
+ "score": "30.3",
+ "address": "Guwahati, India",
+ "collegePage": "https://www.topuniversities.com/universities/indian-institute-technology-guwahati-iitg"
+ },
+ {
+ "id": "72ac08f93b6f7ff5",
+ "name": "University of Turin",
+ "score": "30.3",
+ "address": "Turin, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-turin"
+ },
+ {
+ "id": "fc34aca35f985b96",
+ "name": "National University of Sciences And Technology (NUST) Islamabad",
+ "score": "30.2",
+ "address": "Islamabad, Pakistan",
+ "collegePage": "https://www.topuniversities.com/universities/national-university-sciences-technology-nust-islamabad"
+ },
+ {
+ "id": "053931c195b0f9d5",
+ "name": "University of Cyprus (UCY)",
+ "score": "30.1",
+ "address": "Nicosia, Cyprus",
+ "collegePage": "https://www.topuniversities.com/universities/university-cyprus-ucy"
+ },
+ {
+ "id": "e36a29d8f476cb73",
+ "name": "Indian Institute of Technology Roorkee (IITR)",
+ "score": "30",
+ "address": "Roorkee, India",
+ "collegePage": "https://www.topuniversities.com/universities/indian-institute-technology-roorkee-iitr"
+ },
+ {
+ "id": "8c8e8c55aff87037",
+ "name": "Yeshiva University",
+ "score": "30",
+ "address": "New York City, United States",
+ "collegePage": "https://www.topuniversities.com/universities/yeshiva-university"
+ },
+ {
+ "id": "e788a25e02323d2e",
+ "name": "Cairo University",
+ "score": "29.9",
+ "address": "Giza, Egypt",
+ "collegePage": "https://www.topuniversities.com/universities/cairo-university"
+ },
+ {
+ "id": "835e0299f5773195",
+ "name": "Tilburg University",
+ "score": "29.9",
+ "address": "Tilburg, Netherlands",
+ "collegePage": "https://www.topuniversities.com/universities/tilburg-university"
+ },
+ {
+ "id": "f48c777410c18e0a",
+ "name": "Universidade Federal do Rio de Janeiro",
+ "score": "29.9",
+ "address": "Rio de Janeiro, Brazil",
+ "collegePage": "https://www.topuniversities.com/universities/universidade-federal-do-rio-de-janeiro"
+ },
+ {
+ "id": "4acc027dd57b59c1",
+ "name": "Birkbeck, University of London",
+ "score": "29.7",
+ "address": "London, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/birkbeck-university-london"
+ },
+ {
+ "id": "a195815afdc4457d",
+ "name": "Amirkabir University of Technology",
+ "score": "29.5",
+ "address": "Tehran, Iran",
+ "collegePage": "https://www.topuniversities.com/universities/amirkabir-university-technology"
+ },
+ {
+ "id": "677adfe6b9e71175",
+ "name": "Northeastern University",
+ "score": "29.5",
+ "address": "Boston, United States",
+ "collegePage": "https://www.topuniversities.com/universities/northeastern-university"
+ },
+ {
+ "id": "d8d1c07e87702cf1",
+ "name": "Ruhr-Universität Bochum",
+ "score": "29.5",
+ "address": "Bochum, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/ruhr-universitat-bochum"
+ },
+ {
+ "id": "aabb7cab0ea10086",
+ "name": "Western Sydney University",
+ "score": "29.5",
+ "address": "Milperra, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/western-sydney-university"
+ },
+ {
+ "id": "d137265df2a94dfa",
+ "name": "Tufts University",
+ "score": "29.4",
+ "address": "Medford, United States",
+ "collegePage": "https://www.topuniversities.com/universities/tufts-university"
+ },
+ {
+ "id": "44387fa61ab35f4c",
+ "name": "Flinders University",
+ "score": "29.2",
+ "address": "Adelaide, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/flinders-university"
+ },
+ {
+ "id": "780f15f4bcc8aee9",
+ "name": "University of Luxembourg",
+ "score": "29.1",
+ "address": "Luxembourg, Luxembourg",
+ "collegePage": "https://www.topuniversities.com/universities/university-luxembourg"
+ },
+ {
+ "id": "85bad1d2c98b6688",
+ "name": "Mahidol University",
+ "score": "29",
+ "address": "Nakhon Pathom, Thailand",
+ "collegePage": "https://www.topuniversities.com/universities/mahidol-university"
+ },
+ {
+ "id": "b2c314bbc1455ed7",
+ "name": "Université de Montpellier",
+ "score": "29",
+ "address": "Montpellier, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-de-montpellier"
+ },
+ {
+ "id": "fed7345f839c9b20",
+ "name": "Nankai University",
+ "score": "28.6",
+ "address": "Tianjin, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/nankai-university"
+ },
+ {
+ "id": "694ac7ce98575ffb",
+ "name": "University of Münster",
+ "score": "28.6",
+ "address": "Munster, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/university-munster"
+ },
+ {
+ "id": "767511090541b30a",
+ "name": "University of Hawaiʻi at Mānoa",
+ "score": "28.4",
+ "address": "Honolulu, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-hawaii-manoa"
+ },
+ {
+ "id": "61496e1594ad8a4a",
+ "name": "Aix-Marseille University",
+ "score": "28.3",
+ "address": "Marseille, France",
+ "collegePage": "https://www.topuniversities.com/universities/aix-marseille-university"
+ },
+ {
+ "id": "f1aa499bfc20d2f7",
+ "name": "Belarusian State University",
+ "score": "28.3",
+ "address": "Minsk, Belarus",
+ "collegePage": "https://www.topuniversities.com/universities/belarusian-state-university"
+ },
+ {
+ "id": "e9acf62d41d2a5c9",
+ "name": "Concordia University",
+ "score": "28.3",
+ "address": "Montreal, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/concordia-university"
+ },
+ {
+ "id": "f6c438c7e8908304",
+ "name": "National Taiwan University of Science and Technology (Taiwan Tech)",
+ "score": "28.3",
+ "address": "Taipei City, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/national-taiwan-university-science-technology-taiwan-tech"
+ },
+ {
+ "id": "fa7761871d10996b",
+ "name": "Universiti Brunei Darussalam (UBD)",
+ "score": "28.3",
+ "address": "Bandar Seri Begawan, Brunei",
+ "collegePage": "https://www.topuniversities.com/universities/universiti-brunei-darussalam-ubd"
+ },
+ {
+ "id": "8949d5da6a59806c",
+ "name": "Institut National des Sciences Appliquées de Lyon (INSA)",
+ "score": "28.2",
+ "address": "Lyon, France",
+ "collegePage": "https://www.topuniversities.com/universities/institut-national-des-sciences-appliquees-de-lyon-insa"
+ },
+ {
+ "id": "09771dd90d4c3335",
+ "name": "South China University of Technology",
+ "score": "28.2",
+ "address": "Guangzhou, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/south-china-university-technology"
+ },
+ {
+ "id": "3d871e7d49a8fb0a",
+ "name": "Technion - Israel Institute of Technology",
+ "score": "28.2",
+ "address": "Haifa, Israel",
+ "collegePage": "https://www.topuniversities.com/universities/technion-israel-institute-technology"
+ },
+ {
+ "id": "5271b2269605d1a0",
+ "name": "Xiamen University",
+ "score": "28.2",
+ "address": "Xiamen, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/xiamen-university"
+ },
+ {
+ "id": "06fcb44f90476be2",
+ "name": "Justus-Liebig-University Giessen",
+ "score": "28.1",
+ "address": "Giessen, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/justus-liebig-university-giessen"
+ },
+ {
+ "id": "792892fb6b536339",
+ "name": "Kazan (Volga region) Federal University",
+ "score": "28.1",
+ "address": "Kazan, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/kazan-volga-region-federal-university"
+ },
+ {
+ "id": "475d2ea81c36189f",
+ "name": "Stony Brook University, State University of New York",
+ "score": "28.1",
+ "address": "Stony Brook, United States",
+ "collegePage": "https://www.topuniversities.com/universities/stony-brook-university-state-university-new-york"
+ },
+ {
+ "id": "b568bee256d7d180",
+ "name": "HSE University",
+ "score": "28",
+ "address": "Moscow, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/hse-university"
+ },
+ {
+ "id": "1ce5debf9ec33c51",
+ "name": "Iowa State University",
+ "score": "27.9",
+ "address": "Ames, United States",
+ "collegePage": "https://www.topuniversities.com/universities/iowa-state-university"
+ },
+ {
+ "id": "72f379973ff15dcb",
+ "name": "Masaryk University",
+ "score": "27.9",
+ "address": "Brno, Czechia",
+ "collegePage": "https://www.topuniversities.com/universities/masaryk-university"
+ },
+ {
+ "id": "8ac49c5bc74f6b83",
+ "name": "Universidade Nova de Lisboa",
+ "score": "27.9",
+ "address": "Lisbon, Portugal",
+ "collegePage": "https://www.topuniversities.com/universities/universidade-nova-de-lisboa"
+ },
+ {
+ "id": "aa89d14027578f63",
+ "name": "University of Granada",
+ "score": "27.8",
+ "address": "Granada, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/university-granada"
+ },
+ {
+ "id": "7b5702e33021d559",
+ "name": "Istanbul Technical University",
+ "score": "27.6",
+ "address": "Maslak-Istanbul, Turkey",
+ "collegePage": "https://www.topuniversities.com/universities/istanbul-technical-university"
+ },
+ {
+ "id": "10d8051035ce97a0",
+ "name": "University of California, Riverside",
+ "score": "27.6",
+ "address": "Riverside, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-california-riverside"
+ },
+ {
+ "id": "4f2906562e54c45b",
+ "name": "University of the Philippines",
+ "score": "27.6",
+ "address": "Quezon City, Philippines",
+ "collegePage": "https://www.topuniversities.com/universities/university-philippines"
+ },
+ {
+ "id": "29c006ef07bc42c4",
+ "name": "Auckland University of Technology (AUT)",
+ "score": "27.4",
+ "address": "Auckland, New Zealand",
+ "collegePage": "https://www.topuniversities.com/universities/auckland-university-technology-aut"
+ },
+ {
+ "id": "c7454b35df303897",
+ "name": "University of Delhi",
+ "score": "27.4",
+ "address": "New Delhi, India",
+ "collegePage": "https://www.topuniversities.com/universities/university-delhi"
+ },
+ {
+ "id": "ab99e9a5a97b4ba4",
+ "name": "Colorado State University",
+ "score": "27.3",
+ "address": "Fort Collins, United States",
+ "collegePage": "https://www.topuniversities.com/universities/colorado-state-university"
+ },
+ {
+ "id": "b3e07b80f790a2f3",
+ "name": "Universidad de Santiago de Chile (USACH)",
+ "score": "27.2",
+ "address": "Santiago, Chile",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-santiago-de-chile-usach"
+ },
+ {
+ "id": "8a90868327ea5610",
+ "name": "University of Kansas",
+ "score": "27.2",
+ "address": "Lawrence, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-kansas"
+ },
+ {
+ "id": "f66b95ec01f86068",
+ "name": "University of Southern Queensland",
+ "score": "27.2",
+ "address": "Toowoomba, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-southern-queensland"
+ },
+ {
+ "id": "1d54deaf25d93793",
+ "name": "Oxford Brookes University",
+ "score": "27.1",
+ "address": "Oxford, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/oxford-brookes-university"
+ },
+ {
+ "id": "3b29e72be26db4a6",
+ "name": "Royal Holloway University of London",
+ "score": "27.1",
+ "address": "Egham, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/royal-holloway-university-london"
+ },
+ {
+ "id": "fa97c1eb47b87660",
+ "name": "James Cook University",
+ "score": "27",
+ "address": "Townsville, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/james-cook-university"
+ },
+ {
+ "id": "a4862a4f5e65fb5d",
+ "name": "Moscow Institute of Physics and Technology (MIPT / Moscow Phystech)",
+ "score": "27",
+ "address": "Dolgoprudny, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/moscow-institute-physics-technology-mipt-moscow-phystech"
+ },
+ {
+ "id": "b375a5190f605b9b",
+ "name": "The American University in Cairo",
+ "score": "27",
+ "address": "Cairo, Egypt",
+ "collegePage": "https://www.topuniversities.com/universities/american-university-cairo"
+ },
+ {
+ "id": "ebaf81301c50a690",
+ "name": "Tomsk State University",
+ "score": "26.9",
+ "address": "Tomsk, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/tomsk-state-university"
+ },
+ {
+ "id": "60d61c6ca7b44685",
+ "name": "UNESP",
+ "score": "26.8",
+ "address": "Sao Paulo, Brazil",
+ "collegePage": "https://www.topuniversities.com/universities/unesp"
+ },
+ {
+ "id": "5af0cd1c6d73a6a0",
+ "name": "Washington State University",
+ "score": "26.8",
+ "address": "Pullman, United States",
+ "collegePage": "https://www.topuniversities.com/universities/washington-state-university"
+ },
+ {
+ "id": "3c53c8aeb270bfa1",
+ "name": "Graz University of Technology",
+ "score": "26.7",
+ "address": "Graz, Austria",
+ "collegePage": "https://www.topuniversities.com/universities/graz-university-technology"
+ },
+ {
+ "id": "99904dd70198b94a",
+ "name": "Novosibirsk State University",
+ "score": "26.7",
+ "address": "Novosibirsk , Russia",
+ "collegePage": "https://www.topuniversities.com/universities/novosibirsk-state-university"
+ },
+ {
+ "id": "a468171cd0022bc7",
+ "name": "University of Canberra",
+ "score": "26.7",
+ "address": "Bruce, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/university-canberra"
+ },
+ {
+ "id": "676255d8bd3e441c",
+ "name": "Université de Liège",
+ "score": "26.7",
+ "address": "Liège, Belgium",
+ "collegePage": "https://www.topuniversities.com/universities/universite-de-liege"
+ },
+ {
+ "id": "957e582ea1a83a35",
+ "name": "Université de Strasbourg",
+ "score": "26.7",
+ "address": "Strasbourg, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-de-strasbourg"
+ },
+ {
+ "id": "49c2a43551762361",
+ "name": "University of Limerick",
+ "score": "26.6",
+ "address": "Limerick, Ireland",
+ "collegePage": "https://www.topuniversities.com/universities/university-limerick"
+ },
+ {
+ "id": "9bd11ca56a2c50df",
+ "name": "Anna University",
+ "score": "26.5",
+ "address": "Chennai, India",
+ "collegePage": "https://www.topuniversities.com/universities/anna-university"
+ },
+ {
+ "id": "53213ee0c83b9212",
+ "name": "IE University",
+ "score": "26.4",
+ "address": "Segovia, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/ie-university"
+ },
+ {
+ "id": "4c8c4ae587273a63",
+ "name": "Singapore University of Technology and Design",
+ "score": "26.3",
+ "address": "Singapore, Singapore",
+ "collegePage": "https://www.topuniversities.com/universities/singapore-university-technology-design"
+ },
+ {
+ "id": "dce962e41084affa",
+ "name": "University of Trento",
+ "score": "26.3",
+ "address": "Trento, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-trento"
+ },
+ {
+ "id": "c0e30bf730a8e2f0",
+ "name": "Koç University",
+ "score": "26.2",
+ "address": "Istanbul, Turkey",
+ "collegePage": "https://www.topuniversities.com/universities/koc-university"
+ },
+ {
+ "id": "5ad696bbb3467539",
+ "name": "Murdoch University",
+ "score": "26.2",
+ "address": "Murdoch, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/murdoch-university"
+ },
+ {
+ "id": "4634fd9e9b7cf5ca",
+ "name": "National Taipei University of Technology",
+ "score": "26.2",
+ "address": "Taipei City, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/national-taipei-university-technology"
+ },
+ {
+ "id": "976d6fb1a77f5bd0",
+ "name": "National Taiwan Normal University",
+ "score": "26.2",
+ "address": "Taipei City, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/national-taiwan-normal-university"
+ },
+ {
+ "id": "5ab1da9e077874ec",
+ "name": "University of Stirling",
+ "score": "26.2",
+ "address": "Stirling, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-stirling"
+ },
+ {
+ "id": "3c8b907fb49e7c84",
+ "name": "Dublin City University",
+ "score": "26",
+ "address": "Dublin, Ireland",
+ "collegePage": "https://www.topuniversities.com/universities/dublin-city-university"
+ },
+ {
+ "id": "d2b1a20b8c92aec3",
+ "name": "Sejong University",
+ "score": "26",
+ "address": "Seoul, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/sejong-university"
+ },
+ {
+ "id": "8c23bf2718cf1c6a",
+ "name": "Tampere University",
+ "score": "26",
+ "address": "Tampere, Finland",
+ "collegePage": "https://www.topuniversities.com/universities/tampere-university"
+ },
+ {
+ "id": "0c404289d60afee2",
+ "name": "University of Science and Technology Beijing",
+ "score": "26",
+ "address": "Beijing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/university-science-technology-beijing"
+ },
+ {
+ "id": "c0faba941412aabb",
+ "name": "University of St.Gallen (HSG)",
+ "score": "26",
+ "address": "St. Gallen, Switzerland",
+ "collegePage": "https://www.topuniversities.com/universities/university-stgallen-hsg"
+ },
+ {
+ "id": "8aaaba227fbbe5e1",
+ "name": "Julius-Maximilians-Universität Würzburg",
+ "score": "25.9",
+ "address": "Würzburg, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/julius-maximilians-universitat-wurzburg"
+ },
+ {
+ "id": "9667d78314c5c58f",
+ "name": "University of Dundee",
+ "score": "25.9",
+ "address": "Dundee, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-dundee"
+ },
+ {
+ "id": "d7f01deb6e159a50",
+ "name": "University of Utah",
+ "score": "25.9",
+ "address": "Salt Lake City, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-utah"
+ },
+ {
+ "id": "7581360a506bc3be",
+ "name": "Université Laval",
+ "score": "25.9",
+ "address": "Québec, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/universite-laval"
+ },
+ {
+ "id": "c260d1ffa7389914",
+ "name": "National and Kapodistrian University of Athens",
+ "score": "25.8",
+ "address": "Athens, Greece",
+ "collegePage": "https://www.topuniversities.com/universities/national-kapodistrian-university-athens"
+ },
+ {
+ "id": "d354007ebf54d874",
+ "name": "University of Connecticut",
+ "score": "25.8",
+ "address": "Storrs, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-connecticut"
+ },
+ {
+ "id": "e83f28f4567bb32e",
+ "name": "Aston University",
+ "score": "25.7",
+ "address": "Birmingham, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/aston-university"
+ },
+ {
+ "id": "93c88ff7f31c5d9e",
+ "name": "Johannes Kepler University Linz",
+ "score": "25.7",
+ "address": "Linz, Austria",
+ "collegePage": "https://www.topuniversities.com/universities/johannes-kepler-university-linz"
+ },
+ {
+ "id": "10dd5cadaae51075",
+ "name": "The University of Tennessee, Knoxville",
+ "score": "25.7",
+ "address": "Knoxville, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-tennessee-knoxville"
+ },
+ {
+ "id": "cab1e5edbfcd522e",
+ "name": "Toyota Technological Institute",
+ "score": "25.7",
+ "address": "Nagoya, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/toyota-technological-institute"
+ },
+ {
+ "id": "0c7cb88237660796",
+ "name": "University of Jyväskylä",
+ "score": "25.7",
+ "address": "Jyväskylä, Finland",
+ "collegePage": "https://www.topuniversities.com/universities/university-jyvaskyla"
+ },
+ {
+ "id": "8654122b0dc44f01",
+ "name": "Iran University of Science and Technology",
+ "score": "25.6",
+ "address": "Tehran, Iran",
+ "collegePage": "https://www.topuniversities.com/universities/iran-university-science-technology"
+ },
+ {
+ "id": "3352f6a28ea484be",
+ "name": "Central South University",
+ "score": "25.5",
+ "address": "Changsha Shi, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/central-south-university"
+ },
+ {
+ "id": "059ef72d02eb5daf",
+ "name": "Université Claude Bernard Lyon 1",
+ "score": "25.5",
+ "address": "Villeurbanne, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-claude-bernard-lyon-1"
+ },
+ {
+ "id": "c86fb19758aed9cd",
+ "name": "Czech Technical University in Prague",
+ "score": "25.2",
+ "address": "Prague, Czechia",
+ "collegePage": "https://www.topuniversities.com/universities/czech-technical-university-prague"
+ },
+ {
+ "id": "b6016c7adff43ceb",
+ "name": "Indian Institute of Technology Indore",
+ "score": "25.2",
+ "address": "Indore, India",
+ "collegePage": "https://www.topuniversities.com/universities/indian-institute-technology-indore"
+ },
+ {
+ "id": "53eebce94fb7f9d7",
+ "name": "Southeast University",
+ "score": "25.2",
+ "address": "Nanjing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/southeast-university"
+ },
+ {
+ "id": "8582e9d3af2f6abe",
+ "name": "Sultan Qaboos University",
+ "score": "25.2",
+ "address": "Muscat, Oman",
+ "collegePage": "https://www.topuniversities.com/universities/sultan-qaboos-university"
+ },
+ {
+ "id": "61ba2037aee85203",
+ "name": "Universität Mannheim",
+ "score": "25.2",
+ "address": "Mannheim, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-mannheim"
+ },
+ {
+ "id": "bcb64bdc4b96c26b",
+ "name": "Essex, University of",
+ "score": "25.1",
+ "address": "Colchester, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/essex-university"
+ },
+ {
+ "id": "343e45f6c5dbf646",
+ "name": "Universität Potsdam",
+ "score": "25",
+ "address": "Potsdam, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-potsdam"
+ },
+ {
+ "id": "b52900611ba84df1",
+ "name": "Florida State University",
+ "score": "24.9",
+ "address": "Tallahassee, United States",
+ "collegePage": "https://www.topuniversities.com/universities/florida-state-university"
+ },
+ {
+ "id": "9edaddaee04e1b5e",
+ "name": "National Research Nuclear University MEPhI (Moscow Engineering Physics Institute)",
+ "score": "24.9",
+ "address": "Moscow, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/national-research-nuclear-university-mephi-moscow-engineering-physics-institute"
+ },
+ {
+ "id": "fc3872c12cb13dc0",
+ "name": "Universität Jena",
+ "score": "24.9",
+ "address": "Jena, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-jena"
+ },
+ {
+ "id": "dd18f73f4e815008",
+ "name": "Johannes Gutenberg Universität Mainz",
+ "score": "24.8",
+ "address": "Mainz, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/johannes-gutenberg-universitat-mainz"
+ },
+ {
+ "id": "10ae65435c5857a9",
+ "name": "Colorado School of Mines",
+ "score": "24.7",
+ "address": "Golden, United States",
+ "collegePage": "https://www.topuniversities.com/universities/colorado-school-mines"
+ },
+ {
+ "id": "f2c3f74d90b63307",
+ "name": "Umea University",
+ "score": "24.7",
+ "address": "Umeå, Sweden",
+ "collegePage": "https://www.topuniversities.com/universities/umea-university"
+ },
+ {
+ "id": "8ab4e8f93f468abf",
+ "name": "University of Bordeaux",
+ "score": "24.7",
+ "address": "Talence, France",
+ "collegePage": "https://www.topuniversities.com/universities/university-bordeaux"
+ },
+ {
+ "id": "9ea2de121c9a5d32",
+ "name": "University of Sharjah",
+ "score": "24.7",
+ "address": "Sharjah, United Arab Emirates",
+ "collegePage": "https://www.topuniversities.com/universities/university-sharjah"
+ },
+ {
+ "id": "56f9d9bfc7787d0f",
+ "name": "Ben-Gurion University of The Negev",
+ "score": "24.6",
+ "address": "Be'er Sheva, Israel",
+ "collegePage": "https://www.topuniversities.com/universities/ben-gurion-university-negev"
+ },
+ {
+ "id": "0712d40e52bfec65",
+ "name": "Illinois Institute of Technology",
+ "score": "24.6",
+ "address": "Chicago, United States",
+ "collegePage": "https://www.topuniversities.com/universities/illinois-institute-technology"
+ },
+ {
+ "id": "25ddfc710698b82c",
+ "name": "Università degli Studi di Pavia",
+ "score": "24.6",
+ "address": "Pavia, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/universita-degli-studi-di-pavia"
+ },
+ {
+ "id": "30dd79a9e36492f0",
+ "name": "Hiroshima University",
+ "score": "24.5",
+ "address": "Higashihiroshima City, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/hiroshima-university"
+ },
+ {
+ "id": "d142d93ecce72a1c",
+ "name": "Beihang University (former BUAA)",
+ "score": "24.4",
+ "address": "Beijing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/beihang-university-former-buaa"
+ },
+ {
+ "id": "e1adb5125c289003",
+ "name": "Ural Federal University - UrFU",
+ "score": "24.4",
+ "address": "Ekaterinburg, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/ural-federal-university-urfu"
+ },
+ {
+ "id": "1bfc67554a93f76c",
+ "name": "Vilnius University",
+ "score": "24.4",
+ "address": "Vilnius, Lithuania",
+ "collegePage": "https://www.topuniversities.com/universities/vilnius-university"
+ },
+ {
+ "id": "6e28a971e929b002",
+ "name": "Kobe University",
+ "score": "24.3",
+ "address": "Kobe City, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/kobe-university"
+ },
+ {
+ "id": "ce38ba5f95d16263",
+ "name": "Universitat Politecnica de Valencia",
+ "score": "24.3",
+ "address": "València, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-politecnica-de-valencia"
+ },
+ {
+ "id": "0251b1ee8ef0f181",
+ "name": "Universität Konstanz",
+ "score": "24.2",
+ "address": "Konstanz, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-konstanz"
+ },
+ {
+ "id": "731bfc18dfefc17c",
+ "name": "Universität Leipzig",
+ "score": "24.1",
+ "address": "Leipzig, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-leipzig"
+ },
+ {
+ "id": "b76bac998140a6de",
+ "name": "Missouri University of Science and Technology",
+ "score": "24",
+ "address": "Rolla, United States",
+ "collegePage": "https://www.topuniversities.com/universities/missouri-university-science-technology"
+ },
+ {
+ "id": "44a2a89eff799836",
+ "name": "Bangor University",
+ "score": "23.9",
+ "address": "Bangor, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/bangor-university"
+ },
+ {
+ "id": "4b80cb91e102deaa",
+ "name": "Hitotsubashi University",
+ "score": "23.9",
+ "address": "Kunitachi City, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/hitotsubashi-university"
+ },
+ {
+ "id": "8e0a23444f9c2c09",
+ "name": "Leibniz University Hannover",
+ "score": "23.9",
+ "address": "Hanover, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/leibniz-university-hannover"
+ },
+ {
+ "id": "15bc9be735bfcdac",
+ "name": "Satbayev University",
+ "score": "23.9",
+ "address": "Almaty, Kazakhstan",
+ "collegePage": "https://www.topuniversities.com/universities/satbayev-university"
+ },
+ {
+ "id": "a5ac9494709a4426",
+ "name": "University of Milano-Bicocca",
+ "score": "24",
+ "address": "Milan, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-milano-bicocca"
+ },
+ {
+ "id": "9bf89fe71a5b87f2",
+ "name": "Universitat de Valencia",
+ "score": "23.8",
+ "address": "València, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-de-valencia"
+ },
+ {
+ "id": "101301b5ecb3d5e3",
+ "name": "University of Electronic Science and Technology of China",
+ "score": "23.7",
+ "address": "Chengdu, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/university-electronic-science-technology-china"
+ },
+ {
+ "id": "1c3cfd46f585c10d",
+ "name": "University of Guelph",
+ "score": "23.7",
+ "address": "Guelph, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/university-guelph"
+ },
+ {
+ "id": "fc00a53b7bf0fcf0",
+ "name": "IPB University (aka Bogor Agricultural University)",
+ "score": "23.6",
+ "address": "Bogor, Indonesia",
+ "collegePage": "https://www.topuniversities.com/universities/ipb-university-aka-bogor-agricultural-university"
+ },
+ {
+ "id": "b645c9267d96a16e",
+ "name": "University of Rome \"Tor Vergata\"",
+ "score": "23.6",
+ "address": "Rome, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-rome-tor-vergata"
+ },
+ {
+ "id": "d7cc67a06101622c",
+ "name": "Dalian University of Technology",
+ "score": "23.5",
+ "address": "Dalian, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/dalian-university-technology"
+ },
+ {
+ "id": "1890761a37ea3cad",
+ "name": "University at Buffalo SUNY",
+ "score": "23.5",
+ "address": "Buffalo, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-buffalo-suny"
+ },
+ {
+ "id": "c4a8429ba8f66f6c",
+ "name": "University of Iowa",
+ "score": "23.5",
+ "address": "Iowa City, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-iowa"
+ },
+ {
+ "id": "7851bc1a8f4e1f00",
+ "name": "Chung-Ang University (CAU)",
+ "score": "23.4",
+ "address": "Seoul, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/chung-ang-university-cau"
+ },
+ {
+ "id": "75a3814ea0a32974",
+ "name": "Hunan University",
+ "score": "23.4",
+ "address": "Changsha, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/hunan-university"
+ },
+ {
+ "id": "6b1dc94794ceb078",
+ "name": "Rensselaer Polytechnic Institute",
+ "score": "23.4",
+ "address": "Troy, United States",
+ "collegePage": "https://www.topuniversities.com/universities/rensselaer-polytechnic-institute"
+ },
+ {
+ "id": "abce19dce70dc10a",
+ "name": "Universidad de Sevilla",
+ "score": "23.4",
+ "address": "Seville, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-sevilla"
+ },
+ {
+ "id": "63ec8fcb09d2fdf4",
+ "name": "Ewha Womans University",
+ "score": "23.2",
+ "address": "Seoul, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/ewha-womans-university"
+ },
+ {
+ "id": "7f598dc257e69c91",
+ "name": "Ulster University",
+ "score": "23.2",
+ "address": "Coleraine, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/ulster-university"
+ },
+ {
+ "id": "cbecde66e15d9d30",
+ "name": "University of Delaware",
+ "score": "23.2",
+ "address": "Newark, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-delaware"
+ },
+ {
+ "id": "0168896449e1491d",
+ "name": "University of Jordan",
+ "score": "23.2",
+ "address": "Amman, Jordan",
+ "collegePage": "https://www.topuniversities.com/universities/university-jordan"
+ },
+ {
+ "id": "e810e5792128c2a1",
+ "name": "Bilkent University",
+ "score": "23.1",
+ "address": "Ankara, Turkey",
+ "collegePage": "https://www.topuniversities.com/universities/bilkent-university"
+ },
+ {
+ "id": "3c8d9a5bb5be1284",
+ "name": "Jilin University",
+ "score": "23.1",
+ "address": "Changchun, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/jilin-university"
+ },
+ {
+ "id": "a269a7717501df8a",
+ "name": "University of Portsmouth",
+ "score": "23.1",
+ "address": "Portsmouth, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-portsmouth"
+ },
+ {
+ "id": "2c2d14a696d80535",
+ "name": "Macau University of Science and Technology",
+ "score": "23",
+ "address": "Macau, Macau SAR",
+ "collegePage": "https://www.topuniversities.com/universities/macau-university-science-technology"
+ },
+ {
+ "id": "fc45f3cec2d21493",
+ "name": "National Sun Yat-sen University",
+ "score": "23",
+ "address": "Kaohsiung City, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/national-sun-yat-sen-university"
+ },
+ {
+ "id": "9f1112bbc6bd1dae",
+ "name": "Oregon State University",
+ "score": "23",
+ "address": "Corvallis, United States",
+ "collegePage": "https://www.topuniversities.com/universities/oregon-state-university"
+ },
+ {
+ "id": "f028ef7528d3779e",
+ "name": "Università Cattolica del Sacro Cuore",
+ "score": "23",
+ "address": "Milan, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/universita-cattolica-del-sacro-cuore"
+ },
+ {
+ "id": "512c4be1af243324",
+ "name": "Sogang University",
+ "score": "22.9",
+ "address": "Seoul, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/sogang-university"
+ },
+ {
+ "id": "46a95af4c6209cd9",
+ "name": "University of Bayreuth",
+ "score": "22.9",
+ "address": "Bayreuth, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/university-bayreuth"
+ },
+ {
+ "id": "8ce642cad7d67c7a",
+ "name": "East China Normal University",
+ "score": "22.8",
+ "address": "Shanghai, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/east-china-normal-university"
+ },
+ {
+ "id": "c54871576542e63c",
+ "name": "SOAS University of London",
+ "score": "22.8",
+ "address": "London, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/soas-university-london"
+ },
+ {
+ "id": "59cb576c970a1c1e",
+ "name": "Université Paul Sabatier Toulouse III",
+ "score": "22.8",
+ "address": "Toulouse, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-paul-sabatier-toulouse-iii"
+ },
+ {
+ "id": "e7f5ea9f3fc4050c",
+ "name": "Bogaziçi Üniversitesi",
+ "score": "22.7",
+ "address": "Istanbul, Turkey",
+ "collegePage": "https://www.topuniversities.com/universities/bogazici-universitesi"
+ },
+ {
+ "id": "a7427c8f9f04a248",
+ "name": "Duy Tan University",
+ "score": "22.7",
+ "address": "Da Nang, Vietnam",
+ "collegePage": "https://www.topuniversities.com/universities/duy-tan-university"
+ },
+ {
+ "id": "1b7fb85e7c85fabb",
+ "name": "Pontificia Universidad Católica Argentina",
+ "score": "22.7",
+ "address": "Buenos Aires, Argentina",
+ "collegePage": "https://www.topuniversities.com/universities/pontificia-universidad-catolica-argentina"
+ },
+ {
+ "id": "b933744cd5784eea",
+ "name": "Shanghai University",
+ "score": "22.7",
+ "address": "Shanghai, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/shanghai-university"
+ },
+ {
+ "id": "68cb6bde42dbb9a8",
+ "name": "The University of Georgia",
+ "score": "22.7",
+ "address": "Athens, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-georgia"
+ },
+ {
+ "id": "b77efbbbaeb77c4d",
+ "name": "Universität Bremen",
+ "score": "22.7",
+ "address": "Bremen, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-bremen"
+ },
+ {
+ "id": "5fad581f82d1c32a",
+ "name": "Kyungpook National University",
+ "score": "22.6",
+ "address": "Daegu, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/kyungpook-national-university"
+ },
+ {
+ "id": "006992748251cd2c",
+ "name": "Universidad Austral",
+ "score": "22.6",
+ "address": "Pilar, Argentina",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-austral"
+ },
+ {
+ "id": "eb288e32b06f7dff",
+ "name": "University of Texas Dallas",
+ "score": "22.6",
+ "address": "Richardson, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-texas-dallas"
+ },
+ {
+ "id": "df7c0d8409abdf98",
+ "name": "Universidad de Zaragoza",
+ "score": "22.5",
+ "address": "Zaragoza, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-zaragoza"
+ },
+ {
+ "id": "7e1d5881648064ff",
+ "name": "University of Hull",
+ "score": "22.5",
+ "address": "Hull, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-hull"
+ },
+ {
+ "id": "83900a782e6d4340",
+ "name": "Universiti Teknologi Brunei",
+ "score": "22.4",
+ "address": "Bandar Seri Begawan, Brunei",
+ "collegePage": "https://www.topuniversities.com/universities/universiti-teknologi-brunei"
+ },
+ {
+ "id": "9847f250f3a761bc",
+ "name": "MGIMO University",
+ "score": "22.3",
+ "address": "Moscow, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/mgimo-university"
+ },
+ {
+ "id": "3c4d42bb9eaa02cd",
+ "name": "Sabanci University",
+ "score": "22.3",
+ "address": "Istanbul, Turkey",
+ "collegePage": "https://www.topuniversities.com/universities/sabanci-university"
+ },
+ {
+ "id": "28e790ae05a4985b",
+ "name": "University of Madras",
+ "score": "22.3",
+ "address": "Chennai, India",
+ "collegePage": "https://www.topuniversities.com/universities/university-madras"
+ },
+ {
+ "id": "84375728f03eeef2",
+ "name": "Edith Cowan University",
+ "score": "22.2",
+ "address": "Joondalup, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/edith-cowan-university"
+ },
+ {
+ "id": "dccb98ce82dc4450",
+ "name": "Aristotle University of Thessaloniki",
+ "score": "22.1",
+ "address": "Thessaloniki, Greece",
+ "collegePage": "https://www.topuniversities.com/universities/aristotle-university-thessaloniki"
+ },
+ {
+ "id": "a6ff17b74f8fee05",
+ "name": "Christian-Albrechts-University zu Kiel",
+ "score": "22.1",
+ "address": "Kiel, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/christian-albrechts-university-zu-kiel"
+ },
+ {
+ "id": "a1b973c969d7fad2",
+ "name": "Universidad de Palermo (UP)",
+ "score": "22.1",
+ "address": "Buenos Aires, Argentina",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-palermo"
+ },
+ {
+ "id": "0f3fb0bccfdfff50",
+ "name": "University of Genoa",
+ "score": "22.1",
+ "address": "Genoa, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-genoa"
+ },
+ {
+ "id": "7f24114a49b9423e",
+ "name": "China Agricultural University",
+ "score": "22",
+ "address": "Beijing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/china-agricultural-university"
+ },
+ {
+ "id": "9edcd68bbffd931f",
+ "name": "Peter the Great St. Petersburg Polytechnic University",
+ "score": "22",
+ "address": "St. Petersburg, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/peter-great-st-petersburg-polytechnic-university"
+ },
+ {
+ "id": "623e68bb15b511f2",
+ "name": "University of Crete",
+ "score": "22",
+ "address": "Heraklion, Greece",
+ "collegePage": "https://www.topuniversities.com/universities/university-crete"
+ },
+ {
+ "id": "704bcf41646920e8",
+ "name": "University of Salamanca",
+ "score": "22",
+ "address": "Salamanca, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/university-salamanca"
+ },
+ {
+ "id": "d19dbf305c2fb89a",
+ "name": "Universidad de Alcalá",
+ "score": "21.9",
+ "address": "Alcalá de Henares, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-alcala"
+ },
+ {
+ "id": "68f6f4f0379191b3",
+ "name": "Universiti Utara Malaysia (UUM)",
+ "score": "21.9",
+ "address": "Sintok, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/universiti-utara-malaysia-uum"
+ },
+ {
+ "id": "f902ca45417ef330",
+ "name": "Lahore University of Management Sciences (LUMS)",
+ "score": "21.8",
+ "address": "Lahore, Pakistan",
+ "collegePage": "https://www.topuniversities.com/universities/lahore-university-management-sciences-lums"
+ },
+ {
+ "id": "ad1ef7d58bb5a949",
+ "name": "Universidad Nacional de La Plata (UNLP)",
+ "score": "21.8",
+ "address": "La Plata, Argentina",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-nacional-de-la-plata-unlp"
+ },
+ {
+ "id": "b6349fb8290b8e59",
+ "name": "ITMO University",
+ "score": "21.7",
+ "address": "St. Petersburg, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/itmo-university"
+ },
+ {
+ "id": "997bb63421a61f84",
+ "name": "Ulm University",
+ "score": "21.7",
+ "address": "Ulm, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/ulm-university"
+ },
+ {
+ "id": "cd42395ecd92c100",
+ "name": "Universidad de Costa Rica",
+ "score": "21.6",
+ "address": "San Jose, Costa Rica",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-costa-rica"
+ },
+ {
+ "id": "9d736e5b82630f35",
+ "name": "Bar-Ilan University",
+ "score": "21.5",
+ "address": "Ramat Gan, Israel",
+ "collegePage": "https://www.topuniversities.com/universities/bar-ilan-university"
+ },
+ {
+ "id": "0ec90ec9dfcd271f",
+ "name": "City University of New York",
+ "score": "21.5",
+ "address": "New York City, United States",
+ "collegePage": "https://www.topuniversities.com/universities/city-university-new-york"
+ },
+ {
+ "id": "1bab00a461d3dfa0",
+ "name": "Singapore Management University",
+ "score": "21.5",
+ "address": "Singapore, Singapore",
+ "collegePage": "https://www.topuniversities.com/universities/singapore-management-university"
+ },
+ {
+ "id": "86d3d1d3b6cbb5df",
+ "name": "Lehigh University",
+ "score": "21.4",
+ "address": "Bethlehem, United States",
+ "collegePage": "https://www.topuniversities.com/universities/lehigh-university"
+ },
+ {
+ "id": "0f3676abf37901ca",
+ "name": "Northumbria University at Newcastle",
+ "score": "21.4",
+ "address": "Newcastle upon Tyne, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/northumbria-university-newcastle"
+ },
+ {
+ "id": "d620996ad723a067",
+ "name": "University of Eastern Finland",
+ "score": "21.4",
+ "address": "Kuopio, Finland",
+ "collegePage": "https://www.topuniversities.com/universities/university-eastern-finland"
+ },
+ {
+ "id": "2fcd094fb8dc5328",
+ "name": "Ajman University",
+ "score": "21.3",
+ "address": "Ajman, United Arab Emirates",
+ "collegePage": "https://www.topuniversities.com/universities/ajman-university"
+ },
+ {
+ "id": "8b0987f2fa2a58a5",
+ "name": "Canadian University Dubai",
+ "score": "21.3",
+ "address": "Dubai, United Arab Emirates",
+ "collegePage": "https://www.topuniversities.com/universities/canadian-university-dubai"
+ },
+ {
+ "id": "a0bb8e8317c9e774",
+ "name": "Hasselt University",
+ "score": "21.3",
+ "address": "Diepenbeek, Belgium",
+ "collegePage": "https://www.topuniversities.com/universities/hasselt-university"
+ },
+ {
+ "id": "8fc0a3ac9c740f8a",
+ "name": "University of Nebraska - Lincoln",
+ "score": "21.3",
+ "address": "Lincoln, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-nebraska-lincoln"
+ },
+ {
+ "id": "7d2f84623d51270f",
+ "name": "Universiti Teknologi MARA - UiTM",
+ "score": "21.2",
+ "address": "Shah Alam, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/universiti-teknologi-mara-uitm"
+ },
+ {
+ "id": "5f824335ceb441c4",
+ "name": "Florida International University",
+ "score": "21.1",
+ "address": "Miami, United States",
+ "collegePage": "https://www.topuniversities.com/universities/florida-international-university"
+ },
+ {
+ "id": "e38dabc8873cfb6b",
+ "name": "INTI International University",
+ "score": "21.1",
+ "address": "Nilai, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/inti-international-university"
+ },
+ {
+ "id": "5cfbd93c7ec4e035",
+ "name": "Politecnico di Bari",
+ "score": "21.1",
+ "address": "Bari, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/politecnico-di-bari"
+ },
+ {
+ "id": "f2c1c598733094a0",
+ "name": "Renmin (People's) University of China",
+ "score": "21.1",
+ "address": "Beijing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/renmin-peoples-university-china"
+ },
+ {
+ "id": "9e62e48187c4cb77",
+ "name": "University of Chemistry and Technology, Prague",
+ "score": "21.1",
+ "address": "Prague, Czechia",
+ "collegePage": "https://www.topuniversities.com/universities/university-chemistry-technology-prague"
+ },
+ {
+ "id": "3a110f6c87dd770d",
+ "name": "Chongqing University",
+ "score": "21",
+ "address": "Chongqing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/chongqing-university"
+ },
+ {
+ "id": "ce9914a845da55ca",
+ "name": "University of Plymouth",
+ "score": "21",
+ "address": "Plymouth, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-plymouth"
+ },
+ {
+ "id": "84766e9e66aa0416",
+ "name": "Ateneo de Manila University",
+ "score": "20.9",
+ "address": "Quezon City, Philippines",
+ "collegePage": "https://www.topuniversities.com/universities/ateneo-de-manila-university"
+ },
+ {
+ "id": "6ac2429f880971e9",
+ "name": "University of South Florida",
+ "score": "20.9",
+ "address": "Tampa, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-south-florida"
+ },
+ {
+ "id": "23df1d6507a2dea3",
+ "name": "Université de Fribourg",
+ "score": "20.9",
+ "address": "Fribourg, Switzerland",
+ "collegePage": "https://www.topuniversities.com/universities/universite-de-fribourg"
+ },
+ {
+ "id": "56bbeb125df98c3c",
+ "name": "Bond University",
+ "score": "20.8",
+ "address": "Gold Coast, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/bond-university"
+ },
+ {
+ "id": "77c94b18a0f14e4e",
+ "name": "National Chengchi University",
+ "score": "20.8",
+ "address": "Taipei City, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/national-chengchi-university"
+ },
+ {
+ "id": "c7f480ba434ce1a0",
+ "name": "Universidad Adolfo Ibáñez",
+ "score": "20.8",
+ "address": "Santiago, Chile",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-adolfo-ibanez"
+ },
+ {
+ "id": "cd4178c8fd2ff87f",
+ "name": "University of Huddersfield",
+ "score": "20.8",
+ "address": "Huddersfield, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-huddersfield"
+ },
+ {
+ "id": "c55c8c83ad01adcc",
+ "name": "Chiang Mai University",
+ "score": "20.7",
+ "address": "Chiang Mai, Thailand",
+ "collegePage": "https://www.topuniversities.com/universities/chiang-mai-university"
+ },
+ {
+ "id": "3d0065fd22a70d0c",
+ "name": "Coventry University",
+ "score": "20.7",
+ "address": "Coventry, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/coventry-university"
+ },
+ {
+ "id": "1ff65b1393667dcf",
+ "name": "Indian Institute of Technology BHU Varanasi (IIT BHU Varanasi)",
+ "score": "20.7",
+ "address": "Varanasi, India",
+ "collegePage": "https://www.topuniversities.com/universities/indian-institute-technology-bhu-varanasi-iit-bhu-varanasi"
+ },
+ {
+ "id": "ce1a7971f4245916",
+ "name": "Warsaw University of Technology",
+ "score": "20.7",
+ "address": "Warsaw, Poland",
+ "collegePage": "https://www.topuniversities.com/universities/warsaw-university-technology"
+ },
+ {
+ "id": "7b6551a7ff512106",
+ "name": "HUFS - Hankuk (Korea) University of Foreign Studies",
+ "score": "20.6",
+ "address": "Seoul, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/hufs-hankuk-korea-university-foreign-studies"
+ },
+ {
+ "id": "ee2b7cbdafa2bef7",
+ "name": "University of South Carolina",
+ "score": "20.6",
+ "address": "Columbia, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-south-carolina"
+ },
+ {
+ "id": "c4f46b7e298a196d",
+ "name": "Lebanese University",
+ "score": "20.5",
+ "address": "Beirut, Lebanon",
+ "collegePage": "https://www.topuniversities.com/universities/lebanese-university"
+ },
+ {
+ "id": "665cd3f3937ed8cb",
+ "name": "Taipei Medical University (TMU)",
+ "score": "20.5",
+ "address": "Taipei, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/taipei-medical-university-tmu"
+ },
+ {
+ "id": "2731878a645a485e",
+ "name": "University of Tromsø The Arctic University of Norway",
+ "score": "20.5",
+ "address": "Tromsø, Norway",
+ "collegePage": "https://www.topuniversities.com/universities/university-tromso-arctic-university-norway"
+ },
+ {
+ "id": "de4fe7f665277dea",
+ "name": "Abu Dhabi University",
+ "score": "20.4",
+ "address": "Abu Dhabi, United Arab Emirates",
+ "collegePage": "https://www.topuniversities.com/universities/abu-dhabi-university"
+ },
+ {
+ "id": "0183ac52bc983d9f",
+ "name": "University of Klagenfurt",
+ "score": "20.4",
+ "address": "Klagenfurt, Austria",
+ "collegePage": "https://www.topuniversities.com/universities/university-klagenfurt"
+ },
+ {
+ "id": "07df5913ebc9a423",
+ "name": "Applied Science University - Bahrain",
+ "score": "20.3",
+ "address": "Al-Ekir, Bahrain",
+ "collegePage": "https://www.topuniversities.com/universities/applied-science-university-bahrain"
+ },
+ {
+ "id": "c304a9e9e69910d8",
+ "name": "Universidad Católica Andres Bello",
+ "score": "20.3",
+ "address": "Caracas City, Venezuela",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-catolica-andres-bello"
+ },
+ {
+ "id": "963c876e7b7f5744",
+ "name": "Comillas Pontifical University",
+ "score": "20.3",
+ "address": "Madrid, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/comillas-pontifical-university"
+ },
+ {
+ "id": "d66daf8bd92dac6a",
+ "name": "National Research Tomsk Polytechnic University",
+ "score": "20.2",
+ "address": "Tomsk, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/national-research-tomsk-polytechnic-university"
+ },
+ {
+ "id": "a10e84e42d3650ae",
+ "name": "Sunway University",
+ "score": "20.2",
+ "address": "Petaling Jaya, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/sunway-university"
+ },
+ {
+ "id": "85e7e11d3e0ef647",
+ "name": "University of Missouri, Columbia",
+ "score": "20.2",
+ "address": "Columbia, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-missouri-columbia"
+ },
+ {
+ "id": "1bd24f52fed65762",
+ "name": "Central Queensland University (CQUniversity Australia)",
+ "score": "20.1",
+ "address": "Norman Gardens, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/central-queensland-university-cquniversity-australia"
+ },
+ {
+ "id": "6dbf9f0716bac1a6",
+ "name": "Manchester Metropolitan University",
+ "score": "20.1",
+ "address": "Manchester , United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/manchester-metropolitan-university"
+ },
+ {
+ "id": "9445c0e51344d508",
+ "name": "Prince Mohammad Bin Fahd university",
+ "score": "20.1",
+ "address": "Al Khobar, Saudi Arabia",
+ "collegePage": "https://www.topuniversities.com/universities/prince-mohammad-bin-fahd-university"
+ },
+ {
+ "id": "bb87f52f0a2695bd",
+ "name": "Goldsmiths, University of London",
+ "score": "20",
+ "address": "London, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/goldsmiths-university-london"
+ },
+ {
+ "id": "62473532f00ec026",
+ "name": "University of Central Florida",
+ "score": "20",
+ "address": "Orlando, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-central-florida"
+ },
+ {
+ "id": "9e06fe208a47ac26",
+ "name": "Imam Abdulrahman Bin Faisal University (IAU)",
+ "score": "19.9",
+ "address": "Dammam, Saudi Arabia",
+ "collegePage": "https://www.topuniversities.com/universities/imam-abdulrahman-bin-faisal-university-iau"
+ },
+ {
+ "id": "c452c5e14b7c2848",
+ "name": "Nottingham Trent University",
+ "score": "19.9",
+ "address": "Nottingham, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/nottingham-trent-university"
+ },
+ {
+ "id": "11f8fc3883feac27",
+ "name": "Pontifícia Universidade Católica do Rio de Janeiro",
+ "score": "19.9",
+ "address": "Rio de Janeiro, Brazil",
+ "collegePage": "https://www.topuniversities.com/universities/pontificia-universidade-catolica-do-rio-de-janeiro"
+ },
+ {
+ "id": "c29d3a31a0906d47",
+ "name": "Shenzhen University",
+ "score": "19.9",
+ "address": "Shenzhen, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/shenzhen-university"
+ },
+ {
+ "id": "f8abe73b951860e2",
+ "name": "Università Vita-Salute San Raffaele",
+ "score": "19.9",
+ "address": "Milan, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/universita-vita-salute-san-raffaele"
+ },
+ {
+ "id": "af39a57f6b7eb55f",
+ "name": "Nanjing University of Science and Technology",
+ "score": "19.8",
+ "address": "Nanjing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/nanjing-university-science-technology"
+ },
+ {
+ "id": "bdf14193efa81240",
+ "name": "Thammasat University",
+ "score": "19.8",
+ "address": "Bangkok, Thailand",
+ "collegePage": "https://www.topuniversities.com/universities/thammasat-university"
+ },
+ {
+ "id": "2ebfbf1407c00157",
+ "name": "Tulane University",
+ "score": "19.8",
+ "address": "New Orleans, United States",
+ "collegePage": "https://www.topuniversities.com/universities/tulane-university"
+ },
+ {
+ "id": "380c5a4e1155fa32",
+ "name": "Saarland University",
+ "score": "19.8",
+ "address": "Saarbrücken, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/saarland-university"
+ },
+ {
+ "id": "807ef92a25efbb2c",
+ "name": "Abo Akademi University",
+ "score": "n/a",
+ "address": "Turku, Finland",
+ "collegePage": "https://www.topuniversities.com/universities/abo-akademi-university"
+ },
+ {
+ "id": "aff7dde27b5d4e5f",
+ "name": "American University in Dubai",
+ "score": "n/a",
+ "address": "Dubai, United Arab Emirates",
+ "collegePage": "https://www.topuniversities.com/universities/american-university-dubai"
+ },
+ {
+ "id": "f20da42a0499aa75",
+ "name": "Charles Darwin University",
+ "score": "n/a",
+ "address": "Casuarina, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/charles-darwin-university"
+ },
+ {
+ "id": "4e2f41c1acf23b33",
+ "name": "Drexel University",
+ "score": "n/a",
+ "address": "Philadelphia, United States",
+ "collegePage": "https://www.topuniversities.com/universities/drexel-university"
+ },
+ {
+ "id": "c599ad9cd018e2ee",
+ "name": "Jawaharlal Nehru University",
+ "score": "n/a",
+ "address": "New Delhi, India",
+ "collegePage": "https://www.topuniversities.com/universities/jawaharlal-nehru-university"
+ },
+ {
+ "id": "33ffab485c585c7e",
+ "name": "Kingston University, London",
+ "score": "n/a",
+ "address": "Kingston upon Thames, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/kingston-university-london"
+ },
+ {
+ "id": "db5771dafa0f9e7f",
+ "name": "Umm Al-Qura University",
+ "score": "n/a",
+ "address": "Makkah, Saudi Arabia",
+ "collegePage": "https://www.topuniversities.com/universities/umm-al-qura-university"
+ },
+ {
+ "id": "4204612b730e3074",
+ "name": "Universidad de Concepción",
+ "score": "n/a",
+ "address": "Concepción, Chile",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-concepcion"
+ },
+ {
+ "id": "fcf5e714b85919b4",
+ "name": "University of Szeged",
+ "score": "n/a",
+ "address": "Szeged, Hungary",
+ "collegePage": "https://www.topuniversities.com/universities/university-szeged"
+ },
+ {
+ "id": "d52411b8d23cfd32",
+ "name": "Al Ain University",
+ "score": "n/a",
+ "address": "Al Ain,, United Arab Emirates",
+ "collegePage": "https://www.topuniversities.com/universities/al-ain-university"
+ },
+ {
+ "id": "1f385416fd201493",
+ "name": "Auezov South Kazakhstan University (SKU)",
+ "score": "n/a",
+ "address": "Shymkent, Kazakhstan",
+ "collegePage": "https://www.topuniversities.com/universities/auezov-south-kazakhstan-university-sku"
+ },
+ {
+ "id": "92a0eae55354dce7",
+ "name": "Brno University of Technology",
+ "score": "n/a",
+ "address": "Brno, Czechia",
+ "collegePage": "https://www.topuniversities.com/universities/brno-university-technology"
+ },
+ {
+ "id": "a2539181e5d32825",
+ "name": "Martin-Luther-Universität Halle-Wittenberg",
+ "score": "n/a",
+ "address": "Halle, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/martin-luther-universitat-halle-wittenberg"
+ },
+ {
+ "id": "0d1f6776a5896599",
+ "name": "National Central University",
+ "score": "n/a",
+ "address": "Taoyuan City, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/national-central-university"
+ },
+ {
+ "id": "a2e336034c495cae",
+ "name": "Pusan National University",
+ "score": "n/a",
+ "address": "Busan, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/pusan-national-university"
+ },
+ {
+ "id": "c3003b5656008553",
+ "name": "Tokyo Medical and Dental University (TMDU)",
+ "score": "n/a",
+ "address": "Tokyo, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/tokyo-medical-dental-university-tmdu"
+ },
+ {
+ "id": "babfd1508d309c59",
+ "name": "University of Minho",
+ "score": "n/a",
+ "address": "Braga, Portugal",
+ "collegePage": "https://www.topuniversities.com/universities/university-minho"
+ },
+ {
+ "id": "bca7ab5f76471ae4",
+ "name": "Asia Pacific University of Technology and Innovation (APU) Malaysia",
+ "score": "n/a",
+ "address": "Kuala Lumpur, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/asia-pacific-university-technology-innovation-apu-malaysia"
+ },
+ {
+ "id": "475b71b39b696315",
+ "name": "Chang Gung University",
+ "score": "n/a",
+ "address": "Taoyuan City, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/chang-gung-university"
+ },
+ {
+ "id": "72e04e3556b1f252",
+ "name": "Institut Teknologi Sepuluh Nopember (ITS Surabaya)",
+ "score": "n/a",
+ "address": "Surabaya, Indonesia",
+ "collegePage": "https://www.topuniversities.com/universities/institut-teknologi-sepuluh-nopember-its-surabaya"
+ },
+ {
+ "id": "4775e84a908e79d4",
+ "name": "Management and Science University",
+ "score": "n/a",
+ "address": "Shah Alam, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/management-science-university"
+ },
+ {
+ "id": "1e858b3145d449dc",
+ "name": "Northwestern Polytechnical University",
+ "score": "n/a",
+ "address": "Xi'an, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/northwestern-polytechnical-university"
+ },
+ {
+ "id": "78d96f9e33475b6d",
+ "name": "Stevens Institute of Technology",
+ "score": "n/a",
+ "address": "Hoboken, United States",
+ "collegePage": "https://www.topuniversities.com/universities/stevens-institute-technology"
+ },
+ {
+ "id": "6f95d7e2c6dcd76a",
+ "name": "Universitat Ramon Llull",
+ "score": "n/a",
+ "address": "Barcelona, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-ramon-llull"
+ },
+ {
+ "id": "a8e4ca3e511989c6",
+ "name": "University of Kwazulu-Natal",
+ "score": "n/a",
+ "address": "Pinetown, South Africa",
+ "collegePage": "https://www.topuniversities.com/universities/university-kwazulu-natal"
+ },
+ {
+ "id": "c5f48c1e5193db8b",
+ "name": "University of Ljubljana",
+ "score": "n/a",
+ "address": "Ljubljana, Slovenia",
+ "collegePage": "https://www.topuniversities.com/universities/university-ljubljana"
+ },
+ {
+ "id": "746e0f4a3aa848a2",
+ "name": "University of the Basque Country",
+ "score": "n/a",
+ "address": "Leioa, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/university-basque-country"
+ },
+ {
+ "id": "f483abbdb4438b7c",
+ "name": "Zhengzhou University",
+ "score": "n/a",
+ "address": "Zhengzhou, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/zhengzhou-university"
+ },
+ {
+ "id": "3e2cb09b6656fcc8",
+ "name": "Ajou University",
+ "score": "n/a",
+ "address": "Suwon, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/ajou-university"
+ },
+ {
+ "id": "5b760d645796797c",
+ "name": "Boston College",
+ "score": "n/a",
+ "address": "Chestnut Hill, United States",
+ "collegePage": "https://www.topuniversities.com/universities/boston-college"
+ },
+ {
+ "id": "efd18b7991b3454c",
+ "name": "Jinan University (China)",
+ "score": "n/a",
+ "address": "Guangzhou, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/jinan-university-china"
+ },
+ {
+ "id": "173e2c0cf5eaa263",
+ "name": "Palacký University Olomouc",
+ "score": "n/a",
+ "address": "Olomouc,, Czechia",
+ "collegePage": "https://www.topuniversities.com/universities/palacky-university-olomouc"
+ },
+ {
+ "id": "e71624c1cb248d6a",
+ "name": "Ritsumeikan University",
+ "score": "n/a",
+ "address": "Kyoto, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/ritsumeikan-university"
+ },
+ {
+ "id": "f3c57b2ff2ad8e08",
+ "name": "Saint Joseph University of Beirut (USJ)",
+ "score": "n/a",
+ "address": "Beirut, Lebanon",
+ "collegePage": "https://www.topuniversities.com/universities/saint-joseph-university-beirut-usj"
+ },
+ {
+ "id": "fd3119af05c5cdf2",
+ "name": "Universidad Central de Venezuela",
+ "score": "n/a",
+ "address": "Caracas, Venezuela",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-central-de-venezuela"
+ },
+ {
+ "id": "bb9699660aadb0cd",
+ "name": "University of New Mexico",
+ "score": "n/a",
+ "address": "Albuquerque, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-new-mexico"
+ },
+ {
+ "id": "0947327aa6209273",
+ "name": "Université de Lille",
+ "score": "n/a",
+ "address": "Lille, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-de-lille"
+ },
+ {
+ "id": "b976c2ea2854b724",
+ "name": "Far Eastern Federal University",
+ "score": "n/a",
+ "address": "Vladivostok, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/far-eastern-federal-university"
+ },
+ {
+ "id": "d8f46e0ecdb40dd6",
+ "name": "Free University of Bozen-Bolzano",
+ "score": "n/a",
+ "address": "Bolzano, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/free-university-bozen-bolzano"
+ },
+ {
+ "id": "7f294190586ac28b",
+ "name": "Kazakh National Agrarian University KazNAU",
+ "score": "n/a",
+ "address": "Almaty, Kazakhstan",
+ "collegePage": "https://www.topuniversities.com/universities/kazakh-national-agrarian-university-kaznau"
+ },
+ {
+ "id": "a3dde3f962744509",
+ "name": "Lingnan University, Hong Kong",
+ "score": "n/a",
+ "address": "Hong Kong, Hong Kong SAR",
+ "collegePage": "https://www.topuniversities.com/universities/lingnan-university-hong-kong"
+ },
+ {
+ "id": "9763e81e869f07cc",
+ "name": "Memorial University of Newfoundland",
+ "score": "n/a",
+ "address": "St. John's, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/memorial-university-newfoundland"
+ },
+ {
+ "id": "aebf66cc48756db7",
+ "name": "New Jersey Institute of Technology (NJIT)",
+ "score": "n/a",
+ "address": "Newark, United States",
+ "collegePage": "https://www.topuniversities.com/universities/new-jersey-institute-technology-njit"
+ },
+ {
+ "id": "3c32e85341194d37",
+ "name": "Pakistan Institute of Engineering and Applied Sciences (PIEAS)",
+ "score": "n/a",
+ "address": "Islamabad, Pakistan",
+ "collegePage": "https://www.topuniversities.com/universities/pakistan-institute-engineering-applied-sciences-pieas"
+ },
+ {
+ "id": "1a763c39d4d27772",
+ "name": "The New School",
+ "score": "n/a",
+ "address": "New York, United States",
+ "collegePage": "https://www.topuniversities.com/universities/new-school"
+ },
+ {
+ "id": "977e7436a1633f76",
+ "name": "Universidad de La Habana",
+ "score": "n/a",
+ "address": "Havana, Cuba",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-la-habana"
+ },
+ {
+ "id": "8bb3400a5f712cd1",
+ "name": "University of Bradford",
+ "score": "n/a",
+ "address": "Bradford, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-bradford"
+ },
+ {
+ "id": "d3170e860be7e1eb",
+ "name": "University of Houston",
+ "score": "n/a",
+ "address": "Houston, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-houston"
+ },
+ {
+ "id": "edae58c1b96286bd",
+ "name": "University of Modena and Reggio Emilia",
+ "score": "n/a",
+ "address": "Modena, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-modena-reggio-emilia"
+ },
+ {
+ "id": "80a5b576b33a9ea1",
+ "name": "University of Oklahoma",
+ "score": "n/a",
+ "address": "Norman, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-oklahoma"
+ },
+ {
+ "id": "3b3e78d8aff7138a",
+ "name": "University of Windsor",
+ "score": "n/a",
+ "address": "Windsor, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/university-windsor"
+ },
+ {
+ "id": "e47d3c4ede329302",
+ "name": "COMSATS University Islamabad",
+ "score": "n/a",
+ "address": "Islamabad, Pakistan",
+ "collegePage": "https://www.topuniversities.com/universities/comsats-university-islamabad"
+ },
+ {
+ "id": "d60209601b57aaa0",
+ "name": "Instituto Tecnológico Autónomo de México (ITAM)",
+ "score": "n/a",
+ "address": "Mexico City, Mexico",
+ "collegePage": "https://www.topuniversities.com/universities/instituto-tecnologico-autonomo-de-mexico-itam"
+ },
+ {
+ "id": "42144de78cb14188",
+ "name": "Southern Cross University",
+ "score": "n/a",
+ "address": "Lismore, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/southern-cross-university"
+ },
+ {
+ "id": "cd2d1245562332ac",
+ "name": "Tallinn University of Technology (TalTech)",
+ "score": "n/a",
+ "address": "Tallinn, Estonia",
+ "collegePage": "https://www.topuniversities.com/universities/tallinn-university-technology-taltech"
+ },
+ {
+ "id": "cf3b1e1d315601c2",
+ "name": "Universidad de Montevideo (UM)",
+ "score": "n/a",
+ "address": "Montevideo, Uruguay",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-montevideo-um"
+ },
+ {
+ "id": "bc0101fd5b2f77b1",
+ "name": "University of Haifa",
+ "score": "n/a",
+ "address": "Haifa, Israel",
+ "collegePage": "https://www.topuniversities.com/universities/university-haifa"
+ },
+ {
+ "id": "011ed59477c4f718",
+ "name": "University of Hohenheim",
+ "score": "n/a",
+ "address": "Stuttgart, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/university-hohenheim"
+ },
+ {
+ "id": "c8064bdb174c3e51",
+ "name": "Aberystwyth University",
+ "score": "n/a",
+ "address": "Aberystwyth, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/aberystwyth-university"
+ },
+ {
+ "id": "35a7216a8fae9918",
+ "name": "Brandeis University",
+ "score": "n/a",
+ "address": "Waltham, United States",
+ "collegePage": "https://www.topuniversities.com/universities/brandeis-university"
+ },
+ {
+ "id": "5c1693d130792f26",
+ "name": "Ca' Foscari University of Venice",
+ "score": "n/a",
+ "address": "Venice, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/ca-foscari-university-venice"
+ },
+ {
+ "id": "3ab421f6308054af",
+ "name": "Holy Spirit University of Kaslik",
+ "score": "n/a",
+ "address": "Jounieh, Lebanon",
+ "collegePage": "https://www.topuniversities.com/universities/holy-spirit-university-kaslik"
+ },
+ {
+ "id": "4ac65a806ec45f18",
+ "name": "Karl-Franzens-Universitaet Graz",
+ "score": "n/a",
+ "address": "Graz, Austria",
+ "collegePage": "https://www.topuniversities.com/universities/karl-franzens-universitaet-graz"
+ },
+ {
+ "id": "95f950711a7ae270",
+ "name": "Lebanese American University",
+ "score": "n/a",
+ "address": "Byblos, Lebanon",
+ "collegePage": "https://www.topuniversities.com/universities/lebanese-american-university"
+ },
+ {
+ "id": "0f4f4ca633a7bb49",
+ "name": "Middlesex University",
+ "score": "n/a",
+ "address": "London, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/middlesex-university"
+ },
+ {
+ "id": "3b951d9ce20c14b4",
+ "name": "National Chung Hsing University",
+ "score": "n/a",
+ "address": "Taichung City, Taiwan",
+ "collegePage": "https://www.topuniversities.com/universities/national-chung-hsing-university"
+ },
+ {
+ "id": "16659c07d32239f8",
+ "name": "Princess Nourah bint Abdulrahman University",
+ "score": "n/a",
+ "address": "Riyadh, Saudi Arabia",
+ "collegePage": "https://www.topuniversities.com/universities/rincess-nourah-bint-abdulrahman-university"
+ },
+ {
+ "id": "074c9bd776d60b13",
+ "name": "Tokyo University of Science",
+ "score": "n/a",
+ "address": "Kagurazaka, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/tokyo-university-science"
+ },
+ {
+ "id": "86dba627d360634a",
+ "name": "Universidad Panamericana (UP)",
+ "score": "n/a",
+ "address": "Mexico City, Mexico",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-panamericana"
+ },
+ {
+ "id": "1f03d88fdb19d569",
+ "name": "Universitas Padjadjaran (UNPAD)",
+ "score": "n/a",
+ "address": "Bandung, Indonesia",
+ "collegePage": "https://www.topuniversities.com/universities/universitas-padjadjaran-unpad"
+ },
+ {
+ "id": "b89ce145788b98d1",
+ "name": "Universitat Rovira i Virgili",
+ "score": "n/a",
+ "address": "Tarragona, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-rovira-i-virgili"
+ },
+ {
+ "id": "e3a465b1ddc798f8",
+ "name": "Università degli Studi di Perugia",
+ "score": "n/a",
+ "address": "Perugia, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/universita-degli-studi-di-perugia"
+ },
+ {
+ "id": "4dffcf329a1a2f1b",
+ "name": "American University of the Middle East",
+ "score": "n/a",
+ "address": "Egaila, Kuwait",
+ "collegePage": "https://www.topuniversities.com/universities/american-university-middle-east"
+ },
+ {
+ "id": "eb8eb603f67a21ae",
+ "name": "Carleton University",
+ "score": "n/a",
+ "address": "Ottawa, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/carleton-university"
+ },
+ {
+ "id": "b8a5705a2f15ffb7",
+ "name": "Dongguk University",
+ "score": "n/a",
+ "address": "Seoul, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/dongguk-university"
+ },
+ {
+ "id": "d2f39bc5ab1f7477",
+ "name": "University of Debrecen",
+ "score": "n/a",
+ "address": "Debrecen, Hungary",
+ "collegePage": "https://www.topuniversities.com/universities/university-debrecen"
+ },
+ {
+ "id": "9a5853f10840feb0",
+ "name": "University of Greenwich",
+ "score": "n/a",
+ "address": "Greenwich, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-greenwich"
+ },
+ {
+ "id": "9d4b30a8f675efc7",
+ "name": "University of Manitoba",
+ "score": "n/a",
+ "address": "Winnipeg, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/university-manitoba"
+ },
+ {
+ "id": "fd0822d693b3ba1e",
+ "name": "Abai Kazakh National Pedagogical University",
+ "score": "n/a",
+ "address": "Almaty, Kazakhstan",
+ "collegePage": "https://www.topuniversities.com/universities/abai-kazakh-national-pedagogical-university"
+ },
+ {
+ "id": "7c3b1b98c8008a08",
+ "name": "El Colegio de México, A.C.",
+ "score": "n/a",
+ "address": "Mexico City, Mexico",
+ "collegePage": "https://www.topuniversities.com/universities/el-colegio-de-mexico-ac"
+ },
+ {
+ "id": "b412776062f919cb",
+ "name": "De La Salle University",
+ "score": "n/a",
+ "address": "Manila, Philippines",
+ "collegePage": "https://www.topuniversities.com/universities/de-la-salle-university"
+ },
+ {
+ "id": "77dcefa965bd7ff4",
+ "name": "East China University of Science and Technology",
+ "score": "n/a",
+ "address": "Shanghai, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/east-china-university-science-technology"
+ },
+ {
+ "id": "e3cb9de84ecccaeb",
+ "name": "Paris Lodron University of Salzburg",
+ "score": "n/a",
+ "address": "Salzburg , Austria",
+ "collegePage": "https://www.topuniversities.com/universities/paris-lodron-university-salzburg"
+ },
+ {
+ "id": "d85c64ce607eea20",
+ "name": "Pontificia Universidad Católica de Valparaíso",
+ "score": "n/a",
+ "address": "Valparaíso, Chile",
+ "collegePage": "https://www.topuniversities.com/universities/pontificia-universidad-catolica-de-valparaiso"
+ },
+ {
+ "id": "224d2757f082a959",
+ "name": "Shiraz University",
+ "score": "n/a",
+ "address": "Shiraz, Iran",
+ "collegePage": "https://www.topuniversities.com/universities/shiraz-university"
+ },
+ {
+ "id": "c7bd2a6e333661cc",
+ "name": "Soochow University",
+ "score": "n/a",
+ "address": "Suzhou, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/soochow-university"
+ },
+ {
+ "id": "56b99f7681cdcbfb",
+ "name": "Taras Shevchenko National University of Kyiv",
+ "score": "n/a",
+ "address": "Kyiv, Ukraine",
+ "collegePage": "https://www.topuniversities.com/universities/taras-shevchenko-national-university-kyiv"
+ },
+ {
+ "id": "469d102e7f4d5081",
+ "name": "The National University of Science and Technology MISIS",
+ "score": "n/a",
+ "address": "Moscow, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/national-university-science-technology-misis"
+ },
+ {
+ "id": "023497c97700066f",
+ "name": "University of Kentucky",
+ "score": "n/a",
+ "address": "Lexington, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-kentucky"
+ },
+ {
+ "id": "b7f8bacb5134e09e",
+ "name": "Indian Institute of Technology Hyderabad (IITH)",
+ "score": "n/a",
+ "address": "Sangareddy, India",
+ "collegePage": "https://www.topuniversities.com/universities/indian-institute-technology-hyderabad-iith"
+ },
+ {
+ "id": "601dfe40e5509257",
+ "name": "Inha University",
+ "score": "n/a",
+ "address": "Incheon, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/inha-university"
+ },
+ {
+ "id": "8cc1e958f2eace30",
+ "name": "Universidad Iberoamericana IBERO",
+ "score": "n/a",
+ "address": "Mexico City, Mexico",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-iberoamericana-ibero"
+ },
+ {
+ "id": "612a73a656750e2d",
+ "name": "Universidade Federal de Minas Gerais",
+ "score": "n/a",
+ "address": "Belo Horizonte, Brazil",
+ "collegePage": "https://www.topuniversities.com/universities/universidade-federal-de-minas-gerais"
+ },
+ {
+ "id": "5c1254bc7a77b470",
+ "name": "Universidade Federal do Rio Grande Do Sul",
+ "score": "n/a",
+ "address": "Porto Alegre, Brazil",
+ "collegePage": "https://www.topuniversities.com/universities/universidade-federal-do-rio-grande-do-sul"
+ },
+ {
+ "id": "180e8559ecd7789c",
+ "name": "University of Cincinnati",
+ "score": "n/a",
+ "address": "Cincinnati, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-cincinnati"
+ },
+ {
+ "id": "fe3e13f8a3538095",
+ "name": "University of Dhaka",
+ "score": "n/a",
+ "address": "Dhaka, Bangladesh",
+ "collegePage": "https://www.topuniversities.com/universities/university-dhaka"
+ },
+ {
+ "id": "e27a7444f0d05e79",
+ "name": "University of Mons",
+ "score": "n/a",
+ "address": "Mons, Belgium",
+ "collegePage": "https://www.topuniversities.com/universities/university-mons"
+ },
+ {
+ "id": "b22a478bd47a5725",
+ "name": "University of Trieste",
+ "score": "n/a",
+ "address": "Trieste, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-trieste"
+ },
+ {
+ "id": "a4b4ed8879117f71",
+ "name": "V. N. Karazin Kharkiv National University",
+ "score": "n/a",
+ "address": "Kharkiv, Ukraine",
+ "collegePage": "https://www.topuniversities.com/universities/v-n-karazin-kharkiv-national-university"
+ },
+ {
+ "id": "e055b686c88e313b",
+ "name": "Altai State University",
+ "score": "n/a",
+ "address": "Barnaul, Russia",
+ "collegePage": "https://www.topuniversities.com/universities/altai-state-university"
+ },
+ {
+ "id": "9a7fab4509fbf17b",
+ "name": "Chiba University",
+ "score": "n/a",
+ "address": "Chiba City, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/chiba-university"
+ },
+ {
+ "id": "547555c20b162c6b",
+ "name": "Czech University of Life Sciences in Prague",
+ "score": "n/a",
+ "address": "Prague, Czechia",
+ "collegePage": "https://www.topuniversities.com/universities/czech-university-life-sciences-prague"
+ },
+ {
+ "id": "1df508c493a67c0a",
+ "name": "Eötvös Loránd University",
+ "score": "n/a",
+ "address": "Budapest, Hungary",
+ "collegePage": "https://www.topuniversities.com/universities/eotvos-lorand-university"
+ },
+ {
+ "id": "9f5490bd26020c05",
+ "name": "Universidad de Antioquia",
+ "score": "n/a",
+ "address": "Medellin, Colombia",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-de-antioquia"
+ },
+ {
+ "id": "727d41ad7d4554ee",
+ "name": "Universidade de Santiago de Compostela",
+ "score": "n/a",
+ "address": "Santiago de Compostela, Spain",
+ "collegePage": "https://www.topuniversities.com/universities/universidade-de-santiago-de-compostela"
+ },
+ {
+ "id": "a908a8084fbe30b8",
+ "name": "Wake Forest University",
+ "score": "n/a",
+ "address": "Winston-Salem, United States",
+ "collegePage": "https://www.topuniversities.com/universities/wake-forest-university"
+ },
+ {
+ "id": "95a488e1cb0efd39",
+ "name": "Zayed University",
+ "score": "n/a",
+ "address": "Abu Dhabi,, United Arab Emirates",
+ "collegePage": "https://www.topuniversities.com/universities/zayed-university"
+ },
+ {
+ "id": "816205096869ae1c",
+ "name": "Beirut Arab University",
+ "score": "n/a",
+ "address": "Beirut, Lebanon",
+ "collegePage": "https://www.topuniversities.com/universities/beirut-arab-university"
+ },
+ {
+ "id": "2b6f853799353232",
+ "name": "China University of Petroleum, Beijing",
+ "score": "n/a",
+ "address": "Beijing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/china-university-petroleum-beijing"
+ },
+ {
+ "id": "fdf0ed171cdcf7b4",
+ "name": "International Islamic University Malaysia (IIUM)",
+ "score": "n/a",
+ "address": "Kuala Lumpur, Malaysia",
+ "collegePage": "https://www.topuniversities.com/universities/international-islamic-university-malaysia-iium"
+ },
+ {
+ "id": "0678b155c0e2c4e2",
+ "name": "Istanbul University",
+ "score": "n/a",
+ "address": "Istanbul, Turkey",
+ "collegePage": "https://www.topuniversities.com/universities/istanbul-university"
+ },
+ {
+ "id": "f9e62e321dae3cfc",
+ "name": "Savitribai Phule Pune University",
+ "score": "n/a",
+ "address": "Pune, India",
+ "collegePage": "https://www.topuniversities.com/universities/savitribai-phule-pune-university"
+ },
+ {
+ "id": "306dcb39c161c581",
+ "name": "Universidad del Rosario",
+ "score": "n/a",
+ "address": "Bogotá, Colombia",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-del-rosario"
+ },
+ {
+ "id": "45fdc8b5e3a50412",
+ "name": "University of Maryland, Baltimore County",
+ "score": "n/a",
+ "address": "Baltimore, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-maryland-baltimore-county"
+ },
+ {
+ "id": "cb0991e727e8488d",
+ "name": "University of New Brunswick",
+ "score": "n/a",
+ "address": "Fredericton, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/university-new-brunswick"
+ },
+ {
+ "id": "0022a7f05ac990f5",
+ "name": "University of Westminster",
+ "score": "n/a",
+ "address": "London, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-westminster"
+ },
+ {
+ "id": "bbcf749ea8c6f703",
+ "name": "Université de Rennes 1",
+ "score": "n/a",
+ "address": "Rennes, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-de-rennes-1"
+ },
+ {
+ "id": "eb5d0979369b5d6d",
+ "name": "Victoria University",
+ "score": "n/a",
+ "address": "Melbourne, Australia",
+ "collegePage": "https://www.topuniversities.com/universities/victoria-university"
+ },
+ {
+ "id": "b842c4ab56c24d0c",
+ "name": "Ain Shams University in Cairo (ASU, Cairo)",
+ "score": "n/a",
+ "address": "Cairo, Egypt",
+ "collegePage": "https://www.topuniversities.com/universities/ain-shams-university-cairo-asu-cairo"
+ },
+ {
+ "id": "a79139e98ae240b2",
+ "name": "Beijing University of Chemical Technology",
+ "score": "n/a",
+ "address": "Beijing, China (Mainland)",
+ "collegePage": "https://www.topuniversities.com/universities/beijing-university-chemical-technology"
+ },
+ {
+ "id": "4b6ff4864876e0fd",
+ "name": "Jeonbuk National University",
+ "score": "n/a",
+ "address": "Jeonju, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/jeonbuk-national-university"
+ },
+ {
+ "id": "a4a8fd00493519d0",
+ "name": "Osaka Metropolitan University",
+ "score": "n/a",
+ "address": "Osaka, Japan",
+ "collegePage": "https://www.topuniversities.com/universities/osaka-metropolitan-university"
+ },
+ {
+ "id": "e9cb7d1cf55791f1",
+ "name": "Temple University",
+ "score": "n/a",
+ "address": "Philadelphia, United States",
+ "collegePage": "https://www.topuniversities.com/universities/temple-university"
+ },
+ {
+ "id": "27b003efc3a4a4fd",
+ "name": "Ton Duc Thang University",
+ "score": "n/a",
+ "address": "Ho Chi Minh City, Vietnam",
+ "collegePage": "https://www.topuniversities.com/universities/ton-duc-thang-university"
+ },
+ {
+ "id": "2f26e24e0f8ae300",
+ "name": "Universita' Politecnica delle Marche",
+ "score": "n/a",
+ "address": "Ancona, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/universita-politecnica-delle-marche"
+ },
+ {
+ "id": "08c6b7a0f35e9094",
+ "name": "University of Belgrade",
+ "score": "n/a",
+ "address": "Belgrade, Serbia",
+ "collegePage": "https://www.topuniversities.com/universities/university-belgrade"
+ },
+ {
+ "id": "d2990a643ed84cab",
+ "name": "University of Colorado, Denver",
+ "score": "n/a",
+ "address": "Denver, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-colorado-denver"
+ },
+ {
+ "id": "bf85d267f77e32f2",
+ "name": "University of Oregon",
+ "score": "n/a",
+ "address": "Eugene, United States",
+ "collegePage": "https://www.topuniversities.com/universities/university-oregon"
+ },
+ {
+ "id": "5eae18062acae0c4",
+ "name": "Université Côte d'Azur",
+ "score": "n/a",
+ "address": "Nice, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-cote-dazur"
+ },
+ {
+ "id": "0cdfb806b6ccbc50",
+ "name": "Université de Lorraine",
+ "score": "n/a",
+ "address": "Nancy, France",
+ "collegePage": "https://www.topuniversities.com/universities/universite-de-lorraine"
+ },
+ {
+ "id": "326c7bd05b366a6f",
+ "name": "Adam Mickiewicz University, Poznań",
+ "score": "n/a",
+ "address": "Poznań, Poland",
+ "collegePage": "https://www.topuniversities.com/universities/adam-mickiewicz-university-poznan"
+ },
+ {
+ "id": "a793274b1bea875f",
+ "name": "Alfaisal University",
+ "score": "n/a",
+ "address": "Riyadh, Saudi Arabia",
+ "collegePage": "https://www.topuniversities.com/universities/alfaisal-university"
+ },
+ {
+ "id": "6341ed8ac7bb61e8",
+ "name": "Bournemouth University",
+ "score": "n/a",
+ "address": "Poole, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/bournemouth-university"
+ },
+ {
+ "id": "e2ac389cb6fc9ceb",
+ "name": "Indian Institute of Technology Bhubaneswar",
+ "score": "n/a",
+ "address": "Bhubaneswar, India",
+ "collegePage": "https://www.topuniversities.com/universities/indian-institute-technology-bhubaneswar"
+ },
+ {
+ "id": "39c138ce289308dd",
+ "name": "Jordan University of Science & Technology",
+ "score": "n/a",
+ "address": "Irbid, Jordan",
+ "collegePage": "https://www.topuniversities.com/universities/jordan-university-science-technology"
+ },
+ {
+ "id": "caf049e89976d522",
+ "name": "National Technical University of Ukraine \"Igor Sikorsky Kyiv Polytechnic Institute\"",
+ "score": "n/a",
+ "address": "Kyiv, Ukraine",
+ "collegePage": "https://www.topuniversities.com/universities/national-technical-university-ukraine-igor-sikorsky-kyiv-polytechnic-institute"
+ },
+ {
+ "id": "4257fa061c2c3045",
+ "name": "Universidad EAFIT",
+ "score": "n/a",
+ "address": "Medellin, Colombia",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-eafit"
+ },
+ {
+ "id": "323b075b1d01b7fe",
+ "name": "Universidade Federal de São Paulo",
+ "score": "n/a",
+ "address": "São Paulo, Brazil",
+ "collegePage": "https://www.topuniversities.com/universities/universidade-federal-de-sao-paulo"
+ },
+ {
+ "id": "a7168eb4ca6a0884",
+ "name": "University of Siena",
+ "score": "n/a",
+ "address": "Siena, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-siena"
+ },
+ {
+ "id": "adfc3f9088d05e62",
+ "name": "Budapest University of Technology and Economics",
+ "score": "n/a",
+ "address": "Budapest, Hungary",
+ "collegePage": "https://www.topuniversities.com/universities/budapest-university-technology-economics"
+ },
+ {
+ "id": "3b0778f8059dff83",
+ "name": "Instituto Politécnico Nacional (IPN)",
+ "score": "n/a",
+ "address": "Ciudad de México, Mexico",
+ "collegePage": "https://www.topuniversities.com/universities/instituto-politecnico-nacional-ipn"
+ },
+ {
+ "id": "3966443f666f4f82",
+ "name": "Jadavpur University",
+ "score": "n/a",
+ "address": "Kolkata, India",
+ "collegePage": "https://www.topuniversities.com/universities/jadavpur-university"
+ },
+ {
+ "id": "48a0b41401e7c710",
+ "name": "Sofia University \"St. Kliment Ohridski\"",
+ "score": "n/a",
+ "address": "Sofia, Bulgaria",
+ "collegePage": "https://www.topuniversities.com/universities/sofia-university-st-kliment-ohridski"
+ },
+ {
+ "id": "76b3c842574b34ef",
+ "name": "Swarthmore College",
+ "score": "n/a",
+ "address": "Philadelphia, United States",
+ "collegePage": "https://www.topuniversities.com/universities/swarthmore-college"
+ },
+ {
+ "id": "ca02a9449e8f136c",
+ "name": "University of Agriculture, Faisalabad",
+ "score": "n/a",
+ "address": "Faisalabad, Pakistan",
+ "collegePage": "https://www.topuniversities.com/universities/university-agriculture-faisalabad"
+ },
+ {
+ "id": "0ae9c6b78893d904",
+ "name": "University of Bari",
+ "score": "n/a",
+ "address": "Bari, Italy",
+ "collegePage": "https://www.topuniversities.com/universities/university-bari"
+ },
+ {
+ "id": "2fc654afa842c7f4",
+ "name": "University of the Punjab",
+ "score": "n/a",
+ "address": "Lahore, Pakistan",
+ "collegePage": "https://www.topuniversities.com/universities/university-punjab"
+ },
+ {
+ "id": "3d71c98ce4441771",
+ "name": "University of the West of England",
+ "score": "n/a",
+ "address": "Bristol, United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/university-west-england"
+ },
+ {
+ "id": "841e1143f2795a3e",
+ "name": "Universität Regensburg",
+ "score": "n/a",
+ "address": "Regensburg, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/universitat-regensburg"
+ },
+ {
+ "id": "f1b4dc33d71c8540",
+ "name": "Ahlia University",
+ "score": "n/a",
+ "address": "Manama, Bahrain",
+ "collegePage": "https://www.topuniversities.com/universities/ahlia-university"
+ },
+ {
+ "id": "05b74b67be0dc39a",
+ "name": "ISCTE-IUL",
+ "score": "n/a",
+ "address": "Lisbon, Portugal",
+ "collegePage": "https://www.topuniversities.com/universities/iscte-iul"
+ },
+ {
+ "id": "e9091e8d3d7eee55",
+ "name": "Kasetsart University",
+ "score": "n/a",
+ "address": "Bangkok, Thailand",
+ "collegePage": "https://www.topuniversities.com/universities/kasetsart-university"
+ },
+ {
+ "id": "0170402d6197dae9",
+ "name": "Liverpool John Moores University",
+ "score": "n/a",
+ "address": "Liverpool , United Kingdom",
+ "collegePage": "https://www.topuniversities.com/universities/liverpool-john-moores-university"
+ },
+ {
+ "id": "c72152e238a3e965",
+ "name": "Riga Technical University",
+ "score": "n/a",
+ "address": "Riga, Latvia",
+ "collegePage": "https://www.topuniversities.com/universities/riga-technical-university"
+ },
+ {
+ "id": "5007b2698a6eb5ef",
+ "name": "Technische Universität Braunschweig",
+ "score": "n/a",
+ "address": "Braunschweig, Germany",
+ "collegePage": "https://www.topuniversities.com/universities/technische-universitat-braunschweig"
+ },
+ {
+ "id": "400d3a13817761be",
+ "name": "Universidad Externado de Colombia",
+ "score": "n/a",
+ "address": "Bogotá, Colombia",
+ "collegePage": "https://www.topuniversities.com/universities/universidad-externado-de-colombia"
+ },
+ {
+ "id": "1f48600a5638ace5",
+ "name": "University of Mumbai",
+ "score": "n/a",
+ "address": "Mumbai, India",
+ "collegePage": "https://www.topuniversities.com/universities/university-mumbai"
+ },
+ {
+ "id": "5bb96a2eb2af8dec",
+ "name": "University of Ulsan",
+ "score": "n/a",
+ "address": "Ulsan, South Korea",
+ "collegePage": "https://www.topuniversities.com/universities/university-ulsan"
+ },
+ {
+ "id": "5144394c9dc5d81e",
+ "name": "University of Zagreb",
+ "score": "n/a",
+ "address": "Zagreb, Croatia",
+ "collegePage": "https://www.topuniversities.com/universities/university-zagreb"
+ },
+ {
+ "id": "1221bdb68201ff72",
+ "name": "Université du Québec",
+ "score": "n/a",
+ "address": "Québec, Canada",
+ "collegePage": "https://www.topuniversities.com/universities/universite-du-quebec"
+ },
+ {
+ "id": "9ad381242452642f",
+ "name": "Wayne State University",
+ "score": "n/a",
+ "address": "Detroit, United States",
+ "collegePage": "https://www.topuniversities.com/universities/wayne-state-university"
+ },
+ {
+ "id": "acc71ab575566067",
+ "name": "Hacettepe University",
+ "score": "n/a",
+ "address": "Ankara, Turkey",
+ "collegePage": "https://www.topuniversities.com/universities/hacettepe-university"
+ },
+ {
+ "id": "6eda51b06a3e9986",
+ "name": "King Khalid University",
+ "score": "n/a",
+ "address": "Abha, Saudi Arabia",
+ "collegePage": "https://www.topuniversities.com/universities/king-khalid-university"
+ }
+]
diff --git a/package-lock.json b/package-lock.json
index 40088f2..2decb14 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,9 @@
"dependencies": {
"autoprefixer": "10.4.16",
"next": "13.5.2",
+ "path": "^0.12.7",
"postcss": "8.4.30",
+ "promises": "^0.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.3.3"
@@ -13877,6 +13879,15 @@
"tslib": "^2.0.3"
}
},
+ "node_modules/path": {
+ "version": "0.12.7",
+ "resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz",
+ "integrity": "sha512-aXXC6s+1w7otVF9UletFkFcDsJeO7lSZBPUQhtb5O0xJe8LtYhj/GxldoL09bBj9+ZmE2hNoHqQSFMN5fikh4Q==",
+ "dependencies": {
+ "process": "^0.11.1",
+ "util": "^0.10.3"
+ }
+ },
"node_modules/path-browserify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz",
@@ -13954,6 +13965,19 @@
"node": ">=8"
}
},
+ "node_modules/path/node_modules/inherits": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
+ "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw=="
+ },
+ "node_modules/path/node_modules/util": {
+ "version": "0.10.4",
+ "resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz",
+ "integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==",
+ "dependencies": {
+ "inherits": "2.0.3"
+ }
+ },
"node_modules/pathe": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.1.tgz",
@@ -14416,7 +14440,6 @@
"version": "0.11.10",
"resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
"integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
- "dev": true,
"engines": {
"node": ">= 0.6.0"
}
@@ -14436,6 +14459,11 @@
"node": ">=0.4.0"
}
},
+ "node_modules/promises": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/promises/-/promises-0.2.5.tgz",
+ "integrity": "sha512-KHTer6YK1+aD2AcLiRuE3/ilZzw1UoX8v6DuTlDdF0oc5uOZlyWA+x2JwaO0bPB+E/JiRiUQmjfuNXiWlVD2tQ=="
+ },
"node_modules/prompts": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
@@ -16925,20 +16953,6 @@
"integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==",
"dev": true
},
- "node_modules/typescript": {
- "version": "5.2.2",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz",
- "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==",
- "dev": true,
- "peer": true,
- "bin": {
- "tsc": "bin/tsc",
- "tsserver": "bin/tsserver"
- },
- "engines": {
- "node": ">=14.17"
- }
- },
"node_modules/uglify-js": {
"version": "3.17.4",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.17.4.tgz",
@@ -18329,8 +18343,7 @@
"version": "7.21.0-placeholder-for-preset-env.2",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz",
"integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"@babel/plugin-syntax-async-generators": {
"version": "7.8.4",
@@ -19413,8 +19426,7 @@
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.1.tgz",
"integrity": "sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"@esbuild/android-arm": {
"version": "0.18.20",
@@ -21574,8 +21586,7 @@
"version": "7.4.4",
"resolved": "https://registry.npmjs.org/@storybook/react-dom-shim/-/react-dom-shim-7.4.4.tgz",
"integrity": "sha512-0FL/A+dMLJ6zp4nm6mAqfNJT01wxRHnZCENeye8+oxaEMgsZ/Q8Z9LRPaf3B01upwP9x48F9uZkC0htQ6a4kIA==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"@storybook/router": {
"version": "7.4.4",
@@ -21779,8 +21790,7 @@
"version": "14.4.3",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.4.3.tgz",
"integrity": "sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"@types/aria-query": {
"version": "5.0.2",
@@ -22453,8 +22463,7 @@
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"acorn-walk": {
"version": "7.2.0",
@@ -22555,8 +22564,7 @@
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"ansi-html-community": {
"version": "0.0.8",
@@ -22844,8 +22852,7 @@
"version": "7.0.0-bridge.0",
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-7.0.0-bridge.0.tgz",
"integrity": "sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"babel-loader": {
"version": "9.1.3",
@@ -24794,8 +24801,7 @@
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz",
"integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"eslint-import-resolver-node": {
"version": "0.3.9",
@@ -25002,8 +25008,7 @@
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz",
"integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"eslint-scope": {
"version": "5.1.1",
@@ -26133,8 +26138,7 @@
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz",
"integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"ieee754": {
"version": "1.2.1",
@@ -27096,8 +27100,7 @@
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-7.3.2.tgz",
"integrity": "sha512-B+28F5ucp83aQm+OxNrPkS8z0tMKaeHiy0lHJs3LqCyDQFtWuenaIrkaVTgAm1pf1AU85LXltva86hlaT17i8Q==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"md5.js": {
"version": "1.3.5",
@@ -27803,6 +27806,30 @@
"tslib": "^2.0.3"
}
},
+ "path": {
+ "version": "0.12.7",
+ "resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz",
+ "integrity": "sha512-aXXC6s+1w7otVF9UletFkFcDsJeO7lSZBPUQhtb5O0xJe8LtYhj/GxldoL09bBj9+ZmE2hNoHqQSFMN5fikh4Q==",
+ "requires": {
+ "process": "^0.11.1",
+ "util": "^0.10.3"
+ },
+ "dependencies": {
+ "inherits": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
+ "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw=="
+ },
+ "util": {
+ "version": "0.10.4",
+ "resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz",
+ "integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==",
+ "requires": {
+ "inherits": "2.0.3"
+ }
+ }
+ }
+ },
"path-browserify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz",
@@ -28049,8 +28076,7 @@
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz",
"integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"postcss-modules-local-by-default": {
"version": "4.0.3",
@@ -28153,8 +28179,7 @@
"process": {
"version": "0.11.10",
"resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
- "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
- "dev": true
+ "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A=="
},
"process-nextick-args": {
"version": "2.0.1",
@@ -28168,6 +28193,11 @@
"integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
"dev": true
},
+ "promises": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/promises/-/promises-0.2.5.tgz",
+ "integrity": "sha512-KHTer6YK1+aD2AcLiRuE3/ilZzw1UoX8v6DuTlDdF0oc5uOZlyWA+x2JwaO0bPB+E/JiRiUQmjfuNXiWlVD2tQ=="
+ },
"prompts": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
@@ -28418,8 +28448,7 @@
"version": "5.6.1",
"resolved": "https://registry.npmjs.org/react-colorful/-/react-colorful-5.6.1.tgz",
"integrity": "sha512-1exovf0uGTGyq5mXQT0zgQ80uvj2PCwvF8zY1RN9/vbJVSjSo3fsB/4L3ObbF7u70NduSiK4xu4Y6q1MHoUGEw==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"react-confetti": {
"version": "6.1.0",
@@ -28460,8 +28489,7 @@
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/react-docgen-typescript/-/react-docgen-typescript-2.2.2.tgz",
"integrity": "sha512-tvg2ZtOpOi6QDwsb3GZhOjDkkX0h8Z2gipvTg6OVMUyoYoURhEiRNePT8NZItTVCDh39JJHnLdfCOkzoLbFnTg==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"react-dom": {
"version": "18.2.0",
@@ -28495,8 +28523,7 @@
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/react-inspector/-/react-inspector-6.0.2.tgz",
"integrity": "sha512-x+b7LxhmHXjHoU/VrFAzw5iutsILRoYyDq97EDYdFpPLcvqtEzk4ZSZSQjnFPbr5T57tLXnHcqFYoN1pI6u8uQ==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"react-is": {
"version": "17.0.2",
@@ -29511,8 +29538,7 @@
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.3.tgz",
"integrity": "sha512-53BiGLXAcll9maCYtZi2RCQZKa8NQQai5C4horqKyRmHj9H7QmcUyucrH+4KW/gBQbXM2AsB0axoEcFZPlfPcw==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"styled-jsx": {
"version": "5.1.1",
@@ -29554,8 +29580,7 @@
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/swc-loader/-/swc-loader-0.2.3.tgz",
"integrity": "sha512-D1p6XXURfSPleZZA/Lipb3A8pZ17fP4NObZvFCDjK/OKljroqDpPmsBdTraWhVBqUNpcWBQY1imWdoPScRlQ7A==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"synchronous-promise": {
"version": "2.0.17",
@@ -29927,8 +29952,7 @@
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.3.tgz",
"integrity": "sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"ts-dedent": {
"version": "2.2.0",
@@ -30064,13 +30088,6 @@
"integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==",
"dev": true
},
- "typescript": {
- "version": "5.2.2",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz",
- "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==",
- "dev": true,
- "peer": true
- },
"uglify-js": {
"version": "3.17.4",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.17.4.tgz",
@@ -30414,8 +30431,7 @@
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz",
"integrity": "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==",
- "dev": true,
- "requires": {}
+ "dev": true
}
}
},
@@ -30620,8 +30636,7 @@
"version": "8.14.2",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.14.2.tgz",
"integrity": "sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"xtend": {
"version": "4.0.2",
diff --git a/package.json b/package.json
index 568373b..9793e8c 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,9 @@
"dependencies": {
"autoprefixer": "10.4.16",
"next": "13.5.2",
+ "path": "^0.12.7",
"postcss": "8.4.30",
+ "promises": "^0.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.3.3"
diff --git a/src/app/college/page.js b/src/app/college/page.js
new file mode 100644
index 0000000..c32d430
--- /dev/null
+++ b/src/app/college/page.js
@@ -0,0 +1,19 @@
+// The "use client" is used to declare a boundary between a Server and Client Component modules.
+// This means that by defining a "use client" in a file, all other modules imported into it, including child components, are considered part of the client bundle - and will be rendered by React on the client.
+// In this file useSearchParams is a client component.
+'use client'
+
+import jsonData from '../../../data/university_data'
+import { useSearchParams } from 'next/navigation'
+
+export default function Home() {
+ const router = useSearchParams()
+ const collegeList = jsonData
+ const id = router.get('id')
+ const selectedCollege = collegeList.find((item) => item.id === id)
+ return (
+ {selectedCollege?.name}
+
- We recommend building UIs with a{' '} + We recommend building UIs with a component-driven - {' '} + process starting with atomic components and ending with pages.
@@ -35,7 +35,7 @@ export const Page = () => {
- Get a guided tutorial on component-driven development at{' '} + Get a guided tutorial on component-driven development at { > Storybook tutorials - . Read more in the{' '} + . Read more in the {