--- license: cc0-1.0 pretty_name: Geomelon — World Cities, Regions & Countries short_description: Multilingual city, region, and country data sourced from Wikidata, one config per country, CC0 public domain. language: - multilingual tags: - geography - geospatial - cities - gazetteer - places - ner - rag - wikidata task_categories: - text-classification - token-classification size_categories: - 100K`](https://geomelon.dev/data-packages/), same source, same license | | Typed TypeScript/JS client | [`geomelon`](https://www.npmjs.com/package/geomelon) on npm — zero-dependency | | Typed Python client | [`geomelon`](https://pypi.org/project/geomelon/) on PyPI — zero-dependency, 3.8+ | | React autocomplete component | [`geomelon-react`](https://www.npmjs.com/package/geomelon-react) — headless hook + component | | AI agent / LLM tool-calling access | [MCP server](https://www.npmjs.com/package/geomelon-mcp) (`geomelon-mcp`) — also hosted keylessly at `https://mcp.geomelon.dev/mcp` | | No-code / workflow automation | [n8n community node](https://www.npmjs.com/package/n8n-nodes-geomelon) (`n8n-nodes-geomelon`) | | Full docs, OpenAPI spec, everything above in one place | [geomelon.dev](https://geomelon.dev) | ### Fields - **Country**: name, ISO code, capital(s), head of state/government, telephone code(s), driving side, translations. - **Region**: name, population, coordinates, translations. - **City**: name, population, coordinates, elevation, area, postal code(s), dialing code(s), settlement type(s), time zone, official website, translations (top-50 world languages plus the country's own official language(s)). ### Source & license Derived from Wikidata (https://www.wikidata.org) via SPARQL. Released CC0 1.0 — public domain, same as the npm data packages and the live API's underlying data. Wikidata data is provided "as is"; not affiliated with or endorsed by the Wikimedia Foundation. A link back to [geomelon.dev](https://geomelon.dev) is appreciated but never required. ### Updates - **united-kingdom** v1.0.0 — 2026-09-07 — Initial publish: 13082 cities, 12 regions. - **india** v1.0.0 — 2026-08-31 — Initial publish: 50000 cities, 35 regions. - **united-states** v1.0.0 — 2026-08-29 — Initial publish: 46565 cities, 56 regions. - **spain** v1.0.2 — 2026-08-29 — +4596 cities, +2 regions. - **spain** v1.0.1 — 2026-08-09 — README: add FAQ section. - **spain** v1.0.0 — 2026-08-09 — Initial publish: 19423 cities, 17 regions.