In excel I can use RSearch to do this....
=RSearch("EQUITY","Search; SE0000143521","NBROWS:1",,)
and it will return the RIC even though the ISIN has been updated. Can I do this in python using symbology somehow? I see I can return the PermanentID for the security, but that is about all. RIC and other codes are NaNs?