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

Conversation

MdTehseenKhan
Copy link
Contributor

No description provided.

MdTehseenKhan

This comment was marked as resolved.

"u-pec.fr"
],
"country": "France"
},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was a duplicate record.

@@ -47490,7 +47490,7 @@
"web_pages": [
"https://www.iutripura.edu.in/"
],
"name": "ICFAI University",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added the campus state, as added in other campuses, so the name does not conflict with the head campus shown below:

{
      "web_pages": [
          "http://www.icfai.org/"
      ],
      "name": "ICFAI University",
      "alpha_two_code": "IN",
      "state-province": null,
      "domains": [
          "icfai.org"
      ],
      "country": "India"
  },

"bugemauniv.ac.ug"
],
"country": "Uganda"
},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was a duplicate record but without the 'state-province' data.

"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.

"port.ac.uk"
],
"country": "United Kingdom"
},
Copy link
Contributor Author

@MdTehseenKhan MdTehseenKhan Aug 26, 2024

Choose a reason for hiding this comment

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

There were two different records for this university, and they were from other websites and domains. "Myport" is not a separate university, but rather an online portal or system used by the University of Portsmouth. It's likely short for "My Portsmouth". Myport is typically an intranet or web-based service provided by the University of Portsmouth for its students and staff.

"dupage.edu"
],
"country": "United States"
},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Expand down the changed file and you will find the next record with a working website that is http://www.cod.edu/.

@yigitguler
Copy link
Member

Thank you!

@yigitguler yigitguler merged commit bd57650 into Hipo:master Aug 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants