Historiska platsannonser
API:et Historiska platsannonser använder datamängden för historiska platsannonser och återanvänder koden för JobSearch för att bygga ett nytt sök för platsannonser som har varit publicerade på Arbetsförmedlingens Platsbanken. Apiet innehåller platsannonser från 2016 och framåt, för att annonsen s...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (9 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| swagger | text | Version of the Swagger/OpenAPI specification used.Version of the Swagger/OpenAPI specification used. |
| basePathBase path | text | Base URL path under which the API endpoints are served.Base URL path under which the API endpoints are served. |
| paths | object | Definitions of the API's available endpoints and their operations.Definitions of the API's available endpoints and their operations. |
| info | object | General metadata about the API, such as title and contact details.General metadata about the API, such as title and contact details. |
| produces | array | MIME types the API can return in responses.MIME types the API can return in responses. |
| consumes | array | MIME types the API accepts in requests.MIME types the API accepts in requests. |
| tags | array | Categories grouping related API operations, with descriptions.Categories grouping related API operations, with descriptions. |
| definitions | object | Schema definitions for data objects used by the API.Schema definitions for data objects used by the API. |
| responses | object | Reusable response definitions, including error messages.Reusable response definitions, including error messages. |
Schema inferred from the distribution file's first records 1 month ago. Column types are sampled estimates, not source-declared.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (1 record)
Record 1info: {"title":"Historical job ads","contact": · tags: [{"name":"Historical ads","description":
{
"info": {
"title": "Historical job ads",
"contact": {
"url": "https://data.arbetsformedlingen.se/",
"name": "Contact: opendata@arbetsformedlingen.se",
"email": null
},
"license": {
"url": "https://creativecommons.org/publicdomain/zero/1.0/deed.sv",
"name": "Ads are licensed under CC0"
},
"version": "1.32.2",
"description": "## An API for searching and retrieving historical job ads from the Swedish Public Employment Service\n**Useful links:**\n- [Historical Ads info - API and files](https://gitlab.com/arbetsformedlingen/job-ads/getting-started-code-examples/historical-ads-info)\n- [Taxonomy Getting Started](https://arbetsformedlingen.gitlab.io/taxonomy-dev/projects/jobtech-taxonomy/overview.html)\n- [Taxonomy Atlas](https://atlas.jobtechdev.se)\n- [More open data from Arbetsförmedlingen](https://data.arbetsformedlingen.se/)\n"
},
"tags": [
{
"name": "Historical ads",
"description": "Search and retrieve historical job ads from Arbetsförmedlingen. The oldest ads are from 2016.\n"
}
],
"paths": "[large value omitted]",
"swagger": "2.0",
"basePath": "/",
"consumes": [
"application/json"
],
"produces": [
"application/json"
],
"responses": {
"MaskError": {
"description": "When any error occurs on mask"
},
"ParseError": {
"description": "When a mask can't be parsed"
}
},
"definitions": "[large value omitted]"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://historical.api.jobtechdev.se/swagger.json
Query examples
curl -sL 'https://historical.api.jobtechdev.se/swagger.json' -o data.jsonFull ndjson file download — the schema shown was inferred from the file's first records.
Dataset
Volume & freshness
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.