v1

latestSwagger 2.02026-07-147311.0 KB
products

Returns products along with their latest files by short names.

Use this GET to search for latest released bulk data products by their short names and release year. The return response will include the latest files within the year specified. An error message will be returned if product(s) cannot be found for the year specified

get/products/{shortName}/latest

Path parameters

shortNamestring required

Short name of the product, for example, "PTGRSP"

Query parameters

yearinteger

Year of the product files needed, for example, 2001.

hierarchystring

Boolean flag (possible values: true and false) to indicate if product hierarchy needs to be return in the response. By default it doesn't return the hierarchy in the response.

Response

Successful operation.