mdebellis / Daan_Knowledge_Graph

Project to create an OWL ontology and AllegroGraph knowledge graph for UN Sustainable Development Goals and Non-Governmental Organizations
Apache License 2.0
1 stars 0 forks source link

Tag NGOs that Have Data Issues #3

Open mdebellis opened 1 year ago

mdebellis commented 1 year ago

From Patrick email on 7-7-23: Here are my suggestions on where we can flag potential issues and follow up to improve our data quality:

  1. Invalid NGO Websites: By doing so, we have the option of examing the NGO directly, rather than relying on NGO monitoring websites. Please note that I have utilized the python validators package (https://validators.readthedocs.io/en/latest/) to validate the URL's format.

  2. Expired FCRA of NGOs: Important to ensure we have the most up-to-date information and compliance status.

  3. Non-functional Email Addresses and Phone Numbers: We can also flag email addresses and phone numbers that are no longer functional or fail to establish contact with the respective NGOs.

  4. Sparse Data for NGOs: Agreed, it would be helpful to note down NGOs with limited data. Hence, we can focus on gathering additional information to make their profiles more comprehensive.

  5. Text that is not in English (i.e. Mission statement) Best to understand what is being said.

Instead of a generic flagging system, I propose utilizing a tag system to categorize these errors, allowing for more precise identification and tracking.

Best regards, Patrick