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

Clean and standardize location data #831

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bdhamithkumara
Copy link
Contributor

Description

This PR cleans and standardizes location data in public/data by ensuring all locations include accurate country names. This will help with future features like geolocation-based visualizations.

Related Issues

First step for #829.

Changes Proposed

  • Updated the JSON file to standardize location data by mapping city/state names to their respective countries.
  • Ensured consistency in location formatting to improve accuracy in globe visualizations.

Checklist

  • I have read and followed the Contribution Guidelines.
  • All new and existing tests passed.
  • I have updated the documentation to reflect the changes I've made.
  • My code follows the code style of this project.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Note to Reviewers

This PR modifies public/data to clean and standardize location data (ensuring country names are correctly mapped). Let me know if any additional modifications are needed!

Copy link

stackblitz bot commented Feb 4, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Feb 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devdisplay ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 5:06pm

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.

1 participant