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

Why is Mumbai not present in list of cities in India? #902

Open
TheRabidWolverine opened this issue Oct 1, 2023 · 1 comment
Open

Why is Mumbai not present in list of cities in India? #902

TheRabidWolverine opened this issue Oct 1, 2023 · 1 comment

Comments

@TheRabidWolverine
Copy link

This gives a list of cities in India:

https://api.datacommons.org/node/places-in?dcids=country/IND&placeType=City](https://api.datacommons.org/node/places-in?dcids=country/IND&placeType=City

However, Mumbai is missing in this list, Mumbai has an id as can be found here:

https://datacommons.org/place/wikidataId/Q2341660

Any idea why this is happening? Is it common for random places to be missing from various APIs?

@pradh
Copy link
Contributor

pradh commented Oct 2, 2023

That is a district (type: AdministrativeArea2). The "City" node - https://datacommons.org/browser/wikidataId/Q1156 - does show up in the results.

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

2 participants