@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://api.cloud.portaljs.com/dataset/b431f7d2-d6d4-4bf5-8cb0-117ca7b63a1e> a dcat:Dataset ;
    dct:description """Shows in which industry the gainfully employed people working in the area
work. The division follows the Standard for Swedish Industrial Classification
(SNI) 2007. The categories O (unknown), A (agriculture, hunting and forestry),
B (extraction of materials), D (supply of electricity, gas, heating and
cooling), E (water supply, etc.), T (household production, etc.) and U
(activity at international organizations) have been merged into the category
"Other" due to the low number of people working in these industries. The
variable also shows the total number of people working in the area. The
variable is broken down by gender. It is shown for the population aged 16–74.
It is based on statistics from SCB RAMS ("Register-based labour market
statistics"). The statistics include all individuals between 16 and 74 who are
registered in Sweden on 31 December. As of reference year 2019, a new data
source and method are used to classify gainfully employed people in RAMS.
There is therefore a time series break for this time series starting with data
from 2019. A large number of workers within an area are required to be able to
break down the group into the different SNI categories. The SNI categories can
therefore only be reported for a few sub-areas. Starting with reference year
2019, Statistics Sweden uses a new data source and method to classify
gainfully employed people in RAMS. The change in source and method means that
comparisons of statistics for 2019 and previous reference years must be made
with great caution. Read more at SCB.se

**Variable description**  
You find it
[here](https://malmo.se/download/18.366e2dfa19104f52772117f/1724223837404/Variabelbeskrivning,%20statistikunderlag%20f%C3%B6r%20Malm%C3%B6s%20omr%C3%A5den.pdf)
!

**APIs**  
Using the API call
_https://ckan%2dmalmo.dataplatform.se/api/3/action/resource_search?query=description:malm%C3%B6%20statistics,_
you can retrieve all data sets that contain statistical data for Malmö's areas
in JSON format.  
In each instance of result/results in the JSON result, there is an "id"
property for each resource. The value of "id" can be used to retrieve the data
for the respective statistics variable (according to the value of the "name"
property). API call to retrieve the statistics data:
_https://ckan%2dmalmo.dataplatform.se/api/action/datastore_search?resource_id=[id
value]_

Feel free to use the numbers, but cite “City Office, Malmö City” as the
source.""" ;
    dct:identifier "b431f7d2-d6d4-4bf5-8cb0-117ca7b63a1e" ;
    dct:issued "2026-04-27T13:19:34.326980"^^xsd:dateTime ;
    dct:modified "2026-04-27T13:19:49.852100"^^xsd:dateTime ;
    dct:publisher <https://api.cloud.portaljs.com/organization/4f7c8527-7375-47f4-b75c-994b5b05bb32> ;
    dct:title "Daytime population (number of workplaces) according to SNI 2007, 2019 - 2021 - Statistical data for Malmö's areas" ;
    dcat:distribution <https://api.cloud.portaljs.com/dataset/b431f7d2-d6d4-4bf5-8cb0-117ca7b63a1e/resource/2ad5b33f-1c5e-4dfb-8b59-22f95dae9d4c> ;
    dcat:keyword "statistik" .

<https://api.cloud.portaljs.com/dataset/b431f7d2-d6d4-4bf5-8cb0-117ca7b63a1e/resource/2ad5b33f-1c5e-4dfb-8b59-22f95dae9d4c> a dcat:Distribution ;
    dct:description """Malmö statistics - Daytime population (number of workplaces) by SNI 2007, 2019
- 2021""" ;
    dct:format "CSV" ;
    dct:issued "2026-04-27T13:19:34.331379"^^xsd:dateTime ;
    dct:modified "2026-04-27T13:19:49.858096"^^xsd:dateTime ;
    dct:title "Daytime population (number of workplaces) by SNI 2007, 2019 - 2021" ;
    dcat:accessURL <https://blob.datopian.com/resources/2ad5b33f-1c5e-4dfb-8b59-22f95dae9d4c/dagbefolkning-antal-arbetsplatser-efter-sni-2007-2019-2021-35474d.csv> ;
    dcat:byteSize 2912994.0 ;
    dcat:mediaType "text/csv" .

<https://api.cloud.portaljs.com/organization/4f7c8527-7375-47f4-b75c-994b5b05bb32> a foaf:Organization ;
    foaf:name "Malmo city" .

