Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Open PermID /
avatar image
Question by duncan.sands · Jul 08, 2020 at 06:51 AM · permidrssbulk fileatom

PermID atom feed now has at most 500 entries. not enough to cover time since last bulk file

Before June 21, by the end of the week the "organization" atom feed would have around 10,000 atom entries, providing all new values since the last bulk file. Since then, none of the atom feeds provides more than 500 entries. For example, right now the organization atom feed provides exactly 500 values with "updated" between "2020-07-08T00:03:33Z" and "2020-07-08T06:25:01Z". The most recent organization bulk file is from 2020-07-05. So if right now you download the bulk file then add in entries from the atom field you will be missing data from 2020-07-06 and 2020-07-07. Is this intentional?

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
Answer by jirapongse.phuriphanvichai · Jul 09, 2020 at 04:29 AM

@duncan.sands

Currently, there are 500 entries in the Organization atom feed.

    <title>Organization Feed</title>
    <link rel="self" href="https://api-eit.refinitiv.com/permid/atom/organization?offset=0&amp;length=500" />
    <link rel="first" href="https://api-eit.refinitiv.com/permid/atom/organization?offset=0&amp;length=500" />
    <link rel="last" href="https://api-eit.refinitiv.com/permid/atom/organization?offset=0&amp;length=500" />
    <author>
        <name>PermID</name>
        <uri>https://permid.org</uri>
    </author>
    <subtitle>From date(UTC) : 2020-07-04T04:28:26.000Z, To date(UTC) : 2020-07-09T04:28:25.000Z, Window : Offset = 0, Length = 500, out of 500 results.</subtitle>

I will contact the PermId support team to verify it.

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 jirapongse.phuriphanvichai · Nov 02, 2020 at 04:13 AM

@duncan.sands

Could you please verify if this issue has been resolved?

From my checking, the current response has 1000 results.

 <subtitle>From date(UTC) : 2020-10-28T04:12:54.000Z, To date(UTC) : 2020-11-02T04:12:53.000Z, Window : Offset = 0, Length = 500, out of 1000 results.</subtitle>


Comment

People who like this

0 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
duncan.sands · Nov 09, 2020 at 01:01 PM 0
Share

No, it is not resolved. It looks like the developers just doubled the limit from 500 to 1000. Previously by the end of the week the organizations atom would have around 10,000 entries, so 1000 is nowhere near enough (in fact it's hardly enough for a single day's worth of organizations updates) yet it needs to cover as much as one week from the previous bulk file. I don't know why paging was turned off. It is true that it seemed kind of buggy before (eg: "next" link didn't work properly), but at least you could then page through all of the needed data. If it is a deliberate decision to only support a limited number of atoms, and require people to get new atoms eg several times a day (because otherwise they may get some), and too bad for people who start from a bulk file downloaded in the middle of the week, then that should at least be clearly announced and documented.

avatar image
REFINITIV
jirapongse.phuriphanvichai ♦♦ duncan.sands · Nov 10, 2020 at 07:53 AM 0
Share

Thank you for the update. I will forward this information to the support team.

avatar image
REFINITIV
Answer by jirapongse.phuriphanvichai · Nov 11, 2020 at 05:18 AM

@duncan.sands

I got a response from the development team that 1000 are the maximum results allowed in ATOM feed.

Comment

People who like this

0 Show 5 · 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
duncan.sands · Nov 13, 2020 at 01:26 PM 0
Share

Thanks, but that reply is a bit ambiguous. 1000 was always the maximum for a single page. But previously you could move from one page to another, retrieving more than 1000 in total - this is what no longer works. Is the team just referring to the limit of 1000 per page, in which case they missed the point? Or are they saying that the total is now limited to 1000?

avatar image
REFINITIV
jirapongse.phuriphanvichai ♦♦ duncan.sands · Nov 18, 2020 at 07:57 AM 0
Share

@duncan.sands

The Open PermId team would like to see the URLs and description when retrieving 10000 entries. For example:

    <link rel="next" href="https://api-eit.refinitiv.com/permid/atom/organization?offset=50&amp;length=50" />
    <link rel="self" href="https://api-eit.refinitiv.com/permid/atom/organization?offset=0&amp;length=50" />
    <link rel="first" href="https://api-eit.refinitiv.com/permid/atom/organization?offset=0&amp;length=50" />
    <link rel="last" href="https://api-eit.refinitiv.com/permid/atom/organization?offset=950&amp;length=50" />
    <author>
        <name>PermID</name>
        <uri>https://permid.org</uri>
    </author>
    <subtitle>From date(UTC) : 2020-11-13T07:51:41.000Z, To date(UTC) : 2020-11-18T07:51:40.000Z, Window : Offset = 0, Length = 50, out of 1000 results.</subtitle>

If you still have this information, please share it.

avatar image
duncan.sands jirapongse.phuriphanvichai ♦♦ · Nov 18, 2020 at 08:29 AM 0
Share

That's the whole problem: there should be many thousands of results, but you can't get them. A few months ago, every Friday there were usually around 10,000 changes to "organizations" since the bulk file from the previous Sunday. You could download them all, 1000 at a time. So it was possible to get the current state by downloading the bulk file and then adding in all changes. But you can't do it any more because you can no longer get more than 1000 changes in 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

Paging Quote Atom Feed using next link cause circular navigation

Incorrect format for links in PermId RSS feed

Permid instrument RSS feed returning internal server error for last page

PermId Organisation RSS Feed no longer returning any data

Quote RIC update visible on permid website, but not in bulk file or atom feed

  • 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