Getting Started

Sections

Theme switcher

Tanker Ship Status Parquet Export

Header Parameters

If-None-Matchstring

Optional ETag value received from a previous download. If the archive has not changed, the server will respond with 304 Not Modified.

Authorizationstring Required

Bearer token used for authentication.

Query Parameters

yearinteger Required

Year for which to retrieve the archive (e.g., 2023). Must be an integer >= 2013.

Minimum
2013

Response

200
Object
ZIP archive containing Parquet files

Response Attributes

responsestring
304
Object
Not Modified – the archive has not changed since the ETag supplied in the `If-None-Match` header.
400
Object
Bad request - Query-parameter `year` is required and must be numeric and >= 2013.

Response Attributes

@contextstring
@idstring
@typestring
titlestring
detailstring
statusinteger
typestring
descriptionstring
500
Object
Internal Server error

Response Attributes

@contextstring
@idstring
@typestring
titlestring
detailstring
statusinteger
typestring
descriptionstring

GET

/

Select
1

Response