get_notice
Get the full detail of one Doffin notice by id (e.g. "2026-103178").
Direct GET
For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.
Open this validated HTML GET URL
https://allemannsdata.com/wiki/kilder/doffin/get_notice/?notice_id={notice_id}&include_form_details=false&limit=25&offset=0
For software and dashboards:
Read the operation descriptor.
The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0.
Open this exact request as JSON.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
notice_id | required | string | Doffin notice id from search_doffin results. |
include_form_details | optional | boolean | Also return the complete published eForm as a section tree (procedure details, award criteria, lots, winner and value on RESULT notices...). Large; only request it when the summary fields aren't enough. |
limit | optional | integer | Gateway page size; default 25, maximum 100. |
offset | optional | integer | Number of list items to skip; default 0. |
Generated JavaScript, Python and response structure
Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.
Example for generated JavaScript and Python
https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0
Replace URL placeholders and remove unused optional parameters.
JavaScript in a dashboard
const url = "https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0";
const response = await fetch(url);
if (!response.ok) {
const failure = await response.json();
throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;
Python without additional packages
import json
from urllib.request import urlopen
url = "https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0"
with urlopen(url) as response:
result = json.load(response)
data = result["data"]
Response structure
{
"source": "doffin",
"operation": "get_notice",
"parameters": {},
"data": {},
"entities": [],
"_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
"_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use
The form is a fallback for people and browser agents that cannot open the GET URL directly.
Result
- id:
- 2026-113555
- eFormId:
- e3782211-bca1-474a-aa3a-53fe7f1c6abd
- procedureId:
- 5ad2e19d-9605-4ad5-a45f-dc8fa4ec16d2
- heading:
- Anskaffelse av reiselivstjenester for Trondheim mot 2030
- description:
- Trondheim kommune, heretter kalt Oppdragsgiver, inviterer til åpen anbudskonkurranse med forhandling i forbindelse med inngåelse av avtale om anskaffelse av reiselivstjenester for Trondheim mot 2030.Oppdragsgiver bidrar i dag med et tilskudd til Visit Trondheim for å selge, markedsføre, utvikle og merkevarebygge Trondheim som attraktivt reisemål, nasjonalt og internasjonalt. Oppdragsgiver forventer i 2026 å kjøpe inn reiselivstjenester for til sammen kr 2 865 000 eks. mva. I vilkårene for tilskuddet forventer Trondheim kommune at Visit Trondheim er en aktiv samarbeidspartner og bidragsyter i store arrangementer som Trondheim kommune er involvert i. Oppdragsgiveren skal nå inngå en løpende tjenesteavtale om kjøp av reiselivstjenester for Trondheim mot 2030 fra 01.01.2027.Oppdraget er inndelt i to hoveddeler:Salg og markedsføringDestinasjonsutvikling og merkevarebygging
- buyer:
1 results
- id:
- 942110464
- name:
- Trondheim kommune
- location_id:
1 results
- NO060
- placeOfPerformance:
- issueDate:
- 2026-08-26T05:29:30Z
- deadline:
- 2026-10-02T10:00:00Z
- qualificationDeadline:
- not reported by source
- noticeType:
- ANNOUNCEMENT_OF_COMPETITION
- allTypes:
2 results
- ANNOUNCEMENT_OF_COMPETITION
- COMPETITION
- allCpvCodes:
- directCpvCodes:
- parentCpvCodes:
- noticeStatus:
- ACTIVE
- allReceivedTenders:
- not reported by source
- preferredPublicationDateTed:
- 2026-08-28
- plannedDateTed:
- not reported by source
- competitionDocsUrl:
- https://permalink.mercell.com/289742088.aspx
- sentToTed:
- yes
- regulationUrl:
- https://lovdata.no/dokument/SF/forskrift/2016-08-12-974?q=foa
- core:
- estimatedValue:
- not reported by source
- mainActivity:
- gen-pub
- eform:
5 results
- title:
- block01
- sectionId:
- 1
- label:
- Kjøper
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0101
- sectionId:
- 1.1
- label:
- Kjøper
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
3 results
- title:
- block010101
- sectionId:
- not reported by source
- label:
- Offisielt navn
- useLabelAsValue:
- no
- value:
- Trondheim kommune
- sections:
- not reported by source
- title:
- block010102
- sectionId:
- not reported by source
- label:
- Juridisk type kjøper
- useLabelAsValue:
- no
- value:
- Kommunale myndigheter
- sections:
- not reported by source
- title:
- block010103
- sectionId:
- not reported by source
- label:
- Oppdragsgivers virksomhet
- useLabelAsValue:
- no
- value:
- Alminnelig offentlig tjenesteyting
- sections:
- not reported by source
- title:
- block02
- sectionId:
- 2
- label:
- Prosedyre
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0201
- sectionId:
- 2.1
- label:
- Prosedyre
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
12 results
- title:
- block020101
- sectionId:
- not reported by source
- label:
- Tittel
- useLabelAsValue:
- no
- value:
- Anskaffelse av reiselivstjenester for Trondheim mot 2030
- sections:
- not reported by source
- title:
- block020102
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Trondheim kommune, heretter kalt Oppdragsgiver, inviterer til åpen anbudskonkurranse med forhandling i forbindelse med inngåelse av avtale om anskaffelse av reiselivstjenester for Trondheim mot 2030.Oppdragsgiver bidrar i dag med et tilskudd til Visit Trondheim for å selge, markedsføre, utvikle og merkevarebygge Trondheim som attraktivt reisemål, nasjonalt og internasjonalt. Oppdragsgiver forventer i 2026 å kjøpe inn reiselivstjenester for til sammen kr 2 865 000 eks. mva. I vilkårene for tilskuddet forventer Trondheim kommune at Visit Trondheim er en aktiv samarbeidspartner og bidragsyter i store arrangementer som Trondheim kommune er involvert i. Oppdragsgiveren skal nå inngå en løpende tjenesteavtale om kjøp av reiselivstjenester for Trondheim mot 2030 fra 01.01.2027.Oppdraget er inndelt i to hoveddeler:Salg og markedsføringDestinasjonsutvikling og merkevarebygging
- sections:
- not reported by source
- title:
- block020103
- sectionId:
- not reported by source
- label:
- Prosedyreidentifikator
- useLabelAsValue:
- no
- value:
- 5ad2e19d-9605-4ad5-a45f-dc8fa4ec16d2
- sections:
- not reported by source
- title:
- block020105
- sectionId:
- not reported by source
- label:
- Intern identifikator
- useLabelAsValue:
- no
- value:
- 2026/30027
- sections:
- not reported by source
- title:
- block020106
- sectionId:
- not reported by source
- label:
- Type prosedyre
- useLabelAsValue:
- no
- value:
- Åpen
- sections:
- not reported by source
- title:
- block020107
- sectionId:
- not reported by source
- label:
- Prosedyren er en hasteprosedyre, Usann
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block020108
- sectionId:
- not reported by source
- label:
- Begrunnelse for den akselererte prosedyren
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block020109
- sectionId:
- not reported by source
- label:
- Hovedtrekkene i prosedyren
- useLabelAsValue:
- no
- value:
- Reiselivet er en viktig næring for Trondheim kommune, og oppdragsgiver har behov for bistand til reiselivstjenester. Bransjens betydning for byen er økende, og utviklingspotensialet vurderes som betydelig. Trondheim kommune tar ansvar for lokale reiselivstjenester fordi det anses å være en viktig investering for å bygge omdømmet til Trondheim som et attraktivt reisemål, nasjonalt og internasjonalt.Salg og markedsføringOppdragsgiver har som mål at Trondheim skal være en attraktiv destinasjon. Oppdraget skal bidra til salg og markedsføring av Trondheim som et attraktivt reisemål, med økt besøk innen ferie og fritidsreisende, forretningsturisme og arrangement, nasjonalt og internasjonalt.Generelt skal oppdraget bidra til en proaktiv rolle i forbindelse med salg og markedsføring av byens besøksnæring og ulike arrangementer, og spesielt skal det bidra til å selge og markedsføre Trondheim som historie- og kulturby med matopplevelser i verdensklasse mot Nasjonaljubileet 2030.Trondheim er i tillegg avhengig av markedsføring og synlighet av Teknologihovedstadens styrker for å søke, få og gjennomføre flere internasjonale kongresser, møter og andre større arrangementer mot 2030.God kunnskap om eksisterende markeder og produkter med et blikk for nye markeder og produkter er en forutsetning for å lykkes med arbeidet. Likeså er evnen til å tidlig fange opp og omsette nye trender til mulige posisjoner og kunder. Profileringen skal ikke baseres på antakelser, men på sanntidsdata, trendanalyser og strategisk digital tilstedeværelse.Destinasjonen Trondheim skal være til stede i salgsmøter, salgsarrangement og messer med relevante turoperatører og relevante reisebyråer i de største markedene til Trondheim, nasjonalt og internasjonalt. Dette krever innsikt i nasjonale og internasjonale “business to business”-markeder.I sosiale kanaler skal reisemålet ha bred digital synlighet og målrettede digitale kampanjer med unike og gode historier fra Trondheim. Kontinuerlig søkemotoroptimalisering (SEO) og søkemotormarkedsføring (SEM), vil bidra til å sikre Trondheims synlighet i AI-baserte søkemotorer og digitale assistenter, og sørge for at Trondheim er godt representert ved bruk av AI og “Search Generative Experiences” (SGE).SGE leverer i større grad skreddersydde AI-svar som betyr at leverandøren må være bevisst innholdsproduksjon, optimalisering og brukeropplevelse i tråd med SGE. Det skal være en plan for innholdsproduksjonen knyttet til annonsering og profilering av Trondheim i sosiale medier og på andre plattformer, tilpasset ulike målgrupper i tråd med fokus på SEO, SEM og SGE, nasjonalt og internasjonalt.Destinasjonsselskapet skal ha en lokal vertskapsrolle for besøkende som kommer til reisemålet, og drive turistkontor.Destinasjonsutvikling og merkevarebyggingTrondheim som destinasjon er mer enn kommunen eller et destinasjonsselskap. Det omfatter summen av aktører som utgjør Trondheim som et reisemål. Oppdragsgiver har som mål å jobbe strategisk og systematisk for at Trondheim skal bli et attraktivt og bærekraftig reisemål gjennom omdømmebygging og utvikling av opplevelsesnæringene i byen.Oppdraget skal bidra til en nettverksarena for produktutvikling og samarbeid for profesjonalisering av byens reiseliv og opplevelser. Aktørene må tilby relevante reiselivsprodukter og opplevelser for å medvirke til vekst og utvikling av Trondheim som reisemål for ferie, fritid og forretningsturisme. Oppdraget kan løses gjennom å invitere de mest relevante turoperatører og -agenter til Trondheim, og bruke besøkene til å sette turoperatører og produkteiere sammen for å meisle ut nye opplevelsesprodukter eller justere nåværende produkter. Målet er å gi aktørene innsikt om de viktigste markedene og å bygge forståelse og kunnskap om det byen har å by på. Gjennom pressearbeid, visningsturer og en felles profilering av Trondheim skal oppdraget bidra til at reiselivsnæringen og offentlige aktører drar i samme retning med en helhetlig historiefortelling som sikrer en ønsket posisjon og merkevare som et attraktiv nasjonalt og internasjonalt reisemål, som skaper verdier for innbyggere, næringsliv og besøkende.Trondheim kan oppnå merket “Bærekraftig reisemål” fra Innovasjon Norge. I et arbeid med å oppnå merket for bærekraftig reisemål kan leverandøren få et særskilt ansvar for å initiere samarbeid på tvers i reiselivsnæringen og mobilisere aktørene slik at næringen utvikler seg i et bærekraftig spor i tråd med internasjonale krav og standarder. Frivillig sektor er en spesifikk målgruppe leverandøren skal samarbeide med i destinasjonsutviklingen. Dette er spesielt viktig for avvikling av store arrangementer og for å bygge identitet fram mot Nasjonaljubileet i 2030.Leverandøren forventes å holde seg oppdatert på gjeldende trender, lover og føringer nasjonalt og internasjonalt som kan være av betydning for reiselivet. Leverandøren må evne å ha dialog og samarbeid med både lokale, regionale, nasjonale og internasjonale reiselivsnettverk, klynger, organisasjoner og aktører innen privat og offentlig sektor.
- sections:
- not reported by source
- title:
- block020110
- sectionId:
- 2.1.1
- label:
- Hensikt
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
5 results
- title:
- block02011001
- sectionId:
- not reported by source
- label:
- Kontraktens art
- useLabelAsValue:
- no
- value:
- Tjenester
- sections:
- not reported by source
- title:
- block02011003
- sectionId:
- not reported by source
- label:
- Hoved klassifisering
- useLabelAsValue:
- no
- value:
- Reisebyrå-, turoperatør- og turistveiledningstjenester
- sections:
- not reported by source
- title:
- block02011005
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Hotelltjenester
- sections:
- not reported by source
- title:
- block02011005
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Biblioteker, arkiver, museer og andre kulturtjenester
- sections:
- not reported by source
- title:
- block02011005
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Diverse tjenesteytelser
- sections:
- not reported by source
- title:
- block020111
- sectionId:
- 2.1.2
- label:
- Sted for gjennomføring
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
5 results
- title:
- block02011101
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- Erling skakkes gt.
- sections:
- not reported by source
- title:
- block02011102
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- Torgarden
- sections:
- not reported by source
- title:
- block02011103
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 7004
- sections:
- not reported by source
- title:
- block02011104
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Trøndelag/Trööndelage (NO060)
- sections:
- not reported by source
- title:
- block02011105
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block020113
- sectionId:
- 2.1.4
- label:
- Generell informasjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
3 results
- title:
- block02011303
- sectionId:
- not reported by source
- label:
- Rettslig grunnlag
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block02011304
- sectionId:
- not reported by source
- label:
- Direktiv 2014/24/EU
- useLabelAsValue:
- yes
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block02011305
- sectionId:
- not reported by source
- label:
- not reported by source
- useLabelAsValue:
- no
- value:
- Anskaffelsesforskriften Anskaffelsesforskriften og anskaffelsesregelverket
- sections:
- not reported by source
- title:
- block020115
- sectionId:
- 2.1.6
- label:
- Grunnlag for avvisning
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block02011501
- sectionId:
- not reported by source
- label:
- Sources of grounds for exclusion
- useLabelAsValue:
- no
- value:
- European Single Procurement Document (ESPD)
- sections:
- not reported by source
- title:
- block04
- sectionId:
- 5
- label:
- Delkontrakt
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0401
- sectionId:
- 5.1
- label:
- Delkontrakt
- useLabelAsValue:
- no
- value:
- LOT-0000
- sections:
15 results
- title:
- block040101
- sectionId:
- not reported by source
- label:
- Tittel
- useLabelAsValue:
- no
- value:
- Anskaffelse av reiselivstjenester for Trondheim mot 2030
- sections:
- not reported by source
- title:
- block040102
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Trondheim kommune, heretter kalt Oppdragsgiver, inviterer til åpen anbudskonkurranse med forhandling i forbindelse med inngåelse av avtale om anskaffelse av reiselivstjenester for Trondheim mot 2030.Oppdragsgiver bidrar i dag med et tilskudd til Visit Trondheim for å selge, markedsføre, utvikle og merkevarebygge Trondheim som attraktivt reisemål, nasjonalt og internasjonalt. Oppdragsgiver forventer i 2026 å kjøpe inn reiselivstjenester for til sammen kr 2 865 000 eks. mva. I vilkårene for tilskuddet forventer Trondheim kommune at Visit Trondheim er en aktiv samarbeidspartner og bidragsyter i store arrangementer som Trondheim kommune er involvert i. Oppdragsgiveren skal nå inngå en løpende tjenesteavtale om kjøp av reiselivstjenester for Trondheim mot 2030 fra 01.01.2027.Oppdraget er inndelt i to hoveddeler:Salg og markedsføringDestinasjonsutvikling og merkevarebygging
- sections:
- not reported by source
- title:
- block040103
- sectionId:
- not reported by source
- label:
- Intern identifikator
- useLabelAsValue:
- no
- value:
- 2026/30027
- sections:
- not reported by source
- title:
- block040104
- sectionId:
- 5.1.1
- label:
- Hensikt
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
5 results
- title:
- block04010401
- sectionId:
- not reported by source
- label:
- Kontraktens art
- useLabelAsValue:
- no
- value:
- Tjenester
- sections:
- not reported by source
- title:
- block04010403
- sectionId:
- not reported by source
- label:
- Hoved klassifisering
- useLabelAsValue:
- no
- value:
- Reisebyrå-, turoperatør- og turistveiledningstjenester
- sections:
- not reported by source
- title:
- block04010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Hotelltjenester
- sections:
- not reported by source
- title:
- block04010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Biblioteker, arkiver, museer og andre kulturtjenester
- sections:
- not reported by source
- title:
- block04010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Diverse tjenesteytelser
- sections:
- not reported by source
- title:
- block040105
- sectionId:
- 5.1.2
- label:
- Sted for gjennomføring
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
6 results
- title:
- block04010501
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- Erling skakkes gt.
- sections:
- not reported by source
- title:
- block04010502
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- Torgarden
- sections:
- not reported by source
- title:
- block04010503
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 7004
- sections:
- not reported by source
- title:
- block04010504
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Trøndelag/Trööndelage (NO060)
- sections:
- not reported by source
- title:
- block04010505
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block04010507
- sectionId:
- not reported by source
- label:
- Tilleggsinformasjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block040106
- sectionId:
- 5.1.3
- label:
- Anslått varighet
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
2 results
- title:
- block04010601
- sectionId:
- not reported by source
- label:
- Startdato
- useLabelAsValue:
- no
- value:
- 31.12.2026
- sections:
- not reported by source
- title:
- block04010602
- sectionId:
- not reported by source
- label:
- Sluttdato
- useLabelAsValue:
- no
- value:
- 31.12.2036
- sections:
- not reported by source
- title:
- block040107
- sectionId:
- 5.1.4
- label:
- Fornyelse
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
2 results
- title:
- block04010701
- sectionId:
- not reported by source
- label:
- Maksimal fornyelse
- useLabelAsValue:
- no
- value:
- 6
- sections:
- not reported by source
- title:
- block04010702
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- 4+1+1+1+1+1+1
- sections:
- not reported by source
- title:
- block040109
- sectionId:
- 5.1.6
- label:
- Generell informasjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
4 results
- title:
- block04010904
- sectionId:
- not reported by source
- label:
- Reservert deltakelse
- useLabelAsValue:
- no
- value:
- Ingen
- sections:
- not reported by source
- title:
- block04010906
- sectionId:
- not reported by source
- label:
- Anskaffelsesprosjekt ikke finansiert med EU-midler.
- useLabelAsValue:
- yes
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block04010908
- sectionId:
- not reported by source
- label:
- Anskaffelsen er omfattet av avtalen om offentlige anskaffelser (GPA), Usann
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block04010909
- sectionId:
- not reported by source
- label:
- Denne anskaffelsen passer også for små og mellomstore bedrifter (SMB), Sann
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block040110
- sectionId:
- 5.1.7
- label:
- Strategiske anskaffelser
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block04011006
- sectionId:
- not reported by source
- label:
- Anskaffelsen omfattes av Europaparlamentet og Rådet 2009/33/EF (direktivet om rene kjøretøy – CVD)
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0401100601
- sectionId:
- not reported by source
- label:
- CVDs rettslige grunnlag for å fastslå hvilken kategori av anskaffelsesprosedyrer som gjelder
- useLabelAsValue:
- no
- value:
- Persontransport på vei
- sections:
- not reported by source
- title:
- block040112
- sectionId:
- 5.1.9
- label:
- Utvelgelseskriterier
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
6 results
- title:
- block04011201
- sectionId:
- not reported by source
- label:
- Sources of selection criteria
- useLabelAsValue:
- no
- value:
- Notice, European Single Procurement Document (ESPD)
- sections:
- not reported by source
- title:
- block04011202
- sectionId:
- not reported by source
- label:
- Kriterium
- useLabelAsValue:
- no
- value:
- Enrolment in a trade register
- sections:
1 results
- title:
- block0401120201
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Leverandør er registrert i et foretaksregister eller et handelsregister i medlemsstaten som leverandøren er etablert i. Som beskrevet i bilag XI til direktiv 2014/24/EU; leverandører fra visse medlemsstater kan være nødt til å oppfylle andre krav i nevnte bilag. Minstekrav til kvalifikasjonskrav Krav: Leverandøren skal være et lovlig etablert foretak. Dokumenteres ved firmaattest eller tilsvarende.
- sections:
- not reported by source
- title:
- block04011202
- sectionId:
- not reported by source
- label:
- Kriterium
- useLabelAsValue:
- no
- value:
- Other economic or financial requirements
- sections:
1 results
- title:
- block0401120201
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Når det gjelder eventuelle øvrige økonomiske og finansielle krav som har blitt angitt i kunngjøringen eller i anskaffelsesdokumentene erklærer leverandøren at: Minstekrav til kvalifikasjonskrav Krav: Leverandøren skal ha økonomisk og finansiell kapasitet til å utføre oppdraget - Leverandør skal være kredittverdig. Kredittverdig mot sikkerhet aksepteres ikke. For nyoppstarta leverandører er A/N tilstrekkelig. Dokumentasjonskrav: • Kredittvurdering av leverandøren som ikke er eldre enn 6 mnd. regnet fra utløpet av tilbudsfristen. Vurderingen skal basere seg på sist kjente regnskapstall med angivelse av hvordan kredittvurderingen har utviklet seg siste tre år. Resultatet av kredittvurderingen skal fremkomme som en gradert verdi (bokstav eller tall) mot en definert skala. Nyoppstarta leverandører må dokumentere økonomisk kapasitet til gjennomføring av oppdraget ved annen type dokumentasjon, som f.eks. regnskapstall og bankgaranti.
- sections:
- not reported by source
- title:
- block04011202
- sectionId:
- not reported by source
- label:
- Kriterium
- useLabelAsValue:
- no
- value:
- Measures for ensuring quality
- sections:
1 results
- title:
- block0401120201
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Leverandøren anvender følgende tekniske fasiliteter og kvalitetssikringstiltak, og leverandørens undersøkelses- og forskningsfasiliter er som følger: Minstekrav til kvalifikasjonskrav Krav: Leverandøren skal ha et fungerende kvalitetssikrings-/kvalitetsstyringssystem. Dokumentasjonskrav: Beskrivelse av leverandørens kvalitetssikrings-/kvalitetsstyringstiltak.
- sections:
- not reported by source
- title:
- block04011202
- sectionId:
- not reported by source
- label:
- Kriterium
- useLabelAsValue:
- no
- value:
- Supply chain management
- sections:
1 results
- title:
- block0401120201
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Leverandøren vil være i stand til å anvende følgende styring av leveringskjeden og sporingssystemer ved gjennomføring av kontrakten: Minstekrav til kvalifikasjonskrav Krav: Leverandøren skal ha et system for styring og sporing av leveransekjeden. Dokumentasjonskrav: Beskrivelse av leverandørens system for styring og sporing av leveransekjeden.
- sections:
- not reported by source
- title:
- block04011202
- sectionId:
- not reported by source
- label:
- Kriterium
- useLabelAsValue:
- no
- value:
- Environmental management measures
- sections:
1 results
- title:
- block0401120201
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Leverandør kan anvende følgende miljøledelsestiltak i forbindelse med utførelsen av kontrakten: Minstekrav til kvalifikasjonskrav Krav: Leverandøren skal ha system og rutiner for å redusere de viktigste miljøbelastningene fra sin virksomhet og skal benytte miljøledelsestiltak gjennom avtaleperioden. Det stilles derfor krav til at virksomheten har et miljøstyringssystem, som for eksempel Miljøfyrtårn, EMAS, ISO 14001 eller tilsvarende. Dersom hele virksomheten er miljømerket med type-1 miljømerke, som Svanemerket eller tilsvarende, godkjennes også dette. Dokumentasjon: Tilbyder skal fylle ut vedlagte Egenerklæring for miljø, samt legge ved eventuelt sertifikat på miljøstyringssystem.
- sections:
- not reported by source
- title:
- block040113
- sectionId:
- 5.1.10
- label:
- Tildelingskriterier
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
5 results
- title:
- block04011301
- sectionId:
- not reported by source
- label:
- Kriterium
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
4 results
- title:
- block0401130101
- sectionId:
- not reported by source
- label:
- Type
- useLabelAsValue:
- no
- value:
- Kvalitet
- sections:
- not reported by source
- title:
- block0401130102
- sectionId:
- not reported by source
- label:
- Navn
- useLabelAsValue:
- no
- value:
- Kvalitet og oppdragsforståelse
- sections:
- not reported by source
- title:
- block0401130103
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Hva er det viktigste som vurderes med henhold til kvalitet: leverandørens forståelse av utfordringer og muligheter for reiselivet i Trondheim leverandørens forståelse av oppdraget, herunder leverandørens forslag og beskrivelse av metodikk for måloppnåelse leverandørens grad av lokalkunnskap og nettverk blant reiselivsaktører i Trondheim leverandørens erfaring og kompetanse leverandørens organisering og effektivitet i interne prosesser leverandørens digitale løsninger leverandørens innovative løsninger leverandørens samarbeid lokalt og regionalt leverandørens kvalitetssikring
- sections:
- not reported by source
- title:
- block0401130104
- sectionId:
- not reported by source
- label:
- Category of award threshold criterion
- useLabelAsValue:
- no
- value:
- Vekt (prosent, presis)
- sections:
1 results
- title:
- block040113010401
- sectionId:
- not reported by source
- label:
- Tildelingskriterium - tallverdi
- useLabelAsValue:
- no
- value:
- 50
- sections:
- not reported by source
- title:
- block04011301
- sectionId:
- not reported by source
- label:
- Kriterium
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
4 results
- title:
- block0401130101
- sectionId:
- not reported by source
- label:
- Type
- useLabelAsValue:
- no
- value:
- Kvalitet
- sections:
- not reported by source
- title:
- block0401130102
- sectionId:
- not reported by source
- label:
- Navn
- useLabelAsValue:
- no
- value:
- Miljø
- sections:
- not reported by source
- title:
- block0401130103
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Hva det viktigste som vurderes med henhold til miljø: leverandørens bidra til at Trondheim kan bli et bærekraftig reisemål leverandørens forslag til gjennomføring av bærekraftige arrangement leverandøren skal fremme sirkulære løsninger og delingsøkonomi i reiselivet leverandøren skal bidra til miljøvennlig distribusjon
- sections:
- not reported by source
- title:
- block0401130104
- sectionId:
- not reported by source
- label:
- Category of award threshold criterion
- useLabelAsValue:
- no
- value:
- Vekt (prosent, presis)
- sections:
1 results
- title:
- block040113010401
- sectionId:
- not reported by source
- label:
- Tildelingskriterium - tallverdi
- useLabelAsValue:
- no
- value:
- 30
- sections:
- not reported by source
- title:
- block04011301
- sectionId:
- not reported by source
- label:
- Kriterium
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
4 results
- title:
- block0401130101
- sectionId:
- not reported by source
- label:
- Type
- useLabelAsValue:
- no
- value:
- Pris
- sections:
- not reported by source
- title:
- block0401130102
- sectionId:
- not reported by source
- label:
- Navn
- useLabelAsValue:
- no
- value:
- Pris
- sections:
- not reported by source
- title:
- block0401130103
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Pris i dagens avtale er til informasjon og Leverandøren må selv tilby en pris ut fra hva de mener er riktig i forhold til kvalitetskravene. Prisen som vurderes er eksklusive mva.
- sections:
- not reported by source
- title:
- block0401130104
- sectionId:
- not reported by source
- label:
- Category of award threshold criterion
- useLabelAsValue:
- no
- value:
- Vekt (prosent, presis)
- sections:
1 results
- title:
- block040113010401
- sectionId:
- not reported by source
- label:
- Tildelingskriterium - tallverdi
- useLabelAsValue:
- no
- value:
- 20
- sections:
- not reported by source
- title:
- block04011302
- sectionId:
- not reported by source
- label:
- Beskrivelse av metoden som skal benyttes dersom vektingen ikke kan uttrykkes ved kriterier
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block04011303
- sectionId:
- not reported by source
- label:
- Begrunnelse for ikke å angi vektingen av tildelingskriteriene
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block040114
- sectionId:
- 5.1.11
- label:
- Anskaffelsesdokumenter
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
3 results
- title:
- block04011403
- sectionId:
- not reported by source
- label:
- Språk der anskaffelsesdokumentene er offisielt tilgjengelige
- useLabelAsValue:
- no
- value:
- norsk
- sections:
- not reported by source
- title:
- block04011405
- sectionId:
- not reported by source
- label:
- Frist for å be om tilleggsopplysninger
- useLabelAsValue:
- no
- value:
- 25.09.2026 12:00
- sections:
- not reported by source
- title:
- block04011407
- sectionId:
- not reported by source
- label:
- Adresse på anskaffelsesdokumentene
- useLabelAsValue:
- no
- value:
- https://permalink.mercell.com/289742088.aspx
- sections:
- not reported by source
- title:
- block040115
- sectionId:
- 5.1.12
- label:
- Vilkår for anskaffelsen
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
3 results
- title:
- block04011503
- sectionId:
- not reported by source
- label:
- Vilkår for innlevering
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
8 results
- title:
- block0401150301
- sectionId:
- not reported by source
- label:
- Elektronisk innlevering
- useLabelAsValue:
- no
- value:
- Obligatorisk
- sections:
- not reported by source
- title:
- block0401150302
- sectionId:
- not reported by source
- label:
- Adresse for innlevering
- useLabelAsValue:
- no
- value:
- https://permalink.mercell.com/289742088.aspx
- sections:
- not reported by source
- title:
- block0401150305
- sectionId:
- not reported by source
- label:
- Språk som anbud eller forespørsler om å delta kan sendes inn på
- useLabelAsValue:
- no
- value:
- norsk
- sections:
- not reported by source
- title:
- block0401150306
- sectionId:
- not reported by source
- label:
- Elektronisk katalog
- useLabelAsValue:
- no
- value:
- Ikke tillatt
- sections:
- not reported by source
- title:
- block0401150308
- sectionId:
- not reported by source
- label:
- Varianter
- useLabelAsValue:
- no
- value:
- Ikke tillatt
- sections:
- not reported by source
- title:
- block0401150309
- sectionId:
- not reported by source
- label:
- Tilbyder kan inngi mer enn ett tilbud
- useLabelAsValue:
- no
- value:
- Ikke tillatt
- sections:
- not reported by source
- title:
- block0401150312
- sectionId:
- not reported by source
- label:
- Frist for mottak av tilbud
- useLabelAsValue:
- no
- value:
- 02.10.2026 12:00
- sections:
- not reported by source
- title:
- block0401150313
- sectionId:
- not reported by source
- label:
- Frist til anbudet må være gyldig, Måned
- useLabelAsValue:
- no
- value:
- 6
- sections:
- not reported by source
- title:
- block04011505
- sectionId:
- not reported by source
- label:
- Informasjon om offentlig åpning
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0401150501
- sectionId:
- not reported by source
- label:
- Dato/klokkeslett
- useLabelAsValue:
- no
- value:
- 02.10.2026 12:00
- sections:
- not reported by source
- title:
- block04011506
- sectionId:
- not reported by source
- label:
- Vilkår for kontrakt
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
5 results
- title:
- block0401150601
- sectionId:
- not reported by source
- label:
- Gjennomføringen av kontrakten skal skje innenfor rammen av programmer for vernet sysselsetting
- useLabelAsValue:
- no
- value:
- Nei
- sections:
- not reported by source
- title:
- block0401150603
- sectionId:
- not reported by source
- label:
- En taushetserklæring er nødvendig, Usann
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block0401150605
- sectionId:
- not reported by source
- label:
- eFaktura
- useLabelAsValue:
- no
- value:
- Obligatorisk
- sections:
- not reported by source
- title:
- block0401150606
- sectionId:
- not reported by source
- label:
- Elektronisk bestilling vil bli brukt, Usann
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block0401150607
- sectionId:
- not reported by source
- label:
- Elektronisk betaling vil bli brukt, Sann
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block040116
- sectionId:
- 5.1.15
- label:
- Teknikker
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
2 results
- title:
- block04011601
- sectionId:
- not reported by source
- label:
- Rammeavtale
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0401160101
- sectionId:
- not reported by source
- label:
- Ingen/nei
- useLabelAsValue:
- yes
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block04011602
- sectionId:
- not reported by source
- label:
- Informasjon om den dynamiske innkjøpsordningen
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0401160201
- sectionId:
- not reported by source
- label:
- Ingen
- useLabelAsValue:
- yes
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block040117
- sectionId:
- 5.1.16
- label:
- Nærmere informasjon, mekling og revisjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
6 results
- title:
- block04011701
- sectionId:
- not reported by source
- label:
- Meklingsvirksomhet
- useLabelAsValue:
- no
- value:
- Trøndelag tingrett -
- sections:
- not reported by source
- title:
- block04011702
- sectionId:
- not reported by source
- label:
- Virksomhet som gjennomfører klagebehandling
- useLabelAsValue:
- no
- value:
- Trøndelag tingrett -
- sections:
- not reported by source
- title:
- block04011703
- sectionId:
- not reported by source
- label:
- Informasjon om tidsfrister for gjennomgang
- useLabelAsValue:
- no
- value:
- 10 dager
- sections:
- not reported by source
- title:
- block04011709
- sectionId:
- not reported by source
- label:
- Virksomhet som gir mer informasjon om klagebehandling
- useLabelAsValue:
- no
- value:
- Trøndelag tingrett -
- sections:
- not reported by source
- title:
- block04011710
- sectionId:
- not reported by source
- label:
- Virksomhet som mottar forespørsler om å delta
- useLabelAsValue:
- no
- value:
- Trondheim kommune -
- sections:
- not reported by source
- title:
- block04011711
- sectionId:
- not reported by source
- label:
- Virksomhet som behandler tilbudene
- useLabelAsValue:
- no
- value:
- Trondheim kommune -
- sections:
- not reported by source
- title:
- block05
- sectionId:
- 8
- label:
- Virksomheter
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
2 results
- title:
- block0501
- sectionId:
- 8.1
- label:
- not reported by source
- useLabelAsValue:
- no
- value:
- ORG-0001
- sections:
12 results
- title:
- block050101
- sectionId:
- not reported by source
- label:
- Offisielt navn
- useLabelAsValue:
- no
- value:
- Trondheim kommune
- sections:
- not reported by source
- title:
- block050102
- sectionId:
- not reported by source
- label:
- Organisasjonsnummer
- useLabelAsValue:
- no
- value:
- 942110464
- sections:
- not reported by source
- title:
- block050104
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- Erling Skakkes gate 14
- sections:
- not reported by source
- title:
- block050105
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- TRONDHEIM
- sections:
- not reported by source
- title:
- block050106
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 7004
- sections:
- not reported by source
- title:
- block050107
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Trøndelag/Trööndelage (NO060)
- sections:
- not reported by source
- title:
- block050108
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block050109
- sectionId:
- not reported by source
- label:
- Kontaktpunkt
- useLabelAsValue:
- no
- value:
- Roar Næss
- sections:
- not reported by source
- title:
- block050110
- sectionId:
- not reported by source
- label:
- E-post
- useLabelAsValue:
- no
- value:
- roar.nass@trondheim.kommune.no
- sections:
- not reported by source
- title:
- block050111
- sectionId:
- not reported by source
- label:
- Telefon
- useLabelAsValue:
- no
- value:
- +47 72540000
- sections:
- not reported by source
- title:
- block050113
- sectionId:
- not reported by source
- label:
- Internett-adresse
- useLabelAsValue:
- no
- value:
- https://www.trondheim.kommune.no
- sections:
- not reported by source
- title:
- block050117
- sectionId:
- not reported by source
- label:
- Rollene til denne virksomheten
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
3 results
- title:
- block05011701
- sectionId:
- not reported by source
- label:
- Kjøper
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block05011706
- sectionId:
- not reported by source
- label:
- Virksomhet som mottar forespørsler om å delta
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block05011707
- sectionId:
- not reported by source
- label:
- Virksomhet som behandler tilbudene
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block0501
- sectionId:
- 8.1
- label:
- not reported by source
- useLabelAsValue:
- no
- value:
- ORG-0002
- sections:
10 results
- title:
- block050101
- sectionId:
- not reported by source
- label:
- Offisielt navn
- useLabelAsValue:
- no
- value:
- Trøndelag tingrett
- sections:
- not reported by source
- title:
- block050102
- sectionId:
- not reported by source
- label:
- Organisasjonsnummer
- useLabelAsValue:
- no
- value:
- 926722794
- sections:
- not reported by source
- title:
- block050104
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- www.trondheim.kommune.no
- sections:
- not reported by source
- title:
- block050105
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- TRONDHEIM
- sections:
- not reported by source
- title:
- block050106
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 7004
- sections:
- not reported by source
- title:
- block050107
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Trøndelag/Trööndelage (NO060)
- sections:
- not reported by source
- title:
- block050108
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block050110
- sectionId:
- not reported by source
- label:
- E-post
- useLabelAsValue:
- no
- value:
- trondelag.tingrett@domstol.no
- sections:
- not reported by source
- title:
- block050111
- sectionId:
- not reported by source
- label:
- Telefon
- useLabelAsValue:
- no
- value:
- 73542400
- sections:
- not reported by source
- title:
- block050117
- sectionId:
- not reported by source
- label:
- Rollene til denne virksomheten
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
3 results
- title:
- block05011708
- sectionId:
- not reported by source
- label:
- Virksomhet som gjennomfører klagebehandling
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block05011709
- sectionId:
- not reported by source
- label:
- Virksomhet som gir mer informasjon om klagebehandling
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block05011710
- sectionId:
- not reported by source
- label:
- Meklingsvirksomhet
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block07
- sectionId:
- not reported by source
- label:
- Kunngjøringsinformasjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
6 results
- title:
- block0701
- sectionId:
- not reported by source
- label:
- Varselidentifikator/-versjon
- useLabelAsValue:
- no
- value:
- e3782211-bca1-474a-aa3a-53fe7f1c6abd 01
- sections:
- not reported by source
- title:
- block0702
- sectionId:
- not reported by source
- label:
- Type skjema
- useLabelAsValue:
- no
- value:
- Konkurranse
- sections:
- not reported by source
- title:
- block0703
- sectionId:
- not reported by source
- label:
- Type varsel
- useLabelAsValue:
- no
- value:
- Melding om kontrakt eller konsesjon – standardregime
- sections:
- not reported by source
- title:
- block0704
- sectionId:
- not reported by source
- label:
- Varsel utsendelsesdato
- useLabelAsValue:
- no
- value:
- 26.08.2026 07:29
- sections:
- not reported by source
- title:
- block0705
- sectionId:
- not reported by source
- label:
- Varsel om utsendelsesdato (eSender)
- useLabelAsValue:
- no
- value:
- 26.08.2026 08:43
- sections:
- not reported by source
- title:
- block0706
- sectionId:
- not reported by source
- label:
- Språk der denne kunngjøringen er offisielt tilgjengelig
- useLabelAsValue:
- no
- value:
- norsk, English
- sections:
- not reported by source
- awardedNames:
No results.
- changeNotices:
- not reported by source
- limitedDataFlag:
- no
- publicationDate:
- 2026-08-28
- tedId:
- 594621-2026
- procurementTimeline:
1 results
- id:
- 2026-113555
- allType:
2 results
- ANNOUNCEMENT_OF_COMPETITION
- COMPETITION
- publicationDate:
- 2026-08-28
- selectedNotice:
- yes
- procurementStrategicLabels:
No results.
- lotsNumber:
- 1
- doffin_url:
- https://doffin.no/notices/2026-113555
Will you use the result in generated code?
Is data missing or incorrect? Send feedback about this result.
Continue exploring
- Canonical procurement page
- Back to Doffin and TED
- All sources in Business and economy
- Search for Doffin and TED in the wiki
How an AI agent should use this page
Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.
How to use the get_notice lookup
- Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
- Check types, units, limits and ID formats in the parameter table.
- Follow linked results to canonical pages before combining sources.
Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.
Source-specific next step
- Follow the notice ID to the canonical page; use CPV and location codes to narrow broad free-text searches.
Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.
AI agent? Read the complete navigation and programming guide.