API for get_data not working

Hi,

the following query is not working at the moment:


rd.get_data(
universe=['LSEG.L', 'VOD.L'],
fields=["TR.AdjmtFactorAdjustmentDate", "TR.AdjmtFactorAdjustmentFactor", "TR.AdjmtFactorAdjustmentType", "TR.AdjmtFactorUnderlyingEventId", "TR.CACorpActEventType"],
parameters = {'SDate': '2010-01-01', 'EDate': '2024-06-1'}
)

Is there a global issue?

Thanks

Simon

Best Answer

  • jason.ramchandani01
    Answer ✓

    @simon.keel thanks for you question and sorry to hear about your issue - I can also replicate the issue you are experiencing - it should be returning data as I can see there is data available in the Data Item Browser app - I have opened up Case number: 13652738 on your behalf. They will reach out to you shortly. I hope this can help.


Answers