{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "impliedDate", "type": "string", "description": "This parameter controls the **date** returned in the date field. The default value is **N**. By default, the date field returns the actual date of the observation. This means it will repeat values for weekends and holidays. If set to **Y**, the date field will return the implied date of the observation, making all the dates unique." }