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

Data inconsistency #13

Open
pgurusinga opened this issue Apr 22, 2024 · 0 comments
Open

Data inconsistency #13

pgurusinga opened this issue Apr 22, 2024 · 0 comments

Comments

@pgurusinga
Copy link

pgurusinga commented Apr 22, 2024

Hey there @aashishvanand ! I looked into the airport data and noticed a few inconsistencies that I thought you might want to know about:

  1. I found around 5 entries that don't have the country code in the 2-digit ISO format. Don't worry though, you can easily search for them using regex "country_code"\s*:\s*"[^"]*airport[^"]*" in VS Code.
  2. I also noticed that there are 23 entries without a city name.
    image
  3. Finally, there are 87 entries without a country name assigned. I hope this information helps you out!
    image

let me know if you'd update or I might help

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

No branches or pull requests

1 participant