Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup universities data #630

Merged
merged 6 commits into from
Aug 26, 2024
Merged
16 changes: 2 additions & 14 deletions world_universities_and_domains.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,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 @@ -99351,18 +99351,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"
},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed the old record and added the old domain and website to the new record. The old website is redirecting to the new one.

{
"web_pages": [
"http://www.university.kherson.ua/"
Expand Down