Data catalog

Swedish public data sources, ready to build on

Find the most important sources in Apiverket and see what you can fetch, what is usually hard in the original source, and how to test the data faster.

StatisticsStatistiska centralbyrån

SCB API

SCB is the source many Swedish dashboards eventually need. Apiverket makes that data easier to test and combine with other public sources.

/v1/population/0180/v1/prices/cpi
MunicipalitiesRKA/Kolada

Kolada API

Kolada is one of the most useful sources for comparing Swedish municipalities and regions. Apiverket helps developers find and use the indicators faster.

/v1/municipalities/kpis?q=skola/v1/municipalities/0180/kpi/N01951
WeatherSMHI

SMHI API

SMHI has excellent weather data. Apiverket shortens the path from source API to something you can show in an app.

/v1/weather/stockholm/v1/weather/observations/parameters
TransportTrafikverket

Trafikverket API

Trafikverket data is useful for transport apps and public dashboards. Apiverket makes common traffic signals easier to test.

/v1/transport/traffic?limit=20/v1/traffic/messages?limit=5
CompaniesBolagsverket

Bolagsverket API

Company data is useful in onboarding, CRM, KYC and enrichment flows. Apiverket gives developers a faster starting point.

/v1/companies/5560125790/v1/companies/search?q=volvo
FinanceSveriges riksbank

Riksbanken API

Riksbanken data is useful when products need Swedish rates, currencies or financial time series alongside other public data.

/v1/rates/reference/v1/currencies
Public safetyPolismyndigheten

Polisen API

Public police event data can support local awareness tools and news workflows. Apiverket makes the data easier to test safely.

/v1/police/events/v1/police/stations
ParliamentSveriges riksdag

Riksdagen API

Riksdagen data is valuable for transparency tools, policy monitoring and civic tech. Apiverket gives it a more consistent developer surface.

/v1/parliament/members/v1/parliament/bills
EducationSkolverket

Skolverket API

Education data is useful for municipal analysis, school tools and public dashboards. Apiverket makes school-related data easier to start with.

/v1/schools/search?q=gymnasium/v1/education
HealthcareSocialstyrelsen

Socialstyrelsen API

Health data needs careful handling and clear context. Apiverket helps developers test public healthcare endpoints with a consistent API shape.

/v1/healthcare/care-quality/v1/healthcare/disease-registers

Not a replacement for the sources

Apiverket is an independent layer on top of public data sources. Always use the official source for attribution when showing the data.

Build faster

The goal is to reduce the time from idea to a working API call: one key, consistent JSON and examples you can run immediately.