v2

latestOpenAPI 3.1.02026-07-312954143.9 KB
Dataset Audit

Get Dataset Audit

Returns audit data by market date for a given dataset

  • market_date: The market date for which the audit data is being returned

  • number_of_datapoints: The total number of rows

  • number_of_unique_time_index_values: The total number of unique time index values

  • number_of_unique_subseries_index_values: The total number of unique subseries index values

  • number_of_unique_publish_times_on_publish_date: The total number of unique publish time values where the publish time occurred on the given market date

get/datasets/{dataset_id}/audit

Path parameters

dataset_idstring required

Query parameters

api_keystring nullable

API key for authentication (query)

API key for authentication (query)

return_format'json' | 'csv'

The return format of the response

downloadboolean

Whether to download the file or not

Whether to download the file or not

json_schema'array-of-objects' | 'array-of-arrays'

The json schema of the response

Headers

x-api-keystring nullable

API key for authentication (header)

API key for authentication (header)

Response

Successful response

status_codeinteger required