I'm Using Datastream services with Python API(partially customized).
I find out some of data in Datastream updated after calendar_date, which is not available at calendar_date actually.
However, I need point-in-time info. to know exactly when the data is available.
Is there any solution to get effective_date (actual report date) of each value by ticker/field(item)/calendar_date?