Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Eikon Data APIs /
avatar image
Question by Sven-Ake · Mar 26, 2019 at 04:54 AM · data fieldsrequest datanull values

No data for TR.DivExDate, TR.DivPayDate, TR.DivAdjustedGross. Is it a Bug?

The request

data_grid, err = ek.get_data(aRIC, [ek.TR_Field('TR.DivExDate'), ek.TR_Field('TR.DivPayDate'), ek.TR_Field('TR.DivAdjustedGross')], {'params':{'SDate': '2001-01-01', 'EDate': '2019-01-31', }})

brings back only null values (except the ric). For any RIC.

Is this a bug?

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.

2 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by marcin.bunkowski · Mar 26, 2019 at 05:13 AM

Hi @sven-ake.schuler

Try with:

ek.get_data(aRIC, [ek.TR_Field('TR.DivExDate'), ek.TR_Field('TR.DivPayDate'), ek.TR_Field('TR.DivAdjustedGross')], {'SDate': '2001-01-01', 'EDate': '2019-01-31', }) 
Comment
Sven-Ake

People who like this

1 Show 2 · 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
Sven-Ake · Mar 26, 2019 at 05:27 AM 0
Share

Works fine..... THANK YOU!!!!!

avatar image
REFINITIV
Zhenya Kovalyov ♦♦ Sven-Ake · Mar 26, 2019 at 06:56 AM 0
Share

@sven-ake.schuler or simpler:

ek.get_data(aRIC, ['TR.DivPayDate', 'TR.DivAdjustedGross'], {'SDate': '2001-01-01', 'EDate': '2019-01-31', }) 
avatar image
REFINITIV
Answer by Zhenya Kovalyov · Mar 26, 2019 at 06:58 AM

@sven-ake.schuler, it is not a bug, you are passing a dict of dicts as params, instead of just the dict.

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 >
10 People are following this question.

Related Questions

Time series data types for python API

How do I get historical data on TR.PriceMoCountryRank?

What is the difference between ZSpread and ZSpreadAnalytics?

Data fields for the Eikon streaming API

Why is Eikon API so slow to retrieve data on economic indicators ?

  • 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