colleges.js
Version:
A module that gives data about colleges around the world
1 lines • 4.14 MB
Source Map (JSON)
{"version":3,"sources":["../src/definitions.ts","../src/collegeData.json","../src/index.ts"],"sourcesContent":["/**\n * Definitions and helpers\n * \n * @author jez020\n */\n\n /** \n * Country names object using 2-letter country codes to reference country \n * name. Country code is in ISO 3166 Alpha-2 format.\n * \n * @author jez020\n */\n const countryListAlpha2 : Object = {\n \"AF\": \"Afghanistan\",\n \"AL\": \"Albania\",\n \"DZ\": \"Algeria\",\n \"AS\": \"American Samoa\",\n \"AD\": \"Andorra\",\n \"AO\": \"Angola\",\n \"AI\": \"Anguilla\",\n \"AQ\": \"Antarctica\",\n \"AG\": \"Antigua and Barbuda\",\n \"AR\": \"Argentina\",\n \"AM\": \"Armenia\",\n \"AW\": \"Aruba\",\n \"AU\": \"Australia\",\n \"AT\": \"Austria\",\n \"AZ\": \"Azerbaijan\",\n \"BS\": \"Bahamas (the)\",\n \"BH\": \"Bahrain\",\n \"BD\": \"Bangladesh\",\n \"BB\": \"Barbados\",\n \"BY\": \"Belarus\",\n \"BE\": \"Belgium\",\n \"BZ\": \"Belize\",\n \"BJ\": \"Benin\",\n \"BM\": \"Bermuda\",\n \"BT\": \"Bhutan\",\n \"BO\": \"Bolivia (Plurinational State of)\",\n \"BQ\": \"Bonaire, Sint Eustatius and Saba\",\n \"BA\": \"Bosnia and Herzegovina\",\n \"BW\": \"Botswana\",\n \"BV\": \"Bouvet Island\",\n \"BR\": \"Brazil\",\n \"IO\": \"British Indian Ocean Territory (the)\",\n \"BN\": \"Brunei Darussalam\",\n \"BG\": \"Bulgaria\",\n \"BF\": \"Burkina Faso\",\n \"BI\": \"Burundi\",\n \"CV\": \"Cabo Verde\",\n \"KH\": \"Cambodia\",\n \"CM\": \"Cameroon\",\n \"CA\": \"Canada\",\n \"KY\": \"Cayman Islands (the)\",\n \"CF\": \"Central African Republic (the)\",\n \"TD\": \"Chad\",\n \"CL\": \"Chile\",\n \"CN\": \"China\",\n \"CX\": \"Christmas Island\",\n \"CC\": \"Cocos (Keeling) Islands (the)\",\n \"CO\": \"Colombia\",\n \"KM\": \"Comoros (the)\",\n \"CD\": \"Congo (the Democratic Republic of the)\",\n \"CG\": \"Congo (the)\",\n \"CK\": \"Cook Islands (the)\",\n \"CR\": \"Costa Rica\",\n \"HR\": \"Croatia\",\n \"CU\": \"Cuba\",\n \"CW\": \"Curaçao\",\n \"CY\": \"Cyprus\",\n \"CZ\": \"Czechia\",\n \"CI\": \"Côte d'Ivoire\",\n \"DK\": \"Denmark\",\n \"DJ\": \"Djibouti\",\n \"DM\": \"Dominica\",\n \"DO\": \"Dominican Republic (the)\",\n \"EC\": \"Ecuador\",\n \"EG\": \"Egypt\",\n \"SV\": \"El Salvador\",\n \"GQ\": \"Equatorial Guinea\",\n \"ER\": \"Eritrea\",\n \"EE\": \"Estonia\",\n \"SZ\": \"Eswatini\",\n \"ET\": \"Ethiopia\",\n \"FK\": \"Falkland Islands (the) [Malvinas]\",\n \"FO\": \"Faroe Islands (the)\",\n \"FJ\": \"Fiji\",\n \"FI\": \"Finland\",\n \"FR\": \"France\",\n \"GF\": \"French Guiana\",\n \"PF\": \"French Polynesia\",\n \"TF\": \"French Southern Territories (the)\",\n \"GA\": \"Gabon\",\n \"GM\": \"Gambia (the)\",\n \"GE\": \"Georgia\",\n \"DE\": \"Germany\",\n \"GH\": \"Ghana\",\n \"GI\": \"Gibraltar\",\n \"GR\": \"Greece\",\n \"GL\": \"Greenland\",\n \"GD\": \"Grenada\",\n \"GP\": \"Guadeloupe\",\n \"GU\": \"Guam\",\n \"GT\": \"Guatemala\",\n \"GG\": \"Guernsey\",\n \"GN\": \"Guinea\",\n \"GW\": \"Guinea-Bissau\",\n \"GY\": \"Guyana\",\n \"HT\": \"Haiti\",\n \"HM\": \"Heard Island and McDonald Islands\",\n \"VA\": \"Holy See (the)\",\n \"HN\": \"Honduras\",\n \"HK\": \"Hong Kong\",\n \"HU\": \"Hungary\",\n \"IS\": \"Iceland\",\n \"IN\": \"India\",\n \"ID\": \"Indonesia\",\n \"IR\": \"Iran (Islamic Republic of)\",\n \"IQ\": \"Iraq\",\n \"IE\": \"Ireland\",\n \"IM\": \"Isle of Man\",\n \"IL\": \"Israel\",\n \"IT\": \"Italy\",\n \"JM\": \"Jamaica\",\n \"JP\": \"Japan\",\n \"JE\": \"Jersey\",\n \"JO\": \"Jordan\",\n \"KZ\": \"Kazakhstan\",\n \"KE\": \"Kenya\",\n \"KI\": \"Kiribati\",\n \"KP\": \"Korea (the Democratic People's Republic of)\",\n \"KR\": \"Korea (the Republic of)\",\n \"KW\": \"Kuwait\",\n \"KG\": \"Kyrgyzstan\",\n \"LA\": \"Lao People's Democratic Republic (the)\",\n \"LV\": \"Latvia\",\n \"LB\": \"Lebanon\",\n \"LS\": \"Lesotho\",\n \"LR\": \"Liberia\",\n \"LY\": \"Libya\",\n \"LI\": \"Liechtenstein\",\n \"LT\": \"Lithuania\",\n \"LU\": \"Luxembourg\",\n \"MO\": \"Macao\",\n \"MG\": \"Madagascar\",\n \"MW\": \"Malawi\",\n \"MY\": \"Malaysia\",\n \"MV\": \"Maldives\",\n \"ML\": \"Mali\",\n \"MT\": \"Malta\",\n \"MH\": \"Marshall Islands (the)\",\n \"MQ\": \"Martinique\",\n \"MR\": \"Mauritania\",\n \"MU\": \"Mauritius\",\n \"YT\": \"Mayotte\",\n \"MX\": \"Mexico\",\n \"FM\": \"Micronesia (Federated States of)\",\n \"MD\": \"Moldova (the Republic of)\",\n \"MC\": \"Monaco\",\n \"MN\": \"Mongolia\",\n \"ME\": \"Montenegro\",\n \"MS\": \"Montserrat\",\n \"MA\": \"Morocco\",\n \"MZ\": \"Mozambique\",\n \"MM\": \"Myanmar\",\n \"NA\": \"Namibia\",\n \"NR\": \"Nauru\",\n \"NP\": \"Nepal\",\n \"NL\": \"Netherlands (the)\",\n \"NC\": \"New Caledonia\",\n \"NZ\": \"New Zealand\",\n \"NI\": \"Nicaragua\",\n \"NE\": \"Niger (the)\",\n \"NG\": \"Nigeria\",\n \"NU\": \"Niue\",\n \"NF\": \"Norfolk Island\",\n \"MP\": \"Northern Mariana Islands (the)\",\n \"NO\": \"Norway\",\n \"OM\": \"Oman\",\n \"PK\": \"Pakistan\",\n \"PW\": \"Palau\",\n \"PS\": \"Palestine, State of\",\n \"PA\": \"Panama\",\n \"PG\": \"Papua New Guinea\",\n \"PY\": \"Paraguay\",\n \"PE\": \"Peru\",\n \"PH\": \"Philippines (the)\",\n \"PN\": \"Pitcairn\",\n \"PL\": \"Poland\",\n \"PT\": \"Portugal\",\n \"PR\": \"Puerto Rico\",\n \"QA\": \"Qatar\",\n \"MK\": \"Republic of North Macedonia\",\n \"RO\": \"Romania\",\n \"RU\": \"Russian Federation (the)\",\n \"RW\": \"Rwanda\",\n \"RE\": \"Réunion\",\n \"BL\": \"Saint Barthélemy\",\n \"SH\": \"Saint Helena, Ascension and Tristan da Cunha\",\n \"KN\": \"Saint Kitts and Nevis\",\n \"LC\": \"Saint Lucia\",\n \"MF\": \"Saint Martin (French part)\",\n \"PM\": \"Saint Pierre and Miquelon\",\n \"VC\": \"Saint Vincent and the Grenadines\",\n \"WS\": \"Samoa\",\n \"SM\": \"San Marino\",\n \"ST\": \"Sao Tome and Principe\",\n \"SA\": \"Saudi Arabia\",\n \"SN\": \"Senegal\",\n \"RS\": \"Serbia\",\n \"SC\": \"Seychelles\",\n \"SL\": \"Sierra Leone\",\n \"SG\": \"Singapore\",\n \"SX\": \"Sint Maarten (Dutch part)\",\n \"SK\": \"Slovakia\",\n \"SI\": \"Slovenia\",\n \"SB\": \"Solomon Islands\",\n \"SO\": \"Somalia\",\n \"ZA\": \"South Africa\",\n \"GS\": \"South Georgia and the South Sandwich Islands\",\n \"SS\": \"South Sudan\",\n \"ES\": \"Spain\",\n \"LK\": \"Sri Lanka\",\n \"SD\": \"Sudan (the)\",\n \"SR\": \"Suriname\",\n \"SJ\": \"Svalbard and Jan Mayen\",\n \"SE\": \"Sweden\",\n \"CH\": \"Switzerland\",\n \"SY\": \"Syrian Arab Republic\",\n \"TW\": \"Taiwan\",\n \"TJ\": \"Tajikistan\",\n \"TZ\": \"Tanzania, United Republic of\",\n \"TH\": \"Thailand\",\n \"TL\": \"Timor-Leste\",\n \"TG\": \"Togo\",\n \"TK\": \"Tokelau\",\n \"TO\": \"Tonga\",\n \"TT\": \"Trinidad and Tobago\",\n \"TN\": \"Tunisia\",\n \"TR\": \"Turkey\",\n \"TM\": \"Turkmenistan\",\n \"TC\": \"Turks and Caicos Islands (the)\",\n \"TV\": \"Tuvalu\",\n \"UG\": \"Uganda\",\n \"UA\": \"Ukraine\",\n \"AE\": \"United Arab Emirates (the)\",\n \"GB\": \"United Kingdom of Great Britain and Northern Ireland (the)\",\n \"UM\": \"United States Minor Outlying Islands (the)\",\n \"US\": \"United States of America (the)\",\n \"UY\": \"Uruguay\",\n \"UZ\": \"Uzbekistan\",\n \"VU\": \"Vanuatu\",\n \"VE\": \"Venezuela (Bolivarian Republic of)\",\n \"VN\": \"Viet Nam\",\n \"VG\": \"Virgin Islands (British)\",\n \"VI\": \"Virgin Islands (U.S.)\",\n \"WF\": \"Wallis and Futuna\",\n \"EH\": \"Western Sahara\",\n \"YE\": \"Yemen\",\n \"ZM\": \"Zambia\",\n \"ZW\": \"Zimbabwe\",\n \"AX\": \"Åland Islands\"\n }\n\n /**\n * Check if every item of array is the type\n * \n * @author jez020\n * @param {Array<any>} arr The array to check\n * @param {String} type Check the type to check\n * @returns {boolean} true or false\n */\n export function isArrayType (arr : Array<any>, type: string)\n {\n arr.every(i => typeof i == type)\n }\n\n\nexport { countryListAlpha2 };","[\n {\n \"name\": \"Engineering Institute of Technology\",\n \"domains\": [\"student.eit.edu.au\"],\n \"web_pages\": [\"https://www.eit.edu.au/\"],\n \"country\": \"Australia\",\n \"alpha_two_code\": \"AU\",\n \"state-province\": null\n },\n {\n \"name\": \"Universitas Nusa Putra\",\n \"domains\": [\"nusaputra.ac.id\"],\n \"web_pages\": [\"https://nusaputra.ac.id\"],\n \"country\": \"Indonesia\",\n \"alpha_two_code\": \"ID\",\n \"state-province\": null\n },\n {\n \"name\": \"University of Kyrenia\",\n \"domains\": [\"std.kyrenia.edu.tr\", \"kyrenia.edu.tr\"],\n \"web_pages\": [\"https://kyrenia.edu.tr\"],\n \"country\": \"Turkey\",\n \"alpha_two_code\": \"TR\",\n \"state-province\": null\n },\n {\n \"name\": \"Regent University College of Science and Technology\",\n \"domains\": [\"regent.edu.gh\"],\n \"web_pages\": [\"https://regent.edu.gh\"],\n \"country\": \"Ghana\",\n \"alpha_two_code\": \"GH\",\n \"state-province\": null\n },\n {\n \"name\": \"Wroclaw Akademia Biznesu\",\n \"domains\": [\"student.wab.edu.pl\", \"wab.edu.pl\"],\n \"web_pages\": [\"https://wab.edu.pl\"],\n \"country\": \"Poland\",\n \"alpha_two_code\": \"PL\",\n \"state-province\": null\n },\n {\n \"name\": \"Atharva College of Engineering\",\n \"domains\": [\"atharvacoe.ac.in\"],\n \"web_pages\": [\"https://atharvacoe.ac.in\"],\n \"country\": \"India\",\n \"alpha_two_code\": \"IN\",\n \"state-province\": \"Mumbai\"\n },\n {\n \"name\": \"Toronto Baptist Seminary and Bible College\",\n \"domains\": [\"tbs.edu\"],\n \"web_pages\": [\"https://tbs.edu\"],\n \"country\": \"Canada\",\n \"alpha_two_code\": \"CA\",\n \"state-province\": \"Ontario\"\n },\n {\n \"name\": \"Universidade Comunitária da Região de Chapecó - Unochapecó\",\n \"domains\": [\"unochapeco.edu.br\"],\n \"web_pages\": [\"https://unochapeco.edu.br\"],\n \"country\": \"Brazil\",\n \"alpha_two_code\": \"BR\",\n \"state-province\": null\n },\n {\n \"name\": \"West Herts College\",\n \"domains\": [\"student.westherts.ac.uk\", \"westherts.ac.uk\"],\n \"web_pages\": [\"https://westherts.ac.uk\"],\n \"country\": \"United Kingdom\",\n \"alpha_two_code\": \"GB\",\n \"state-province\": null\n },\n {\n \"name\": \"Bhagwan Parshuram Institute of Technology\",\n \"domains\": [\"bpitindia.edu.in\", \"bpitindia.in\"],\n \"web_pages\": [\"http://bpitindia.ac.in\"],\n \"country\": \"India\",\n \"alpha_two_code\": \"IN\",\n \"state-province\": \"Delhi\"\n },\n {\n \"name\": \"National Institute of Applied Sciences of Toulouse\",\n \"domains\": [\"insa-toulouse.fr\"],\n \"web_pages\": [\"https://insa-toulouse.fr\"],\n \"country\": \"France\",\n \"alpha_two_code\": \"FR\",\n \"state-province\": null\n },\n {\n \"name\": \"Bugema University\",\n \"domains\": [\"bugemauniv.ac.ug\"],\n \"web_pages\": [\"https://bugemauniv.ac.ug/\"],\n \"country\": \"Uganda\",\n \"alpha_two_code\": \"UG\",\n \"state-province\": \"Luweero\"\n },\n {\n \"name\": \"Mohamed bin Zayed University of Artificial Intelligence (MBZUAI)\",\n \"domains\": [\"mbzuai.ac.ae\"],\n \"web_pages\": [\"https://mbzuai.ac.ae/\"],\n \"country\": \"United Arab Emirates\",\n \"alpha_two_code\": \"AE\",\n \"state-province\": \"Abu Dhabi\"\n },\n {\n \"name\": \"Centro Universitário de Brasília, UNICEUB\",\n \"domains\": [\"sempreceub.com\", \"uniceub.br\"],\n \"web_pages\": [\"https://www.uniceub.br\"],\n \"country\": \"Brazil\",\n \"alpha_two_code\": \"BR\",\n \"state-province\": null\n },\n {\n \"name\": \"Kharkiv National University\",\n \"domains\": [\"student.karazin.ua\", \"karazin.ua\", \"univer.kharkov.ua\"],\n \"web_pages\": [\"https://karazin.ua\", \"http://www.univer.kharkov.ua/\"],\n \"country\": \"Ukraine\",\n \"alpha_two_code\": \"UA\",\n \"state-province\": null\n },\n {\n \"name\": \"Universidad Técnica Federico Santa María\",\n \"domains\": [\"usm.cl\"],\n \"web_pages\": [\"https://usm.cl\"],\n \"country\": \"Chile\",\n \"alpha_two_code\": \"CL\",\n \"state-province\": null\n },\n {\n \"name\": \"IÉSEG School of Management\",\n \"domains\": [\"ieseg.fr\"],\n \"web_pages\": [\"https://ieseg.fr\"],\n \"country\": \"France\",\n \"alpha_two_code\": \"FR\",\n \"state-province\": null\n },\n {\n \"name\": \"Sun Yat-Sen University\",\n \"domains\": [\"mail2.sysu.edu.cn\", \"mail.sysu.edu.cn\"],\n \"web_pages\": [\"https://sysu.edu.cn\"],\n \"country\": \"China\",\n \"alpha_two_code\": \"CN\",\n \"state-province\": null\n },\n {\n \"name\": \"Royal Holloway University of London\",\n \"domains\": [\"rhul.ac.uk\"],\n \"web_pages\": [\"https://rhul.ac.uk\"],\n \"country\": \"United Kingdom\",\n \"alpha_two_code\": \"GB\",\n \"state-province\": null\n },\n {\n \"name\": \"Hunan University\",\n \"domains\": [\"hnu.edu.cn\", \"www-en.hnu.edu.cn\"],\n \"web_pages\": [\"https://www.hnu.edu.cn\", \"http://www-en.hnu.edu.cn\"],\n \"country\": \"China\",\n \"alpha_two_code\": \"CN\",\n \"state-province\": null\n },\n {\n \"name\": \"University of Portsmouth\",\n \"domains\": [\"port.ac.uk\", \"myport.ac.uk\", \"myport.port.ac.uk\"],\n \"web_pages\": [\"http://www.port.ac.uk/\", \"https://myport.port.ac.uk\"],\n \"country\": \"United Kingdom\",\n \"alpha_two_code\": \"GB\",\n \"state-province\": null\n },\n {\n \"web_pages\": [\"https://www.ac-paris.fr/\"],\n \"name\": \"Académie de Paris\",\n \"alpha_two_code\": \"FR\",\n \"state-province\": null,\n \"domains\": [\"ac-paris.fr\"],\n \"country\": \"France\"\n },\n {\n \"web_pages\": [\"https://www.ac-aix-marseille.fr/\"],\n \"name\": \"Académie d'Aix-Marseille\",\n \"alpha_two_code\": \"FR\",\n \"state-province\": null,\n \"domains\": [\"ac-aix-marseille.fr\"],\n \"country\": \"France\"\n },\n {\n \"web_pages\": [\"https://www.ac-creteil.fr/\"],\n \"name\": \"Académie de Créteil\",\n \"alpha_two_code\": \"FR\",\n \"state-province\": null,\n \"domains\": [\"ac-creteil.fr\"],\n \"country\": \"France\"\n },\n {\n \"web_pages\": [\"http://www.marywood.edu\"],\n \"name\": \"Marywood University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"marywood.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.upes.ac.in/\"],\n \"name\": \"University of Petroleum and Energy Studies\",\n \"alpha_two_code\": \"IN\",\n \"state-province\": \"Dehradun\",\n \"domains\": [\"upes.ac.in\"],\n \"country\": \"India\"\n },\n {\n \"web_pages\": [\"https://www.ashoka.edu.in\"],\n \"name\": \"Ashoka University\",\n \"alpha_two_code\": \"IN\",\n \"state-province\": \"Haryana\",\n \"domains\": [\"ashoka.edu.in\"],\n \"country\": \"India\"\n },\n {\n \"web_pages\": [\"https://www.iiits.ac.in/\"],\n \"name\": \"Indian Institute of Information Technology Sri City\",\n \"alpha_two_code\": \"IN\",\n \"state-province\": \"Chittoor\",\n \"domains\": [\"iiits.in\"],\n \"country\": \"India\"\n },\n {\n \"web_pages\": [\"https://www.cstj.qc.ca\", \"https://ccmt.cstj.qc.ca\", \"https://ccml.cstj.qc.ca\"],\n \"name\": \"Cégep de Saint-Jérôme\",\n \"alpha_two_code\": \"CA\",\n \"state-province\": \"Quebec\",\n \"domains\": [\"cstj.qc.ca\"],\n \"country\": \"Canada\"\n },\n {\n \"web_pages\": [\"http://www.lindenwood.edu/\"],\n \"name\": \"Lindenwood University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"lindenwood.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.davietjal.org/\"],\n \"name\": \"DAV Institute of Engineering & Technology\",\n \"alpha_two_code\": \"IN\",\n \"state-province\": \"Punjab\",\n \"domains\": [\"davietjal.org\"],\n \"country\": \"India\"\n },\n {\n \"web_pages\": [\"http://www.lpu.in/\"],\n \"name\": \"Lovely Professional University\",\n \"alpha_two_code\": \"IN\",\n \"state-province\": \"Punjab\",\n \"domains\": [\"lpu.in\"],\n \"country\": \"India\"\n },\n {\n \"web_pages\": [\"https://sullivan.edu/\"],\n \"name\": \"Sullivan University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"sullivan.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.fscj.edu/\"],\n \"name\": \"Florida State College at Jacksonville\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"fscj.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.xavier.edu/\"],\n \"name\": \"Xavier University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"xavier.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://home.tusculum.edu/\"],\n \"name\": \"Tusculum College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"tusculum.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://cst.edu/\"],\n \"name\": \"Claremont School of Theology\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"cst.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://somaiya.edu/\"],\n \"name\": \"Somaiya Vidyavihar\",\n \"alpha_two_code\": \"IN\",\n \"state-province\": null,\n \"domains\": [\"somaiya.edu\"],\n \"country\": \"India\"\n },\n {\n \"web_pages\": [\"https://www.columbiasc.edu/\"],\n \"name\": \"Columbia College (SC)\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"columbiasc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.clpccd.edu/\"],\n \"name\": \"Chabot-Las Positas Community College District\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"clpccd.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.keller.edu/\"],\n \"name\": \"Keller Graduate School of Management\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"keller.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://monroecollege.edu/\"],\n \"name\": \"Monroe College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"monroecollege.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://smccd.edu/\"],\n \"name\": \"San Mateo County Community College District\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"smccd.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://losrios.edu/\"],\n \"name\": \"Los Rios Community College District\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"losrios.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.digipen.edu/\"],\n \"name\": \"DigiPen Institute of Technology\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"digipen.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.upmc.com/\"],\n \"name\": \"University of Pittsburgh Medical Center\",\n \"alpha_two_code\": \"US\",\n \"state-province\": \"Pennsylvania\",\n \"domains\": [\"upmc.edu\", \"upmc.com\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.cgu.edu/\"],\n \"name\": \"Claremont Graduate University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"cgu.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.utrgv.edu/\"],\n \"name\": \"The University of Texas at Rio Grande Valley\",\n \"alpha_two_code\": \"US\",\n \"state-province\": \"Texas\",\n \"domains\": [\"utrgv.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://mountsaintvincent.edu/\"],\n \"name\": \"College of Mount Saint Vincent\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"mountsaintvincent.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.uasys.edu/\"],\n \"name\": \"University of Arkansas System eVersity\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"uasys.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.ecpi.edu/\"],\n \"name\": \"ECPI University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"ecpi.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.umw.edu/\"],\n \"name\": \"University of Mary Washington\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"umw.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.bw.edu/\"],\n \"name\": \"Baldwin Wallace University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"bw.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.csuci.edu/\"],\n \"name\": \"California State University Channel Islands\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"csuci.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.brandman.edu/\"],\n \"name\": \"Brandman University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"brandman.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.uscga.edu/\"],\n \"name\": \"United States Coast Guard Academy\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"uscga.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.athens.edu/\"],\n \"name\": \"Athens State University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"athens.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://scripps.edu/\"],\n \"name\": \"The Scripps Research Institute\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"scripps.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.easternflorida.edu/\"],\n \"name\": \"Eastern Florida State College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"easternflorida.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www1.wne.edu/\"],\n \"name\": \"Western New England University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"wne.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://king.edu/\"],\n \"name\": \"King University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"king.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://ggc.edu/\"],\n \"name\": \"Georgia Gwinnett College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"ggc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.trident.edu/\"],\n \"name\": \"Trident University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"trident.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.alliant.edu/\"],\n \"name\": \"Alliant International University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"alliant.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://mvsu.edu/\"],\n \"name\": \"Mississippi Valley State University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"mvsu.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.roosevelt.edu/\"],\n \"name\": \"Roosevelt University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"roosevelt.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://itt-tech.info/\"],\n \"name\": \"ITT Technical Institute\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"itt-tech.info\", \"itt-tech.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://iecc.edu/\"],\n \"name\": \"Illinois Eastern Community Colleges\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"iecc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://park.edu/\"],\n \"name\": \"Park University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"park.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://icahn.mssm.edu/\"],\n \"name\": \"Icahn School of Medicine at Mount Sinai\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"mssm.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://uvu.edu/\"],\n \"name\": \"Utah Valley University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": \"Utah\",\n \"domains\": [\"uvu.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.wlc.edu/\"],\n \"name\": \"Wisconsin Lutheran College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"wlc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.rccd.edu/\"],\n \"name\": \"Riverside Community College District\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"rccd.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.wakehealth.edu/\"],\n \"name\": \"Wake Forest Baptist Health\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"wakehealth.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.umb.edu/\"],\n \"name\": \"University of Massachusetts Boston\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"umb.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://floridapoly.edu/\"],\n \"name\": \"Florida Polytechnic University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": \"Florida\",\n \"domains\": [\"floridapoly.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://wagner.edu/\"],\n \"name\": \"Wagner College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"wagner.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.wilmu.edu/\"],\n \"name\": \"Wilmington University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"wilmu.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://itu.edu/\"],\n \"name\": \"International Technological University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"itu.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.yhc.edu/\"],\n \"name\": \"Young Harris College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"yhc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.findlay.edu/\"],\n \"name\": \"University of Findlay\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"findlay.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.pcom.edu/\"],\n \"name\": \"Philadelphia College of Osteopathic Medicine\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"pcom.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.yosemite.edu/\"],\n \"name\": \"Yosemite Community College District\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"yosemite.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.coastalalabama.edu/\"],\n \"name\": \"Coastal Alabama Community College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"coastalalabama.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.pnw.edu/\"],\n \"name\": \"Purdue University Northwest\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"pnw.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.columbiabasin.edu/\"],\n \"name\": \"Columbia Basin College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"columbiabasin.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.seattlecolleges.edu/\"],\n \"name\": \"Seattle Colleges\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"seattlecolleges.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.lipscomb.edu/\"],\n \"name\": \"Lipscomb University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"lipscomb.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.tiffin.edu/\"],\n \"name\": \"Tiffin University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"tiffin.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.ncuindia.edu/\"],\n \"name\": \"NorthCap University\",\n \"alpha_two_code\": \"IN\",\n \"state-province\": \"Haryana\",\n \"domains\": [\"ncuindia.edu\"],\n \"country\": \"India\"\n },\n {\n \"web_pages\": [\"https://troy.edu/\"],\n \"name\": \"Troy University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"troy.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.42.us.org/\"],\n \"name\": \"42 US\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"student.42.us.org\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.calbaptist.edu/\"],\n \"name\": \"California Baptist University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"calbaptist.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.stevenson.edu/\"],\n \"name\": \"Stevenson University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"stevenson.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.mbl.edu/\"],\n \"name\": \"Marine Biological Laboratory\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"mbl.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.maryville.edu/\"],\n \"name\": \"Maryville University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"maryville.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.aii.edu/\"],\n \"name\": \"The Art Institutes\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"aii.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.umc.edu/\"],\n \"name\": \"University of Mississippi Medical Center\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"umc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.uco.edu/\"],\n \"name\": \"University of Central Oklahoma\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"uco.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.hallmarkuniversity.edu/\"],\n \"name\": \"Hallmark University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"hallmarkuniversity.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.keiseruniversity.edu/\"],\n \"name\": \"Keiser University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"keiseruniversity.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.sjrstate.edu/\"],\n \"name\": \"St. Johns River State College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"sjrstate.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.irsc.edu/\"],\n \"name\": \"Indian River State College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"irsc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.barnard.edu/\"],\n \"name\": \"Barnard College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"barnard.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.calsouthern.edu/\"],\n \"name\": \"California Southern University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"calsouthern.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.laverne.edu/\"],\n \"name\": \"University of La Verne\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"laverne.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.washjeff.edu/\"],\n \"name\": \"Washington & Jefferson College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"washjeff.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.uopeople.edu/\"],\n \"name\": \"University of the People\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"uopeople.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.touro.edu/\"],\n \"name\": \"Touro College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"touro.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.njcu.edu/\"],\n \"name\": \"New Jersey City University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"njcu.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.lander.edu/\"],\n \"name\": \"Lander University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"lander.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.sunymaritime.edu/\"],\n \"name\": \"SUNY Maritime College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"sunymaritime.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.lesley.edu/\"],\n \"name\": \"Lesley University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"lesley.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.lauruscollege.edu/\"],\n \"name\": \"Laurus College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"lauruscollege.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.np.edu/\"],\n \"name\": \"National Park College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"np.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.oc.edu/\"],\n \"name\": \"Oklahoma Christian University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"oc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.sdcc.edu/\"],\n \"name\": \"San Diego Christian College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"sdcc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.sans.edu/\"],\n \"name\": \"SANS Technology Institute\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"sans.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.phsc.edu/\"],\n \"name\": \"Pasco-Hernando State College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"phsc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.ncf.edu/\"],\n \"name\": \"New College of Florida\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"ncf.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.gcu.edu/\"],\n \"name\": \"Grand Canyon University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"gcu.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.cshl.edu/\"],\n \"name\": \"Cold Spring Harbor Laboratory\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"cshl.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.asurams.edu/\"],\n \"name\": \"Albany State University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"asurams.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.lasell.edu/\"],\n \"name\": \"Lasell College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"lasell.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.4cd.edu/\"],\n \"name\": \"Contra Costa Community College District\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"4cd.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.msmary.edu/\"],\n \"name\": \"Mount St. Mary's University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"msmary.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.robertmorris.edu/\"],\n \"name\": \"Robert Morris University Illinois\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"robertmorris.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.nwfsc.edu/\"],\n \"name\": \"Northwest Florida State College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"nwfsc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.wvwc.edu/\"],\n \"name\": \"West Virginia Wesleyan College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"wvwc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.utica.edu/\"],\n \"name\": \"Utica College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"utica.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.ccnn.edu/\"],\n \"name\": \"Career College of Northern Nevada\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"ccnn.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"https://www.csn.edu/\"],\n \"name\": \"College of Southern Nevada\",\n \"alpha_two_code\": \"US\",\n \"state-province\": \"NV\",\n \"domains\": [\"csn.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.ung.edu/\"],\n \"name\": \"University of North Georgia\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"ung.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.principia.edu/\"],\n \"name\": \"The Principia\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"principia.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.lynn.edu/\"],\n \"name\": \"Lynn University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"lynn.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.cccs.edu/\"],\n \"name\": \"Colorado Community College System\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"cccs.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.valenciacollege.edu/\"],\n \"name\": \"Valencia College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"valenciacollege.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.spcollege.edu/\"],\n \"name\": \"St. Petersburg College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"spcollege.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.msbcollege.edu/\"],\n \"name\": \"Globe University & Minnesota School of Business\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"msbcollege.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.everest.edu/\"],\n \"name\": \"Everest College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"everest.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.swri.edu/\"],\n \"name\": \"Southwest Research Institute\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"swri.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.apus.edu/\"],\n \"name\": \"American Public University System\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"apus.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.fullsail.edu/\"],\n \"name\": \"Full Sail University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"fullsail.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.yti.edu/\"],\n \"name\": \"YTI Career Institute\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"yti.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.dliflc.edu/\"],\n \"name\": \"Defense Language Institute Foreign Language Center\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"dliflc.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.columbusstate.edu/\"],\n \"name\": \"Columbus State University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"columbusstate.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.moreheadstate.edu/\"],\n \"name\": \"Morehead State University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"moreheadstate.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.csuglobal.edu/\"],\n \"name\": \"Colorado State University - Global Campus\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"csuglobal.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.ndus.edu/\"],\n \"name\": \"North Dakota University System\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"ndus.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.uhd.edu/\"],\n \"name\": \"University of Houston-Downtown\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"uhd.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.stratford.edu/\"],\n \"name\": \"Stratford University\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"stratford.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.cpp.edu/\"],\n \"name\": \"California Polytechnic State University, Pomona\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"cpp.edu\"],\n \"country\": \"United States\"\n },\n {\n \"web_pages\": [\"http://www.baker.edu/\"],\n \"name\": \"Baker College\",\n \"alpha_two_code\": \"US\",\n \"state-province\": null,\n \"domains\": [\"baker.edu\"],\n \"count