-
ESG Methodology (Error?)
Hi, There appears to be a typographical error in the "Environmental, Social and Governance Scores from LSEG" report published in October 2024. On page 4, the acronym "ESGC" is used, but from the context, I believe it should read "ESG", given the specified methodology. Can you confirm this? Thanks.
-
Using Getdata function to Get CUSIP based on RIC
Hello! Sorry, I need to change a bit about my question. When I was using Getdata function in Refinitiv Workspace API, I used RIC to get CUSIP (and I set the parameter: 'SDate' and 'EDate', I tried to make they are the same day to get the certain day's data). However, most of the transfer is right, some of the CUSIP I got…
-
Cannot find the needed Workspace functions on the API Playground
Hello, We upgrade our internal .NET application which currently uses Refinitiv Eikon version 4.0 .NET API. Because of migration to LSEG Workspace from Eikon we try to modify our application and use the new functions from LSEG Workspace. Currently we have 2 functions from EikonDesktopDataAPI in use in our application:…
-
API for Eikon vs Workspace Data
Client is currently testing the API for Eikon vs Workspace and the output are different for some fields related to Deals. Attached is a screenshot for your reference. Can you please check if this is normal and what is the reason behind this? Do we have the correct way of getting the data? (Attached screenshot from API) I…
-
Are there any new methods on pulling expired options data?
Hello! I am currently utilizing an updated version of script functions posted below to obtain valid RIC codes for expired options data. Since this method is much more costly compared to pulling active options from existing chain codes, do any new techniques exist for finding expired options RIC codes? I will appreciate any…
-
Sentiment analysis on historical news for a portfolio
Dear all, I am an early-stage user of the API environment, please excuse me for apparently redundant questions. My aim is to gather management pay-related news from the last 365 days for every company in my portfolio (fewer than 550 RICs) at each fiscal year-end over the past 20 years, and perform sentiment analysis on…
-
Searching for a previous Developer Community article on multi-processing in Python DSWS API
hI, I can no longer find an article that was available couple of years back. I had saved the URL in case i want to return to it which I've provided below, but it seems to be gone. Can somebody find it for me please? If not, can you assist in how to run a multi-thread Python code in DSWS API to enhance the speed/performance…
-
How can we use the API function IS-WORKING-DAY from localhost?
Hello, For our internal .NET application we want to use the POST API function is-working-day from localhost. Unfortunately, we cannot find it on the localhost http://localhost:9005/api-docs/#/apps to call it. We can connect to Workspace from our app and want to know how can we find this function in localhost
-
Historical closing price of stocks using API
I have a dynamic set of stocks (RICs) for which I want to get the closing price data from say last 6 years on daily weekly and monthly level in USD. How Do I do that using LSEG APIs.
-
Filing API returns error message "User did not have entitlements to the field".
Hello, when I tried to get filing data with Python Filing API, I only get NAs and above error message. I was able to download full correct data using ADVFIL function on LSEG WORKSPACE desktop app. However, I need to acquire filing data for over 3,000 firms. I cannot download all of it manually. Here is my code:…
-
Which API will continue to work after Workspace based update?
Hi, I wanted to confirm which all APIs will continue to work after the latest update about Workspace? I am currently using DatastreamPY and Eikon for pulling the data via APIs. I am starting to get my hands dirty with "lseg.data" module via python. Further, is there any documentation to convert eikon or datastreampy based…
-
Download Real-Time-SDK-2.2.3.L1.csharp
I downloaded Real-Time-SDK-2.2.3.L1.csharp but i see this package support on .net core 8.0 there is another download that might be suitable? i use in c# and i want ETA/EMA thank u
-
how to resolve the below issue
When I am trying to publish Data using the postMsg method getting below error Failed to submit PostMsg on item stream. Reason: ReactorReturnCodes.INVALID_USAGE. Error text: Cannot submit PostMsg when stream not in open state. Code snippet using as below OmmConsumer consumer = null; AppClient appClient = new AppClient();…
-
lseg data platform session api
I am experiencing an issue with the LSEG Data Library where my code retrieves data successfully when using Refinitiv Workspace, but when I switch to a platform session (platform.ldp), I receive empty DataFrames for the same requests. Details: * Working Setup: Using Refinitiv Workspace, my get_data() requests return the…
-
Unable to open session with my workstation browser access
Can I assume that its rdp login ? and that i dont have eikon access ? 2. Do you have any sample code to show me how to open a connection ? and access the news ? 3, I am confused about the statement from one of your advisor "They need RDP login if they want platform session or establish connection to the Data Platform on…