{"source":"oljefond","operation":"voting_summary","description":"How the fund voted, per year, fund-wide or for one country. Signature: voting_summary(year: integer, calendar year, optional, default None; country: string, optional, default None; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0).","signature":"voting_summary(year: integer, calendar year, optional, default None; country: string, optional, default None; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0)","parameters":[{"name":"year","type":"integer","schema":{"anyOf":[{"type":"integer"},{"type":"null"}]},"required":false,"default":null,"description":"Restrict to one year, 2013-2025. Omit for every year. Unit: calendar year.","unit":"calendar year"},{"name":"country","type":"string","schema":{"anyOf":[{"type":"string"},{"type":"null"}]},"required":false,"default":null,"description":"Country name or ISO-2 code (e.g. \"Japan\", \"JP\"). Omit for the whole fund.","unit":null},{"name":"limit","type":"integer","schema":{"type":"integer","minimum":1,"maximum":100,"default":25},"display_type":"integer","required":false,"default":25,"description":"Maximum list items returned by the gateway (default 25, maximum 100).","unit":"items"},{"name":"offset","type":"integer","schema":{"type":"integer","minimum":0,"default":0},"display_type":"integer","required":false,"default":0,"description":"Number of list items to skip before returning the page.","unit":"items"}],"json_get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/oljefond/voting_summary?year={year}&country={country}&limit=25&offset=0","schema_scope":"#/data in the successful operation envelope","response_schema":{"anyOf":[{"type":"object","properties":{"scope":{"type":"string","const":"fund"},"years":{"type":"object","additionalProperties":{"type":"object","properties":{"meetings":{"type":["integer","null"]},"votes":{"type":["integer","null"]},"breakdown":{"type":"object","properties":{"For":{"type":["integer","null"]},"Against":{"type":["integer","null"]},"Withhold":{"type":["integer","null"]},"Abstain":{"type":["integer","null"]},"Other":{"type":["integer","null"]}}},"with_rec":{"type":["integer","null"]},"against_mgmt":{"type":["integer","null"]},"dissent_rate":{"type":["number","null"]},"company_count":{"type":["integer","null"]},"top_dissent":{"type":"array","items":{"type":"array","items":{"type":["string","number"]}}},"items_total":{"type":["integer","null"]},"items":{"type":"array","items":{"type":"object","properties":{"date":{"type":["string","null"],"format":"date"},"type":{"type":["string","null"]},"proposal":{"type":["string","null"]},"proponent":{"type":["string","null"]},"mgmt":{"type":["string","null"]},"vote":{"type":["string","null"]},"dissent":{"type":["integer","null"]},"rationale":{"type":["string","null"]}}}}}}},"top_countries_by_meetings":{"type":"object","additionalProperties":{"type":"array","items":{"type":"array","items":{"type":["string","number"]}}}}},"additionalProperties":false,"required":["scope","years","top_countries_by_meetings"]},{"type":"object","properties":{"scope":{"type":"string","const":"country"},"country":{"type":"string"},"country_code":{"type":"string"},"years":{"type":"object","additionalProperties":{"type":"object","properties":{"meetings":{"type":["integer","null"]},"votes":{"type":["integer","null"]},"breakdown":{"type":"object","properties":{"For":{"type":["integer","null"]},"Against":{"type":["integer","null"]},"Withhold":{"type":["integer","null"]},"Abstain":{"type":["integer","null"]},"Other":{"type":["integer","null"]}}},"with_rec":{"type":["integer","null"]},"against_mgmt":{"type":["integer","null"]},"dissent_rate":{"type":["number","null"]},"company_count":{"type":["integer","null"]},"top_dissent":{"type":"array","items":{"type":"array","items":{"type":["string","number"]}}},"items_total":{"type":["integer","null"]},"items":{"type":"array","items":{"type":"object","properties":{"date":{"type":["string","null"],"format":"date"},"type":{"type":["string","null"]},"proposal":{"type":["string","null"]},"proponent":{"type":["string","null"]},"mgmt":{"type":["string","null"]},"vote":{"type":["string","null"]},"dissent":{"type":["integer","null"]},"rationale":{"type":["string","null"]}}}}}}}},"additionalProperties":false,"required":["scope","country","country_code","years"]}]},"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/voting_summary/schema","operation":"https://allemannsdata.com/wiki/api/v1/kilder/oljefond/voting_summary","source":"https://allemannsdata.com/wiki/api/v1/kilder/oljefond","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"},"output_fields":["scope","years","top_countries_by_meetings","country","country_code"],"output_fields_truncated":false,"canonical_field_aliases":{},"response_example":{"source":"oljefond","operation":"voting_summary","parameters":{"year":1,"country":"example value"},"data":{"scope":"fund","years":{"example_key":{"meetings":1,"votes":1,"breakdown":{"For":1,"Against":1,"Withhold":1,"Abstain":1,"Other":1},"with_rec":1,"against_mgmt":1,"dissent_rate":1.0,"company_count":1,"top_dissent":[["example value"]],"items_total":1,"items":[{"date":"2026-01-15","type":"example value","proposal":"example value","proponent":"example value","mgmt":"example value","vote":"example value","dissent":1,"rationale":"example value"}]}},"top_countries_by_meetings":{"example_key":[["example value"]]}},"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/voting_summary","source":"https://allemannsdata.com/wiki/api/v1/kilder/oljefond","wiki":"https://allemannsdata.com/wiki/kilder/oljefond/voting_summary/","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"}}}
