European municipal data. One API.
34 EU countries. 98,000 municipalities.
NUTS regions. LAU boundaries. Socioeconomic indicators.
curl https://api.infomance.com.br/api/v1/municipalities/DE300000000/profile \
-H "Authorization: Bearer sk_live_xxxx"{
"lau_code": "DE300000000",
"name": "Berlin",
"country": "DE",
"nuts3": "DE300",
"population": 3677472,
"area_km2": 891.7,
"quality_score": 0.96
}34
EU countries
98K
LAU municipalities
1,345
NUTS3 regions
<200ms
p95 latency
Municipal data is hard.
Eurostat, national statistics offices, cadastral agencies. 34 countries. Different formats. Irregular updates. You shouldn't need a data team to build a product.
How it works
Connect
Integrate in minutes with our TypeScript and Python SDKs.
Query
One call returns all indicators for a municipality.
Build
Focus on your product. We handle the data.
import { Infomance } from '@infomance/sdk';
const client = new Infomance('sk_live_xxxx');
const saoPaulo = await client.cities.profile('3550308');
const rioDeJaneiro = await client.cities.profile('3304557');30+ sources. One schema.
Data from national statistics offices and Eurostat.
Eurostat
Pan-European statistics
DESTATIS
German statistics
INSEE
French statistics
ISTAT
Italian statistics
INE Spain
Spanish statistics
INE Portugal
Portuguese statistics
Build vs Buy
Compare the true cost of building internally versus using Infomance.
| Internal | Consultant | Infomance | |
|---|---|---|---|
| Setup time | 6 months | 3 months | 4 hours |
| Year 1 cost | $45,000 | $50,000 | $3,588 |
| Coverage | Varies | 30-50% | 99.9% |
| Maintenance | 20% dev time | Extra fee | Included |
Built for developers.
TypeScript SDK
npm i @infomance/sdkPython SDK
pip install infomanceREST API
OpenAPI 3.0 specSimple pricing
All plans include all endpoints.
Free
$0
1,000 requests
Starter
$49
10,000 requests
Professional
$149
100,000 requests
Business
$299
500,000 requests
Enterprise
Custom
Unlimited