Open inguyen314 opened 6 months ago
Probably best to make it optional, 90% (made up number) of usages don't really care, but when you need it there's not going to be another way than through this end point.
Is there a need for a TsvDqu (or something similar) end-point that returned raw arrays of values?
I have a report that extracts forecast time series for the next three days along with the forecast date (data_entry_date)
I need the "data_entry_date" for all values when using the TimeSeries API.
SQL Example
right now, CDA returns this now.
Current Data:
I would like it to include the data entry date along side. Although I am not sure if this is the best way to go about it, but just as an example:
New Data: Proposed payload: