Getting Benchmark Revisions for Economic Indicator

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?
Answers
-
Hi @iris_lee ,
The value can be retrieved with get_data function with the code below
# Retrieve data point on each Economic Indicator
import lseg.data as ld
import pandas as pd
ld.open_session()
fields = ['TR.IndicatorName','TR.IndicatorType','TR.IndicatorSource'
,'ECI_ACT_DT' # GMT Date
,'ACT_VAL_NS' # Time
,'FCAST_PRD' # Period
,'ECON_ACT' # Actual
,'RTR_POLL' # Reuters Poll
,'ECON_PRIOR' # Prior
,'ECON_REV' # Revised
]
df = ld.get_data(
universe='USNFAR=ECI',
fields=fields
)
dfRegarding the delay of the data raise a content query ticket at Home | LSEG Support
0 -
Hi - thanks but unfortunately this does not answer my question and the values that this block of code is pulling is not what I am asking about. Please let me clarify - the ECON_PRIOR number (which covers the July 2025 period) was revised when the August numbers were released … to 79K from 73K.
When the new values are released- two prior period values are revised as well. I've attached the screenshot of what I'm seeing on my Refinitive desktop. While we are able to pull the 22K number for August, we were not able to pull the revisions for July and June - (79K and -13K) respectively. What I was asking about was that when we use get_history to pull those numbers, they were not reflecting the recent changes for at least 2 hours or so.
Is there a way to pull the July and June revised numbers in a timely manner using get_data?
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 37 Alpha
- 167 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 707 Datastream
- 1.5K DSS
- 633 Eikon COM
- 5.3K Eikon Data APIs
- 15 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 7 Trading API
- 3K Elektron
- 1.5K EMA
- 259 ETA
- 571 WebSocket API
- 40 FX Venues
- 16 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 25 Messenger Bot
- 4 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 284 Open PermID
- 47 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 24 RDMS
- 2.2K Refinitiv Data Platform
- 4 CFS Bulk File/TM3
- 896 Refinitiv Data Platform Libraries
- 5 LSEG Due Diligence
- 1 LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 125 Open DACS
- 1.1K RFA
- 108 UPA
- 196 TREP Infrastructure
- 232 TRKD
- 921 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 105 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛