question

Upvotes
Accepted
1 0 0 1

How to get Bond Type (Gov, Muni, Corp) using RDP

Hello,

I am trying to retrieve the Bond Type: Government, Municipal, Corporate using RDP.

I could not find a type field that would allow me to imply the above type. Please help out.

I am using https://api.refinitiv.com/data/quantitative-analytics/v1/financial-contracts

For the below Bond request I would need a field that allows me to imply this is a Corporate bond:

{
  "fields": [
    "InstrumentCode",
    "AssetIdCode",
    "InstrumentDescription",
    "DebtType",
    "BondType"
  ],
  "outputs": [
    "Headers",
    "Data"
  ],
  "universe": [
    {
      "instrumentType": "Bond",
      "instrumentDefinition": {
        "instrumentCode": "US037833CJ77"
      }
    }
  ]
}

Should we be using another API to get the GOV / CORP / MUNI information?

Regards!

#technologyrdp-api#contentbonds
icon clock
10 |1500

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

Hello @ioana.iacob

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS


@ioana.iacob

Hi,

Please be informed that a reply has been verified as correct in answering the question, and marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
79.3k 253 52 74

@ioana.iacob

Thanks for reaching out to us.

As this forum is more for programming-type queries, rather than content queries, I would recommend you contact the Instrument Pricing Analytics - Refinitiv Data Platform support team directly via MyRefinitiv.

That way a Content specialist can work closely with you and verify the assumption.

icon clock
10 |1500

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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