{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "sdgFrequency", "type": "string", "description": "Controls the display frequency of the data returned.\n * **D** = Daily data (to receive most recent day's values, you must use daily frequency). \n * **W** = Weekly, End of week as of UTC Sunday at 12 AM. \n * **M** = Monthly, End of month as of UTC 12 AM.\n * **CY** = Yearly, End of year as of UTC 12 AM.\n" }