I'm trying to compare the data results from python data api and COM API.
I have 2 tickers from python that cannot get using COM API:
1. LAP_r.SN - in DIB it's located under OTHER category, and COM API request for EQUITY and FUND asset classes. So this is might be a reason why it's not in COM API results. But I'm wondering what 'OTHER' means
2. NTEDPBE1.MX - python data api return this in result set. However I don't see it in DIB at all. It looks like invalid item. So, what is it?
Thanks