Hi, I am interested in downloading a large set of permid information. Given the limitation the Entity Search API has on 5,000 entities per day I was looking for alternatives. I found out the linked service in the following url, how can I access the bulk download service? Kind Regards.
Bamford Wealth Management, PermID URI:, PermID URI:
Dear Support, I am trying to iterate through all the quotes on the ASX using the following query: https://api.thomsonreuters.com/permid/search?access-token={token}&entityType=quote&q=mic:XASX&start=1&num=100 using batches of 100 quotes and incrementing the start value by 100 for each batch.The results I am getting looks…
Hi, Please see my code below my sanctions_df_upgrade has a column caption which are company names. I am looping over that column and mapping it against the PermID db via the Entity Search API My ask is - now I am assuming that the first match found with the parameter num set to 1 is the best match. But is there a better…
Hi, I have used the OpenSanctions API /search endpoint and retrieved results of entities under the UFLPA dataset My next task is to map these entities to permIDs (if available) The entities retrieved from the API call are API native fields and names of companies. I want to map the names to permIDs Please can someone guide…
So far I've come across the following OrgSubTypes: - Company - National Government - Quasi-Governmental Organization - Foundation/Charity - Central Bank - Treasury Does anyone have a complete list?
AMC Entertainment Holding has a new Nasdaq listing - commenced 22/8/2022 When will this listing be included in permid.org and API? https://www.nasdaq.com/market-activity/stocks/ape
The search API is sometimes not returning records which I can find manually. Example: https://permid.org/1-21537949617 The quote has these details: * RIC: 2255.HK * Ticker: 2255 * MIC: XHKG However, both of these searches return "No Data Found": * TICKER:2255 AND MIC:XHKG * RIC:2255.HK Another example which I can find by…
Making 95 calls to https://api-eit.refinitiv.com/permid/search?q=ticker:{ticker} from a C# application in a loop we get a HttpRequestException, "Error while copying content to a stream" with inner exception "The response ended prematurely" when reading the response content. The resonse statuscode is 200 so it's not…
Using the Search API, I want to identify (standard and ESG) equity indices by location (starting from US, then Europe…). But I am not getting back the expected list of indices. The list changes if use filter or query parameters. If I use filter to find the indexes within the USA, following this previous threat: filter =…
It looks like you're new here. Sign in or register to get started.