khaukhau / COMP4010-Project-2

0 stars 0 forks source link

Peer review - Group A #2

Open LeNguyenNhatMinh opened 5 months ago

LeNguyenNhatMinh commented 5 months ago

Overall, your team's project has shown great potential for social impact by increasing awareness and understanding of gender pay disparities. Strategic improvements in data handling and feature innovation could elevate its effectiveness and uniqueness.

Suggestions for Improvement:

Novelty and Differentiation

Issue: Gender pay gap visualizations are relatively common. Numerous organizations and media outlets have produced various interactive tools to explore these disparities.

Suggestion: To differentiate this project, consider incorporating predictive analytics to forecast future trends based on historical data. Additionally, integrating external factors such as economic changes or legislative impacts could provide a more comprehensive analysis of why gaps exist and how they might evolve.

Clarity and Additional Features

Unclear Aspect: It’s not entirely clear how the dashboard will handle the visualization of complex multi-dimensional data in a way that remains user-friendly and not overwhelming.

Suggestion: Implement features like dynamic filtering, where users can select multiple sectors or adjust date ranges to compare data side-by-side. Providing guided tours or tooltips that explain the data and visualizations can enhance user understanding.

Questions:

How will the project address potential anomalies or inconsistencies in the data, especially considering the long time span from 2017 to 2023? What methods will be used to ensure the reliability of the analyses performed?

Given the potentially large volume of data and the complexity of the interactive elements, how will the dashboard ensure good performance and scalability? Are there any specific technologies or techniques being considered to manage these aspects?

khaukhau commented 4 months ago
tienvu95 commented 4 months ago

I think for project 2, it's important to do sth new (as compared to project 1), so adding predictive feature is important.

Additionally, once we implement predictive technique, we should thoroughly examine the logic/ robustness of our method. If our method is not solid --> our important feature might not be usable/ reliable

Last point mentioned is also important, we should ensure that our dashboard loads smoothly everytime we fetch/ filter. Given that we are incorporating predictive technique, we should ensure that we have minimal computational overhead

Note that you don't have to reply to this comment, this is just my thought on what you can do to improve your project.