Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Refinitiv Data Platform /
  • Refinitiv Data Platform Libraries /
avatar image
Question by kamal.chancari · Mar 03, 2020 at 03:57 PM · rdp library.dividend

How to get dividend with rdp

We try to move our dividend extraction code from eikon API to rdp platform .

With eikon API we had this code :

df,err = ek.get_data("VOD.L", ["TR.ISINCode","TR.DivExDate", "TR.DivRecordDate", "TR.DivPayDate", "TR.DivUnadjustedGross", "TR.DivCurr"], params)

We tried this code but it doesn't work :

df = rdp.get_reference_data(universe='VOD.L', fields= ["TR.ISINCode","TR.DivExDate", "TR.DivRecordDate", "TR.DivPayDate", "TR.DivUnadjustedGross", "TR.DivCurr"],parameters= params)

Could you give us the function to use in rdp.

People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

3 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by zoya.farberov · Mar 10, 2020 at 10:10 PM

Hello @kamal.chancari,

To my best knowledge, at present, this will not work. As the only available fields are realtime Elektron fields, some or most of the reference data available via Eikon interface will not be represented in those fields.

One of the ways you can examine available Elektron fields is via Data Model Discovery Tool online.

However, RDP is a rapidly evolving and improving platform. I would like to suggest checking back when you have a chance, and chances are you will find its' released capabilities to be much increased, including the reference data capability.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by zoya.farberov · Mar 03, 2020 at 06:50 PM

Hello @kamal.chancari,

In my understanding, this is not supposed to work, because these are real time Elektron reference fields, not Eikon reference fields.

How does not it work for you? It does not work, as in "you get an error on calling", or "you get NaNs in results"?

If NaNs, try running this:

rdp.get_reference_data(['IBM.N'],['PROD_PERM','RECORDTYPE','ASK','BID'])

Result would be:



res.gif (3.5 KiB)
Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by kamal.chancari · Mar 04, 2020 at 08:08 AM

in my first code, I use eikon field with eikon API:

df,err = ek.get_data("VOD.L", ["TR.ISINCode","TR.DivExDate", "TR.DivRecordDate", "TR.DivPayDate", "TR.DivUnadjustedGross", "TR.DivCurr"], params)

How can I get the equivalent fields name for rdp platform (I look for dividend data)?

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
9 People are following this question.

Related Questions

RDP Python API performance

RDP libraries: 'Request' object has no attribute 'prepare'

RDP 1.0.0a6 Proxy error

Cannot retreive chains with RDP Chains class

Can I request property meta data for search API result values?

  • Feedback
  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Careers
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Calais
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRIT
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • World-Check Data File
  • Explore
  • Tags
  • Questions
  • Badges