Swiss address intelligence, ready to integrate
Geoda combines building, cadastre, planning, environmental and risk data — including signals such as radon risk, traffic noise and air pollution — at the Swiss address level.
What's in the data
Building & cadastre
Building attributes, parcel data, construction year, footprint and dwelling counts.
Planning & restrictions
Public-law restrictions, zoning and related planning data, consolidated across cantons.
Risk
Natural-hazard exposure: earthquake, flood, landslide, rockfall, avalanche, radon.
Environmental risk & quality
Environmental exposure and quality signals such as radon risk, traffic noise, air pollution and other location-specific indicators.
Economy
Property price and rent context, solar potential.
How to access the data
API
Query address-level data on demand. Consistent schema, documented endpoints, ready to integrate.
Request API access →Dataset licensing
Bulk curated datasets for your own pipelines. Delivered in your preferred format and cadence.
Discuss licensing →Sample response
Illustrative only — field names and structure are subject to change.
{
"address": {
"egid": 100012345,
"edid": 0,
"street": "Hauptstrasse 12",
"postcode": "3600",
"municipality": "Thun",
"canton": "BE",
"coordinates": { "lat": 46.7580, "lng": 7.6280 }
},
"building": {
"construction_year": 1968,
"renovation_year": 2011,
"floors_above_ground": 3,
"residential_units": 6,
"footprint_m2": 185,
"energy_source_heating": "oil"
},
"risk": {
"flood_zone": "blue",
"earthquake_zone": "Z1b",
"landslide": "low",
"rockfall": "none",
"radon_risk": "medium"
},
"environment": {
"noise_lr_day_dba": 56,
"noise_lr_night_dba": 46,
"solar_potential_kwh_m2_yr": 1040
},
"planning": {
"zone_code": "W3",
"zone_label": "Wohnzone 3",
"oereb_restriction_count": 4
}
}Ready to integrate?
Tell us your use case and we'll walk you through formats, coverage and access options.
Request API / data access