The most recent content from our members.
Hi, I’m currently working on a large valuation model using Workspace and Excel. The issue I’m facing is that Excel is struggling to handle the volume of information, causing it to lag frequently. After doing some research, I realized that switching to Python could help solve this problem. I would like to know if it’s…
Hello, I want to export records via the World-Check One API just like on the web application. I noticed the endpoint SEQ-async-report-download, but it seems that I can only export a report of type CASE_DOSSIER Thank you
Hi, I'm a user of DSS to create some market data extracts (at the moment focusing on intraday summaries for future chians). The way as manage my configurations, particularly for report and schedule definition is as follows: * Create a sample online (e.g. "DATA-TY") * Export it (e.g. "DATA-TY.xml") and create a template…
Can´t find the button or the function to export data table to csv file in ric search tool https://developers.refinitiv.com/en/tools-catalog/ric-search#
Hello, I have the code below. import DatastreamPy as dsws import pandas as pd # set up connection def connection_DSWS(): DSWS_username = open("DSWSUsername.txt","r") DSWS_password = open("DSWSPassword.txt","r") ds = dsws.Datastream(username = str(DSWS_username.read()), password = str(DSWS_password.read()))…
Hi How do I use python query Mergers&Acqusition into the excel table? Please see attachment.
Hello, I would need some data that is not available via API but can be obtained only via exporting to excel that particular app page. I wanted to ask.. is there any daily limit on the number of excels that can be exported from Eikon? Thanks
I downloaded the OpenPermID entity files from 10/20/2019. It appears that entities are missing, for example cannot find https://permid.org/1-4295907555 in the download file for organizations. I downloaded again today the entity files from 10/27/2019. However, they seem more incomplete than the previous ones. Org file…
Can I retrieve data from Eikon>Energy>Flows>Americas(CUSTOMS) via API?
Hi, We are currently using the World Check One API to generate a report similar to the pdf report generated by World Check One online when you export a profile. However we noticed that there's some missing data in the profile. Specifically we noticed the following issues: * In the Case and Comparison Data section we…
It looks like you're new here. Sign in or register to get started.