Identifying Subcontractors in TED Search API #1141
Replies: 1 comment 1 reply
-
Dear user, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the TED Search API to retrieve contract award information and export it to an Excel list. While everything else works fine, I am struggling to find a field or parameter that clearly identifies whether the contractor is a subcontractor, part of a consortium (with a lead contractor), or a sole contractor.
Additionally, I am unable to find a unique identifier that reliably distinguishes the winning contractor. The winner-name field returns all winners.
I understand the XML contains these information but parsing large amount of XML is not very efficient.
Is there any specific field or unique value in the TED Search API that can help distinguish the main contractor from subcontractors or consortium members? Any guidance would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions