v5
latestOpenAPI 3.1.02026-08-081,0211,3082.1 MBDATA_AVAILABILITY
Get Data Availability
Retrieves data availability information for a specified page.
Returns the maximum available data date based on the minimum of all required dataset types for the given page.
Args: page: The page identifier for data availability lookup
Returns: dict: Contains max_date field with the earliest completion date among all required datasets
Raises: HTTPException: 400 if page is not supported, 404 if no data found
get/data_availability/{page}
Path parameters
pagestring required
Response
Successful Response
{"stackTrail":"paths:/data_availability/{page}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}