JobEd Connect
API:et JobEd Connect är en lösning som gör det möjligt att se vilka yrken som är mest relaterade till en viss utbildning. Kopplingen mellan utbildning och yrke görs automatiskt med hjälp av de kunskapsmål som nämns i utbildningsbeskrivningen och de kompetenser som arbetsgivare oftast frågar efter...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 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 prefix for all API endpoints.Base URL path prefix for all API endpoints. |
| paths | object | Definitions of available API endpoints and their operations.Definitions of available API endpoints and their operations. |
| info | object | General metadata about the API, such as title and version.General metadata about the API, such as title and version. |
| 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 endpoints, with descriptions.Categories grouping related API endpoints, with descriptions. |
| responses | object | Reusable response definitions, including error types.Reusable response definitions, including error types. |
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":"JobEd Connect API","version":" · tags: [{"name":"Search educations","descriptio
{
"info": {
"title": "JobEd Connect API",
"version": "1.4.5 ",
"description": "Endpoints for searching and matching related items in the labor market and the field of education"
},
"tags": [
{
"name": "Search educations",
"description": "Search for educations"
},
{
"name": "Match occupations",
"description": "Match related occupations by for example an education or by competence terms in a text"
},
{
"name": "Match educations",
"description": "Match educations by for example an occupation or a job title"
},
{
"name": "Search parameter values",
"description": "Search parameter values that should be used when filtering educations."
}
],
"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"
}
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://jobed-connect-api.jobtechdev.se/swagger.json
Query examples
curl -sL 'https://jobed-connect-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.