← Sweden

FoHM Public-Health Databases

GET /sweden/fohm/databases

Top-level catalogue of Folkhälsomyndigheten (Swedish Public Health Agency) statistical databases (PxWeb). Source: fohm-app.folkhalsomyndigheten.se (no auth).

Example Requests

Basic usage
curl https://nordapi.ee/api/v1/sweden/fohm/databases

Live Response

{
  "data": [
    {
      "dbid": "A_Folkhalsodata",
      "text": "A_Folkhalsodata"
    }
  ],
  "success": true
}