{"source":"oljefond","operation":"find_companies","description":"Find companies in the fund's voting record by name or ticker. Signature: find_companies(query: string, optional, default None; country: string, optional, default None; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0).","signature":"find_companies(query: string, optional, default None; country: string, optional, default None; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0)","parameters":[{"name":"query","type":"string","schema":{"anyOf":[{"type":"string"},{"type":"null"}]},"required":false,"default":null,"description":"Case-insensitive substring of the company name, or an exact ticker. Omit to list every company (use with country).","unit":null},{"name":"country","type":"string","schema":{"anyOf":[{"type":"string"},{"type":"null"}]},"required":false,"default":null,"description":"Country name or ISO-2 code the company is listed in.","unit":null},{"name":"limit","type":"integer","schema":{"type":"integer"},"required":false,"default":25,"description":"Max companies to return, 1-200 (default 25). Unit: items.","unit":"items"},{"name":"offset","type":"integer","schema":{"type":"integer"},"required":false,"default":0,"description":"Skip this many matches, for paging through a large result. Unit: items.","unit":"items"}],"json_get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/oljefond/find_companies?query={query}&country={country}&limit=25&offset=0","schema_scope":"#/data in the successful operation envelope","response_schema":{"type":"object","properties":{"matched":{"type":"integer"},"offset":{"type":"integer"},"companies":{"type":"array","items":{"type":"object","properties":{"company_id":{"type":"integer"},"name":{"type":"string"},"ticker":{"type":"string"},"country":{"type":"string"},"years":{"type":"array","items":{"type":"integer"}}},"additionalProperties":false,"required":["company_id","name"]}}},"additionalProperties":false,"required":["matched","offset","companies"]},"response_schema_status":{"status":"declared","codegen_safe":true,"description":"Maintained response contract."},"entity_projection":{"status":"intentionally_none","entity_types":[],"description":"No stable cross-source entity projection is defined for this operation; entities is intentionally empty."},"error_contract":{"scope":"top-level HTTP error response; never part of a success payload","schema":{"type":"object","properties":{"error":{"type":"object","properties":{"code":{"type":"string"},"message":{"type":"string"},"retryable":{"type":"boolean"},"details":{"type":"object"}},"additionalProperties":false,"required":["code","message","retryable"]},"suggestion":{"type":"string"},"_meta":{"type":"object","properties":{"retrieved_at":{"type":"string","format":"date-time"},"language":{"type":"string","const":"en"},"content_languages":{"type":"array","items":{"type":"string"}},"sources":{"type":"array","items":{"type":"object"}}},"required":["retrieved_at","language","content_languages","sources"]},"_links":{"type":"object","properties":{"self":{"type":"string","format":"uri"},"api_index":{"type":"string","format":"uri"},"feedback":{"type":"string","format":"uri"}},"required":["self","api_index","feedback"],"additionalProperties":false}},"additionalProperties":false,"required":["error","suggestion","_meta","_links"]},"statuses":{"400":{"codes":["MISSING_PARAMETER","INVALID_PARAMETER","INVALID_REQUEST"],"retryable":false},"404":{"codes":["SOURCE_NOT_FOUND","OPERATION_NOT_FOUND","ENTITY_NOT_FOUND"],"retryable":false},"429":{"codes":["RATE_LIMITED","GATEWAY_RATE_LIMITED"],"retryable":true},"502":{"codes":["SOURCE_UNAVAILABLE"],"retryable":true},"500":{"codes":["INTERNAL_ERROR"],"retryable":true}}},"_links":{"self":"https://allemannsdata.com/wiki/api/v1/kilder/oljefond/find_companies/schema","operation":"https://allemannsdata.com/wiki/api/v1/kilder/oljefond/find_companies","source":"https://allemannsdata.com/wiki/api/v1/kilder/oljefond","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"},"output_fields":["matched","offset","companies","companies[].company_id","companies[].name","companies[].ticker","companies[].country","companies[].years"],"output_fields_truncated":false,"canonical_field_aliases":{"name":["companies[].name"]},"response_example":{"source":"oljefond","operation":"find_companies","parameters":{"query":"example value","country":"example value","limit":25,"offset":0},"data":{"matched":1,"offset":1,"companies":[{"company_id":1,"name":"Example","ticker":"example value","country":"example value","years":[1]}]},"entities":[],"_meta":{"retrieved_at":"2026-01-15T12:00:00Z","language":"en","content_languages":["en"],"sources":[{"id":"oljefond","name":"The Oil Fund (GPFG)","description":"Holdings of Norway's sovereign wealth fund 1998-2025 and its shareholder voting record 2013-2025.","cache_ttl_seconds":60,"documentation":"https://www.nbim.no/en/investments/"}]},"_provenance":{"data":{"source":"oljefond","source_api":"https://allemannsdata.com/wiki/api/v1/kilder/oljefond"},"entities":{"source":"oljefond","source_api":"https://allemannsdata.com/wiki/api/v1/kilder/oljefond","derived_from":"#/data","description":"Normalized projection of data."}},"_links":{"self":"https://allemannsdata.com/wiki/api/v1/kilder/oljefond/find_companies","source":"https://allemannsdata.com/wiki/api/v1/kilder/oljefond","wiki":"https://allemannsdata.com/wiki/kilder/oljefond/find_companies/","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"}}}
