question

Upvotes
Accepted
2 2 1 4

RDP - full holdings history data request - paging function

Dear team

Client is taking data via RDP:

https://api.refinitiv.com/data/funds/v1/assets/40061133?properties=holdings[start:2018-01-01]

The result is very large, and larger if date back even longer. Client is asking if any paging function like the ownership, with offset and limit to control result page size?

https://api.refinitiv.com/data/ownership/v1/views/fund/holdings?universe=EEM&offset=1&limit=10;

Thank you,

rdp-apirefinitiv-data-platform
icon clock
10 |1500

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

1 Answer

Upvote
Accepted
707 2 1 1

Hi @Xiaorong.Xu, If you mean the historical data is too much even for a single fund, you can try to set the sdate and edate pair to set the period and get the data month by month in a loop. There are "pageSize" and "pageNumber" request properties you can specify, but these should be throttle based on funds when your request covers a long list of funds, not data within a fund.

icon clock
10 |1500

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

Click below to post an Idea Post Idea