question

Upvotes
Accepted
1 1 0 2

PermID link from person to organization

I can't seem to find the correct API call to link a person (eg: director) to their employer (organization). I can see this data on the PermID website, but can't determine which API request to make when looking up an organization, in the same way that i would to determine their primary business sector.

Using the example of Commonwealth Bank of Australia, the PermID website (https://permid.org/1-4295856152) shows me that Catherine B. Livingstone is the Chairman. When i make an API request to https://permid.org/1-5000055834?format=json-ld it returns a lot of details on the organization, but has no link to the Officers or Directors that are shown on the website. I am able to access Catherine B. Livingstone's 'held positions' by calling her entity lookup API https://permid.org/1-34413906857?format=json-ld , but when working in a "top down" manner i have no way to programatically know what her PermID is when starting at the organization level. Am i missing something?

permid-api
icon clock
10 |1500

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

Hello,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

Upvotes
Accepted
78.8k 250 52 74

From Entity Search User Guide in section 1.3 PermID Entity and Code Datasets, there are links (relationships) from person to organization entities. However, there is no link (relationship) back from organization to person entities.

This is why the response from an organization entity doesn't have PermIDs of person entities.


entitygraph.png (64.1 KiB)
icon clock
10 |1500

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

Upvotes
1 1 0 2

@jirapongse.phuriphanvicha this definately seems to be the issue, but i'm intrigued then as to how TR are able to show officers and directors on the PermID webpage of an organization. TR must not be using the same API's

icon clock
10 |1500

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

According to FAQ, the search API doesn't provide this feature.

However, this information could be from an internal database built from Entity Bulk Download.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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