Hi,
When I execute the following via the DSWS API I receive the following data:
ds.get_data(tickers = '8857RL', fields = ['DSCD','ENAME','ISIN','RIC','T1C','LEI',] ,kind = 0)
When I use the same DSCD in the web portal, the ISIN is correct.
When I try to search the web portal for the ISIN returned by the API, I receive no data
The same happens when I try and search the API for the ISIN the web portal returns, I receive NA for all values.
This happens often and I don't know if I can trust the data received from either source. Is this a bug?