Norway Open Data SDK
Preparing search index...
PowerPlant
Type Alias PowerPlant
A normalized operational power plant from NVE.
type
PowerPlant
=
{
annualProductionGwh
?:
number
;
capacityMw
?:
number
;
id
?:
string
;
latitude
?:
number
;
longitude
?:
number
;
municipalityCode
?:
string
;
municipalityName
?:
string
;
name
:
string
;
status
?:
string
;
type
:
"hydropower"
|
"wind"
|
"other"
;
}
Index
Properties
annual
Production
Gwh?
capacity
Mw?
id?
latitude?
longitude?
municipality
Code?
municipality
Name?
name
status?
type
Properties
Optional
annual
Production
Gwh
annualProductionGwh
?:
number
Optional
capacity
Mw
capacityMw
?:
number
Optional
id
id
?:
string
Optional
latitude
latitude
?:
number
Optional
longitude
longitude
?:
number
Optional
municipality
Code
municipalityCode
?:
string
Optional
municipality
Name
municipalityName
?:
string
name
name
:
string
Optional
status
status
?:
string
type
type
:
"hydropower"
|
"wind"
|
"other"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annual
Production
Gwh
capacity
Mw
id
latitude
longitude
municipality
Code
municipality
Name
name
status
type
Norway Open Data SDK
Loading...
A normalized operational power plant from NVE.