Upphandlingsmyndighetens åpne data gir statistikk over svenske offentlige anskaffelser: antall kunngjorte anskaffelser, samlet verdi, CPV-kodefordeling, direkteinnkjøp og leverandørdiversitet (SMB-andel). Distribuert via CKAN-katalog. CC0, ingen auth. Issue #1193.
—
Datamengde
Kvartalvis
Oppdatering
3
MCP-verktøy
{
"data": "..."
}/connectors/upphandling-se/searchSøk i datasett
# GET https://data.ketl.no/api/connectors/upphandling-se/connectors/upphandling-se/search
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/upphandling-se/connectors/upphandling-se/search"Authentisert kall: legg til -H "x-api-key: ketl_…" eller -H "Authorization: Bearer …". Se /docs for full referanse.
/connectors/upphandling-se/dataset/{id}Datasett-metadata
# GET https://data.ketl.no/api/connectors/upphandling-se/connectors/upphandling-se/dataset/{id}
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/upphandling-se/connectors/upphandling-se/dataset/{id}"Authentisert kall: legg til -H "x-api-key: ketl_…" eller -H "Authorization: Bearer …". Se /docs for full referanse.
/connectors/upphandling-se/organisationsList publiserende organisasjoner
# GET https://data.ketl.no/api/connectors/upphandling-se/connectors/upphandling-se/organisations
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/upphandling-se/connectors/upphandling-se/organisations"Authentisert kall: legg til -H "x-api-key: ketl_…" eller -H "Authorization: Bearer …". Se /docs for full referanse.
/connectors/upphandling-se/healthStatus + konfig-sjekk
# GET https://data.ketl.no/api/connectors/upphandling-se/connectors/upphandling-se/health
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/upphandling-se/connectors/upphandling-se/health"Authentisert kall: legg til -H "x-api-key: ketl_…" eller -H "Authorization: Bearer …". Se /docs for full referanse.