Hello,
I have found that is possible to download the median, high, and low values of a poll of a given economic indicator. As an example:
ek.get_timeseries(['USADP=ECI','pUSADP=M','pUSADP=L','pUSADP=H'],
start_date='2010-03-01',end_date='2020-04-26',
interval='monthly')
However, I wonder if it is possible to download all the contributors and values of the poll.
Thank in advance,
Javier