For example Office Depot is not called Office Depot anymore, and instead ODP, problem is that the old data still has to be mapped to ticker via name combination, so without these historical name changes, I am not sure how it could be done.
On the PermID website links to organization id's are returning no data. For example : https://permid.org/search?q=glencore Click on first result : https://permid.org/1-5034844193 Gives "No data found" The same happens using the Python OpenPermID library: df_search, err = opid.search("glencore", entityType='organization',…
Hello I'm looking for the permids for RIC BKWN.S and RIC EXOR.AS. Are those not available? Thanks Simon
The following company was listed on the ASX in September but is not available in permid.org
Brookfield Asset has change its name and ticker, however the permid.org does not reflect this change https://bn.brookfield.com/stock-distributions/tax-information
The code below used to work perfectly, now it is returing a 401 error. Any help would be appreciated. Note the API key has not expired. import requests import json import csv import re # def get_lookup_info(ticker, access_token): lookup_url = 'https://permid.org/'; headers = { 'Accept':'application/ld+json' } access_token…
Socionext Inc has a Japanese listing that is not displayed in permid.org. The company is still displayed as non-public and the has not quotes associated with the company.
Hello, We tried to request permIds given LEIs using the REST API https://api-eit.refinitiv.com/permid/match. We didn't get permIDs for the following LEIs: 5493003RHKJBP1OZVS91 2138005A2I2V32SRUZ61 5493004F3Z831Q1DMI65 5299005QBUQVT7SN0M96 222100JLVJIUWNY4WO89 549300GLQDLA4DH7VT96 6354008DCURLYSQQYE37 54930043T01NZXYIFE71…
https://www2.asx.com.au/markets/company/tre New Code: TRE.ASX
...h the record matching API's daily limit? I have an EIkon subscription, and the python get_data API works for a lot of stuff, but I'm wondering if there's another way to access the record matching functionality. It's a great tool, I just wish it worked at scale.
It looks like you're new here. Sign in or register to get started.