I execute below code to find the 'ISHARES MSCI AUSTRALIA ETF' symbol.
But I got nothing.
Then, I search the same keyword on Datastream Office. And then I got the following.
Q1. Using python API, how can I get the same results that I got from Datastream Office's?
Q2. And is there anything I can do to get and actually see more than 5 results through the DS.SYMBOLLLOOKUP in python API??
Q3. Can I get a list of variables that can be used in "fields" such as "DS.SYMBOLLOOKUP" in the first image? I could not find that list anywhere.