Retrieve the publishing date for an economic indicator in get_timeseries

We are downloading the timeseries of an economic indicator (for instance USCPI=ECI).

We would be interested in having the date of the release (ideally the datetime).

Is it possible via API? (currently using Eikon's Python API)

Best Answer

  • chavalit-jintamalit
    Answer ✓

    Hi @xbarrachina

    I am not an expert on DataStream API (DSWS).

    But I think this data may be available on DSWS.

    I copy this screesnshot from another question but it seems to be related.

    image


    Please post your question under DataStream forum.

    If you want to get access to DSWS API, please contact your Refinitiv Account Manager or Refinitiv Customer Success Manager.

Answers

  • Hi @xbarrachina

    I am not sure if this is the date you are looking for ?

    image

  • chavalit.jintamalit,

    Thank you for your answer.

    No, that's the period the publication corresponds to. We are interested in the Original release date.image

  • Hi @xbarrachina

    Can you let me know how do you browse to the provided screenshot?

    Or what is your current API call?

    So I can try to see if it is possible to use Eikon Data API.

    Thanks.

  • Hi @chavalit.jintamalit,

    From the ECOIND window (simply inserting USCPI=ECI on the search bar and going to the first result), above the chart, on the upper-right corner the middle icon is show table. My screenshot is from the default view.

    Thanks for your help.

  • Hi @chavalit.jintamalit,

    Does that mean that it not possible to access this information via Eikon API?

  • I think that it is not possible with Eikon Data API.

  • We would like to request for it to be possible.

    Other providers have this timeseries via api from their console.

    Thank you for your help.

  • Hi @xbarrachina

    I believe that your Eikon subscription comes with DSWS access.

    That is why I suggest that you can contact your AM or CSM to get permission.

  • Hi, has anyone figure out how to do this (getting publish date instead of the period the indicator is relevant for?) within Eikon