If I try the below query, it looks good: response= fundamental_and_reference.Definition( ["5000274109"], ["AVAIL(TR.F.PERIODENDDATE(STTYPE=BAL), TR.F.PERIODENDDATE(STTYPE=INC), TR.F.PERIODENDDATE(STTYPE=CAS))","AVAIL(TR.F.PERIODENDDATE(STTYPE=BAL).fperiod, TR.F.PERIODENDDATE(STTYPE=INC).fperiod,…
Hello, I know that there have been previous questions on the topic, but the answers did not solve the issue for me. I have a vector of company names from the USPTO. company_names = df["disambig_assignee_organization"].dropna().tolist() print(company_names[:10]) Examples of firm names: 'International Business Machines…
I'm working in codebook using a jupyter notebook. I have some data in an excel which I want to add to my analysis. I have dropped the excel file into the same folder in codebook as my Jupyter file, however the following code cannot load the file into the Jupyter notebook: Lombards =…
I am looking at some Treasury Lock (T-Lock) instruments and trying to use the bond pricing IPA. My valuation date is 9/30/25 and trying to get the forward rate for the then on the run 10Y US treasury on July 1, 2026. I was trying to use the trade_date and valuation_date parameters to achieve this setup, with using…
We have an account that is interested in a user swap (Workspace). Client wants to know if the Python codes can also be transferred to the new customer profile along with the Workspace license.
Hi team. Im posting this on behalf of a UBS client. Can you help me confirm if this is possible using the lseg-data library in python? I'm looking for a way to do the following:- Obtain a fairly recent list of 1000 earnings (results) news headlines/items for EMEA from before market close, each for a different ISIN- For…
Hello, I'm downloading same set of listed companies from screener and codebook, and I retrieve different results for some fields, what is the reason for this? in particular, IPO date column is quite missing with API, i compare a sample of companies for Australia. but it also applies in general. I tried downloading…
As part of our transaction monitoring efforts, we aim to identify our clients who are insiders within companies listed on the SIX. Currently, our market abuse monitoring tool retrieves, via the API of a data provider, the list of companies listed on the SIX along with a set of data for each of them, including: The issuer's…
I am new to the API environment, fairly novice at Python. I am trying to install the Refinitiv-Data package and get the following error. Any assistance would be appreciated. Collecting refinitiv-data Using cached refinitiv_data-1.6.2-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: appdirs~=1.4.4 in…
It looks like you're new here. Sign in or register to get started.