Tenders and awards of the City of Münster

Open data API in a single place

Provided by GKSt GovData Freie und Hansestadt Hamburg

Get early access to Tenders and awards of the City of Münster API!

Let us know and we will figure it out for you.

Dataset information

Catalog
Country of origin
Updated
2021.05.21 14:08
Created
2023.03.24
Available languages
German
Keywords
haushalt-und-steuern, verwaltung
Quality scoring
210

Dataset description

Via the electronic interface to the award marketplace Westfalen, you can access the current tenders and awards of the City of Münster in machine-readable form via a JSON API. If you want to access further procurement data, you can also use the award marketplace NRW: API endpoint: https://daten.vergabe.nrw.de/rest/vergabe_westfalen?sort=CREATED_AT:desc&amp;size=100 You must always send the following GET headers to this API: “Accept”: application/json» Documentation: https://open.nrw/sites/default/files/opendatafiles/daten-vergabe-nrw-de-Dokumentation-v1.pdf Example call: <code># “try” filters out rows where one of the fields is missing (e.g. “TOWN”), which would otherwise lead to a termination with error message # In JSON some strange strings are included as keys (e.g. “$t”), which can simply skip jq with “” then the first found key is automatically used # “AS $dd” saves the date in a variable $dd</code> <code>curl -H "accept: application/json" ‘https://daten.vergabe.nrw.de/rest/vergabe_westfalen?sort=CREATED_AT:desc&amp;size=100’ | jq '.results|.CREATED_AT as $dd |.result.NOTICE_NAT[0] | try {date: $dd, entity: .CONTRACTING_BODY.ADDRESS_CONTRACTING_BODY.OFFICIALNAME, Town: .CONTRACTING_BODY.ADDRESS_CONTRACTING_BODY.TOWN, Title: .OBJECT_CONTRACT[0].TITLE[0], desc: .OBJECT_CONTRACT[0].SHORT_DESC[0].P, target: .OBJECT_CONTRACT[0].PLACE_OF_FULLFILMENT[0].MAINPLACE.TOWN}' </CODE>
Build on reliable and scalable technology
Revolgy LogoAmazon Web Services LogoGoogle Cloud Logo
FAQ

Frequently Asked Questions

Some basic informations about API Store ®.

Operation and development of APIs are currently fully funded by company Apitalks and its usage is for free.
Yes, you can.
All important information such as time of last update, license and other information are in response of each API call.
In case of major update that would not be compatible with previous version of API, we keep for 30 days both versions so you will have enough time to transfer to new version. We will inform you about the changes in advance by e-mail.

Didn't find the API you need?

Let us know and we will figure it out for you.

API Store provides access to European Open Data via scalable and reliable REST API interface.
Copyright © 2024. Made with ♥ by Apitalks