We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
That is a district (type: AdministrativeArea2). The "City" node - https://datacommons.org/browser/wikidataId/Q1156 - does show up in the results.
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: