I want to extract aggregated ownership data for companies using the Python API. Therefore, I request the variabe TR.CategoryOwnershipPct in combination with the Parameter 'StatType': '7'. This approach works for non-UK companies as Apple or Volkswagen. When applying it to companies in the UK as LSEG.L (see screenshots) or Unilever, there is a massive deviation for the domestic and foreign Investor values between API and Workspace.
What is the reason for this and how I can I get the correct values using the API?
When using 'StatType': '2', I get the correct values but as I want to perform the request for a large sample, I would prefer to only use the request with 'StatType': '7'.