Hello,
When the US Jobs report (RIC: USNFAR=ECI) is released, they also send in revisions for prior months along with new data for the month. We noticed that the values in get_history call from LSEG python library does not reflect these revisions for prior months for few hours… today the values were updated 2-3 hours after the initial release. When we use get_history, we just specify the ric and do not include additional parameters.
Is there a way to ensure we get the revisions in a timely manner? Are there parameters we need to consider? Or is there a way to use get_data and get more than this and prior month's data?