Hi, Is there a Python Sample code available for Filings Search and Filings Retrieval service in RKD API?
Hello Team, could you please tell me about how to get marketing and advertisement expense related info about a company from TRKD platform.
I have list of 1500 companies along with their symbols. Example : (Randstad Holding , RANJF) Most of the symbols(apprx 80%) are correct. Now I need their RIC codes to retrieve financial data from TRKD-Financial-API.…
What are the possible "Company ID Type". For ex RIC I want to retrieve the financial data for a given company. https://www.trkd.thomsonreuters.com/SupportSite/TestApi/Op?svc=Fundamentals_1&op=GetFinancialStatementsReports_1 In current example I am trying to get data for "RANJF"
Can I retrieve financial data of companies using TRKD fundamental API "Get Financial Statements Reports"/ Example: NARI Technology Development is a Chinese company that trades on the Shanghai Index (SHA) - symbol is 6004060 Alrosa is a Russian company that trades on the Moscow Index (MCX) - symbol is ALRS How can I…
@wim.ooms, while searching answer for this question I came across query-7638. It says that "GetFinancialStatementsReports_1" provide the mentioned data. Could you please let me know how we can run this API on the webpage here.…
We want to retrieve company fundamental-financial data on quarterly basis. Current we are using "GetFinancialStatementsReports_Request_1" method of fundamental api but it provides data only for last 6 years on annual basis/ CATALOG --> FUNDAMENTALS --> GET FINANCIAL STATEMENTS REPORTS
Hello Team, I am facing problem in parsing RKD fundamental api data from json to pandas dataframe. Code: appid = "" token = "" # input_1 : appid and token # RKD api request message headers message_headers = { 'content-type': 'application/json;charset=utf-8' , 'X-Trkd-Auth-ApplicationID': appid, 'X-Trkd-Auth-Token' : token…
REF: WebSocket API to TRKD, i.e. TREP WebSockets using JSON message encoding. A simple item request for MSFT.O with a QoS range against TRKD fails, despite matching the semantics of the documentation. Request:…
Hey Members, I tried to implement this - https://developers.refinitiv.com/en/article-catalog/article/how-to-implement-trkd-json-application-with-python-chapter-1-basic, and having issue to executing time error.…
It looks like you're new here. Sign in or register to get started.