{"source":"elhub","operation":"get_installed_capacity","description":"Get installed electricity production capacity (kW) per price area,\nsource and metering-point type, as registered in Elhub for one day. Signature: get_installed_capacity(price_area: string, optional, default None; date: string, optional, default None; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0).","signature":"get_installed_capacity(price_area: string, optional, default None; date: string, optional, default None; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0)","parameters":[{"name":"price_area","type":"string","schema":{"anyOf":[{"type":"string"},{"type":"null"}]},"required":false,"default":null,"description":"NO1..NO5, or omit for all five areas.","unit":null},{"name":"date","type":"string","schema":{"anyOf":[{"type":"string"},{"type":"null"}]},"required":false,"default":null,"description":"Day wanted, YYYY-MM-DD. The dataset lags about a month; omit to get the newest day available within the last 31 days.","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/elhub/get_installed_capacity?price_area={price_area}&date={date}&limit=25&offset=0","schema_scope":"#/data in the successful operation envelope","response_schema":{"type":"object","properties":{"dataset":{"type":"string"},"price_area":{"type":["string","null"]},"date":{"type":"string","format":"date"},"last_updated":{"type":["string","null"],"format":"date-time"},"totals_kw":{"type":"object","additionalProperties":{"type":"number"}},"total_kw":{"type":"number"},"returned":{"type":"integer"},"rows":{"type":"array","items":{"type":"object","properties":{"price_area":{"type":["string","null"]},"metering_point_type":{"type":["string","null"]},"metering_point_type_label":{"type":["string","null"]},"production_group":{"type":["string","null"]},"installed_capacity_kw":{"type":["number","null"]}},"additionalProperties":false,"required":["price_area","production_group","installed_capacity_kw"]}}},"additionalProperties":false,"required":["dataset","date","totals_kw","total_kw","returned","rows"]},"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/elhub/get_installed_capacity/schema","operation":"https://allemannsdata.com/wiki/api/v1/kilder/elhub/get_installed_capacity","source":"https://allemannsdata.com/wiki/api/v1/kilder/elhub","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"},"output_fields":["dataset","price_area","date","last_updated","totals_kw","total_kw","returned","rows","rows[].price_area","rows[].metering_point_type","rows[].metering_point_type_label","rows[].production_group","rows[].installed_capacity_kw"],"output_fields_truncated":false,"canonical_field_aliases":{"date":["date"]},"response_example":{"source":"elhub","operation":"get_installed_capacity","parameters":{"price_area":"example value","date":"2026-01-15"},"data":{"dataset":"example value","price_area":"example value","date":"2026-01-15","last_updated":"2026-01-15T12:00:00Z","totals_kw":{"example_key":1.0},"total_kw":1.0,"returned":1,"rows":[{"price_area":"example value","metering_point_type":"example value","metering_point_type_label":"example value","production_group":"example value","installed_capacity_kw":1.0}]},"entities":[],"_meta":{"retrieved_at":"2026-01-15T12:00:00Z","language":"en","content_languages":["en"],"sources":[{"id":"elhub","name":"Elhub energy data","description":"Measured electricity consumption and production per price area, municipality and customer group, exchange between areas and installed capacity per source.","cache_ttl_seconds":3600,"documentation":"https://api.elhub.no/energy-data-api"}]},"_provenance":{"data":{"source":"elhub","source_api":"https://allemannsdata.com/wiki/api/v1/kilder/elhub"},"entities":{"source":"elhub","source_api":"https://allemannsdata.com/wiki/api/v1/kilder/elhub","derived_from":"#/data","description":"Normalized projection of data."}},"_links":{"self":"https://allemannsdata.com/wiki/api/v1/kilder/elhub/get_installed_capacity","source":"https://allemannsdata.com/wiki/api/v1/kilder/elhub","wiki":"https://allemannsdata.com/wiki/kilder/elhub/get_installed_capacity/","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"}}}
