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 /
avatar image
REFINITIV
Question by sunny.to@refinitiv.com · Sep 16, 2021 at 11:37 AM · rdp-apirefinitiv-data-platformbondsipaapi-playground

How to download all rdp.get_bond_analytics 's fields via Python Eikon data API

df = rdp.get_bond_analytics(


universe = universe,


fields = ["InstrumentCode",

"NotionalCcy",

"PositionInDealCcy",

"InterestPaymentFrequency",

"CashFlowDatesArray",

"CashFlowInterestAmountsInDealCcyArray",

"CashFlowCapitalAmountsInDealCcyArray"

]

)


Above are from sample code of cash flow sample. Just want to download more array related field but don't know how to do so. Any link or code to download all field universe? Many thanks.

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 Alex Putkov.1 · Sep 16, 2021 at 12:34 PM

See the list of output fields available on Refinitiv Data Platform APIs page on Refinitiv Developer Portal under Documentation - Manuals & Guides - IPA Financial Contracts - Bond Contracts - Output Fields Description.

Comment

People who like this

0 Show 1 · 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
sunny.to@refinitiv.com · Sep 17, 2021 at 10:29 AM 0
Share
Thanks Alex. It is what I look for.
avatar image
REFINITIV
Answer by umer.nalla · Sep 16, 2021 at 12:35 PM

hi @sunny.to@refinitiv.com

In terms of code, just drop the fields list e.g.

df = rdp.get_bond_analytics(
    universe = ['US10YT=RR']
)

The above returns a DF with 287 columns (fields) - Note that many of them are blank - if a particular field is not relevant to the instrument type...


Comment

People who like this

0 Show 1 · 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
sunny.to@refinitiv.com · Sep 17, 2021 at 10:37 AM 0
Share
Thanks Umer, it works as well.

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

Related Questions

How to retrieve interest rate volatility cube

discrepancy between RDP API vs Excel RSearch for corporate bonds

Documentation for IPA API

API Playground and API permissions

How to interpret Cap volatility surface response

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • 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
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges