GET Harvester/Notices/Data/CSV/{year}/{month}/{day}
Get the OCDS releases in CSV format from a specific date.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
year |
The year required |
integer |
None. |
month |
The month required |
integer |
None. |
day |
The day of the month required |
integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Returns the requested OCDS release CSV
Response Formats
HTTP response status code: 200
text/csv
uri, publishedDate, publisher/name, publisher/scheme, releases/0/ocid,releases/0/id, releases/0/language, releases/0/date https://contractsfinder.service.gov.uk, abc ltd, , ocds-b5fd17-5e13854a-32a4-40e9-9131-8008a47383f8, ocds-b5fd17-5e13854a-32a4-40e9-9131-8008a47383f8-supportive-and-end-of-life-care-service, en-GB, 2016-08-02T00:00:00+01:00 ...
HTTP response status code: 403
When the user has submitted too many requests, no further requests should be made until after 5 minutes
text/plain
Body:
<html><head><title>Forbidden - Contracts Finder</title></head><body><p><h1><strong>Request forbidden</strong></h1></p><p>The request rate limit may have been exceeded. If you believe this is an error <a href="https://www.contractsfinder.service.gov.uk/Home/Contact">contact us</a> quoting 0QrFmYQAAAABs5RRpp9L8RbtJ8k4jz8gwTE9OMjFFREdFMDIwOABiYTEyMjkxMi0zZWE0LTQ1NTQtYjNjNi1mNmRmZDU2MGY2ZDM=.</p></body></html>