Open PermID API - How to download Organisation AND Persons data?

Hello, i am trying to familiarise myself with the PermID API and I see it's straightforward to obtain organisation's data.
For example, say: https://permid.org/1-4295869244 we can get something like:
{
"@id": "https://permid.org/1-4295869244",
"@type": "tr-org:Organization",
"tr-common:hasPermId": "4295869244",
"hasOrganizationPrimaryQuote": "https://permid.org/1-55837367819",
"hasPrimaryInstrument": "https://permid.org/1-8590932558",
"mdaas:HeadquartersAddress": "Berliner Ring 2\nWOLFSBURG\nNIEDERSACHSEN\n38440\nGermany\n",
"mdaas:RegisteredAddress": "Berliner Ring 2\nWOLFSBURG\nNIEDERSACHSEN\n38440\nGermany\n",
"hasActivityStatus": "tr-org:statusActive",
"tr-org:hasHeadquartersFaxNumber": "495361928282",
"tr-org:hasHeadquartersPhoneNumber": "49536190",
"hasHoldingClassification": "tr-org:publiclyHeld",
"hasIPODate": "1961-08-15T04:00:00Z",
"tr-org:hasLEI": "529900NNUPAGGOMPXZ31",
"hasPrimaryBusinessSector": "https://permid.org/1-4294952931",
"hasPrimaryEconomicSector": "https://permid.org/1-4294952746",
"hasPrimaryIndustryGroup": "https://permid.org/1-4294952930",
"tr-org:hasRegisteredFaxNumber": "495361928282",
"tr-org:hasRegisteredPhoneNumber": "49536190",
"isIncorporatedIn": "http://sws.geonames.org/2921044/",
"isDomiciledIn": "http://sws.geonames.org/2921044/",
"hasURL": "https://www.volkswagenag.com/",
"vcard:organization-name": "Volkswagen AG",
"@context": {
"hasOrganizationPrimaryQuote": {
"@id": "http://permid.org/ontology/financial/hasOrganizationPrimaryQuote",
"@type": "@id"
},
"HeadquartersAddress": {
"@id": "http://permid.org/ontology/mdaas/HeadquartersAddress",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"hasPrimaryIndustryGroup": {
"@id": "http://permid.org/ontology/organization/hasPrimaryIndustryGroup",
"@type": "@id"
},
"organization-name": {
"@id": "http://www.w3.org/2006/vcard/ns#organization-name",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"hasIPODate": {
"@id": "http://permid.org/ontology/organization/hasIPODate",
"@type": "http://www.w3.org/2001/XMLSchema#dateTime"
},
"isDomiciledIn": {
"@id": "http://www.omg.org/spec/EDMC-FIBO/BE/LegalEntities/CorporateBodies/isDomiciledIn",
"@type": "@id"
},
"hasPrimaryEconomicSector": {
"@id": "http://permid.org/ontology/organization/hasPrimaryEconomicSector",
"@type": "@id"
},
"hasPrimaryInstrument": {
"@id": "http://permid.org/ontology/financial/hasPrimaryInstrument",
"@type": "@id"
},
"hasHeadquartersFaxNumber": {
"@id": "http://permid.org/ontology/organization/hasHeadquartersFaxNumber",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"hasPermId": {
"@id": "http://permid.org/ontology/common/hasPermId",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"hasPrimaryBusinessSector": {
"@id": "http://permid.org/ontology/organization/hasPrimaryBusinessSector",
"@type": "@id"
},
"hasActivityStatus": {
"@id": "http://permid.org/ontology/organization/hasActivityStatus",
"@type": "@id"
},
"hasLEI": {
"@id": "http://permid.org/ontology/organization/hasLEI",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"hasRegisteredFaxNumber": {
"@id": "http://permid.org/ontology/organization/hasRegisteredFaxNumber",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"hasHeadquartersPhoneNumber": {
"@id": "http://permid.org/ontology/organization/hasHeadquartersPhoneNumber",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"isIncorporatedIn": {
"@id": "http://permid.org/ontology/organization/isIncorporatedIn",
"@type": "@id"
},
"RegisteredAddress": {
"@id": "http://permid.org/ontology/mdaas/RegisteredAddress",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"hasHoldingClassification": {
"@id": "http://permid.org/ontology/organization/hasHoldingClassification",
"@type": "@id"
},
"hasURL": {
"@id": "http://www.w3.org/2006/vcard/ns#hasURL",
"@type": "@id"
},
"hasRegisteredPhoneNumber": {
"@id": "http://permid.org/ontology/organization/hasRegisteredPhoneNumber",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"mdaas": "http://permid.org/ontology/mdaas/",
"tr-fin": "http://permid.org/ontology/financial/",
"tr-common": "http://permid.org/ontology/common/",
"fibo-be-le-cb": "http://www.omg.org/spec/EDMC-FIBO/BE/LegalEntities/CorporateBodies/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"vcard": "http://www.w3.org/2006/vcard/ns#",
"tr-org": "http://permid.org/ontology/organization/"
}
}
but, as you can see from the link, we also have available the current people involved with the company. Is there an easy way to obtain all the information we see for the given company URI?
I understand that the other way is to do separate searches for persons and link them to the company, but I am wondering -since the information is already reported-, how it could be obtained...
Best Answer
-
Hello @fotis.papailias,
permid.org website aims to present the complete information available for Volkswagen, in a user-friendly view that is static, pre-defined.
The service aims to make the information available flexibly, each piece- separately. The designer of the application is intended to request only what they require, combine as they require, and present in a view or format that they require.
Therefore, to have it combined, you would request Organizations and Persons separately, and then join the two result sets in a single cohesive view.
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 689 Datastream
- 1.4K DSS
- 625 Eikon COM
- 5.2K Eikon Data APIs
- 11 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 255 ETA
- 558 WebSocket API
- 39 FX Venues
- 15 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 277 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 23 RDMS
- 1.9K Refinitiv Data Platform
- 695 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 106 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 93 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛