Find an accountant anywhere in the EU

Every entry comes from an official national register β€” chambers of tax advisers, audit oversight bodies and ministries. Professionals can claim their profile and add what the registers never contain: software, languages, industries, price range.

β€”professionals
β€”countries live
β€”official registers
β€”placed on the map
β€”cities
Click a bubble to open a country

What this runs on

Nothing exotic β€” the same stack the rest of Kontevia already uses.

Data layer

Scrapers per country write into one ucetni table (Postgres in production, SQLite while building). Each row keeps the source register and the raw payload, so a profile can always be traced back and re-verified.

Map

Leaflet with OpenStreetMap tiles β€” no API key, no per-view billing. Country bubbles at low zoom, individual pins from zoom 7 up, clustered server-side so the browser never loads more than a few hundred points.

Search & pages

Postgres full-text with trigram matching for names and firms. Every country and city gets a static, indexable page β€” that is where the organic traffic comes from, not from the map itself.

Profile claiming

Verification by e-mail at the domain in the register, or by the registration number plus a one-time code. Once claimed, the owner edits software, languages, industries and price range; the register fields stay read-only.

Geocoding

France already ships coordinates. Everything else gets geocoded from postcode and city against the GeoNames postal dataset β€” offline, no per-request cost, refreshed with each import.

Hosting

Static shell on Vercel (where kontevia.com already lives), data API and importers on Railway. Imports run monthly per country, because that is how often the registers themselves change.

Where the data comes from

18 countries loaded from official registers. The rest are in progress β€” several require a formal data request rather than a download.

CountryRegistersProfessionsRecords