We are using the RDP stories API to retrieve stories with the following call:
GET https://api.refinitiv.com/data/news/v1/stories/{storyId}
We then read the field "subject" and "assert" to find the subjects of the story, and have the following questions:
Hello @pevangelidis and all,
Additional insight from our news product expert:
While RCS and N2 codes are both currently supported, the RCS topic codes are deemed more strategic and have additional attached metadata such as confidence scores and provenance. Link to RDP news metadata with RCS to N2 code: https://my.refinitiv.com/content/dam/myrefinitiv/products/11528/en/Technical/630848.xlsx
For public and private company identification we would suggest leveraging the permId of the organization identified with prefix ‘P:’. Under the has instruments for public companies the primary news RIC code will be provided, but RICs can change and in actuality the RIC is a quote level identifier and there can be many RICs aligned to a organization. The sameAs code is typical for topic codes, where the RCS code
Same as example:
"_creator": "rftResRef:sys24", "_how": "howextr:tool", "_qcode": "M:2DZ", "_why": "why:inferred", "sameAs": [ { "_qcode": "N2:PUBL" } ], "name": [ { "$": "Public Company News"
PermId example:
•{ • "_qcode": "P:4295904307", • "name": [ • { • "$": "International Business Machines Corp" • } • ], • "type": [ • { • "_qcode": "cptType:8" • } • ], • "organisationDetails": [ • { • "hasInstrument": [ • { • "_symbol": "IBM.N", • "_symbolsrc": "symSrc:TR", • "_type": "symType:RIC" • } • ] • } • ] • } • ],
Hello @pevangelidis,
The currently active news codes and the map to RCS codes can be reviewed at https://my.refinitiv.com/content/mytr/en/product/machine-readable-news.html->Machine Readable News - News codes
Please see former News 2000 codes in columns B and C mapped to the current codes in column A. I would suggest to use the current news codes.
On your second question, I would suggest to review RDP News User Guide look for section"assert". I do not see any description or reference for assert.organisationDetails. If you are looking to cover partially related RICs, I would go with assert-> _qcode, as described.
Can Refinitiv provide a Java docking document or case on AWS SQS for RDP News API
Are RDP images publicly available?
How to find out when RIC codes will be changed or updated by using RFA C++?
Example queries using "OR" and "AND" in discovery/symbology/v1/lookup API
Issues with Bolivian Boliviano / Rwandan Franc and FX Cross Contracts RDP API