Skip to content

Commit

Permalink
Merge pull request #630 from MdTehseenKhan/cleanup-universities-data
Browse files Browse the repository at this point in the history
Cleanup universities data
  • Loading branch information
yigitguler committed Aug 26, 2024
2 parents 385f5f8 + 6190352 commit bd57650
Showing 1 changed file with 5 additions and 65 deletions.
70 changes: 5 additions & 65 deletions world_universities_and_domains.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
},
{
"name": "Kharkiv National University",
"domains": ["student.karazin.ua", "karazin.ua"],
"web_pages": ["https://karazin.ua"],
"domains": ["student.karazin.ua", "karazin.ua", "univer.kharkov.ua"],
"web_pages": ["https://karazin.ua", "http://www.univer.kharkov.ua/"],
"country": "Ukraine",
"alpha_two_code": "UA",
"state-province": null
Expand Down Expand Up @@ -113,8 +113,8 @@
},
{
"name": "University of Portsmouth",
"domains": ["myport.ac.uk", "myport.port.ac.uk"],
"web_pages": ["https://myport.port.ac.uk"],
"domains": ["port.ac.uk", "myport.ac.uk", "myport.port.ac.uk"],
"web_pages": ["http://www.port.ac.uk/", "https://myport.port.ac.uk"],
"country": "United Kingdom",
"alpha_two_code": "GB",
"state-province": null
Expand Down Expand Up @@ -47498,7 +47498,7 @@
"web_pages": [
"https://www.iutripura.edu.in/"
],
"name": "ICFAI University",
"name": "ICFAI University, Tripura",
"alpha_two_code": "IN",
"state-province": "Tripura",
"domains": [
Expand Down Expand Up @@ -98411,18 +98411,6 @@
],
"country": "Turks and Caicos Islands"
},
{
"web_pages": [
"http://www.bugemauniv.ac.ug/"
],
"name": "Bugema University",
"alpha_two_code": "UG",
"state-province": null,
"domains": [
"bugemauniv.ac.ug"
],
"country": "Uganda"
},
{
"web_pages": [
"http://www.busitema.ac.ug/"
Expand Down Expand Up @@ -99371,18 +99359,6 @@
],
"country": "Ukraine"
},
{
"web_pages": [
"http://www.univer.kharkov.ua/"
],
"name": "Kharkiv National University",
"alpha_two_code": "UA",
"state-province": null,
"domains": [
"univer.kharkov.ua"
],
"country": "Ukraine"
},
{
"web_pages": [
"http://www.university.kherson.ua/"
Expand Down Expand Up @@ -101209,18 +101185,6 @@
],
"country": "United Kingdom"
},
{
"web_pages": [
"http://www.port.ac.uk/"
],
"name": "University of Portsmouth",
"alpha_two_code": "GB",
"state-province": null,
"domains": [
"port.ac.uk"
],
"country": "United Kingdom"
},
{
"web_pages": [
"http://www.qmul.ac.uk/"
Expand Down Expand Up @@ -107862,18 +107826,6 @@
],
"country": "United States"
},
{
"web_pages": [
"http://www.dupage.edu"
],
"name": "College of DuPage",
"alpha_two_code": "US",
"state-province": null,
"domains": [
"dupage.edu"
],
"country": "United States"
},
{
"web_pages": [
"http://www.cod.edu"
Expand Down Expand Up @@ -120256,18 +120208,6 @@
],
"country": "France"
},
{
"web_pages": [
"http://www.u-pec.fr/"
],
"name": "Université Paris est Créteil Val de Marne Paris XII",
"alpha_two_code": "FR",
"state-province": null,
"domains": [
"u-pec.fr"
],
"country": "France"
},
{
"web_pages": [
"http://www.unimes.fr/"
Expand Down

0 comments on commit bd57650

Please sign in to comment.