Ownership Data python API

Hi,

I am trying to download ownership data using following code:

df, err= ek.get_data('AAPL.O', ['TR.PctOfSharesOutHeld','TR.InvestorFullName','TR.InvParentType','TR.InvestorType','TR.InvInvestmentStyleCode','TR.InvInvmtOrientation','TR.InvAddrCountry', 'TR.InvestorFullName.periodenddate'], {'SDate':0,'EDate':-10, 'Frq':'FQ'})

I get following output:

1667450879680.png

Can you please help me with this error.



Best Answer

  • raksina.samasiri
    Answer ✓

    Hi @libraryeikon02 ,

    I apologize for the issue you're facing, as checked by printing the error message out, this is an error "Asynchronous Query library internal error" (same error as this thread)

    Hence, this appears to be an ongoing backend issue, not an API issue. Therefore, I have raised ticket number 11789156 on your behalf. You should be receiving an email from our Eikon Support team soon.

    1667457600327.png

    Hope this helps

Answers