Dear network,
I am currently collecting companies financial data for my master's thesis, using Python Eikon Data API.
I want all my data in USD but some companies have different standardized currency (eg file attached). When I collect the data with Jupyter, I don't know the currency of the data, and then how to convert it in USD.
I tried with curn:"USD" but I gives a wrong data.
Could you help me on this please ?
Best,
Antoine