name |
CharField |
Name |
description |
TextField |
Description |
id |
BigAutoField |
Id |
is_planned_state |
BooleanField |
Is Planned State |
connector_type |
CharField |
Connector Type |
sub_type |
CharField |
Sub Type |
technology |
CharField |
Technology |
status |
CharField |
Status |
installation_year |
IntegerField |
Installation Year |
decommissioning_year |
IntegerField |
Decommissioning Year |
installation_date |
DateField |
Installation Date |
removal_date |
DateField |
Removal Date |
capacity_mw |
FloatField |
Capacity Mw |
voltage_kv |
FloatField |
Voltage Kv |
admin_area_name |
CharField |
Country Name where the licence is located |
mps_est_shore_status |
CharField |
Calculated attribute showing whether the well is on or offshore |
mps_est_elevation_m |
FloatField |
Calculated attribute giving the elevation in meters above or below sea level |
operator |
CharField |
Operator |
operator_group |
CharField |
Operator Group |
owner |
CharField |
Owner |
owner_group |
CharField |
Owner Group |
input_capacity_mw |
FloatField |
Input Capacity Mw |
output_capacity_mw |
FloatField |
Output Capacity Mw |
demand_headroom_mw |
FloatField |
Demand Headroom Mw |
generation_headroom_mw |
FloatField |
Generation Headroom Mw |
storage_headroom_mw |
FloatField |
Storage Headroom Mw |
nameplate_rating_mva |
FloatField |
Nameplate Rating Mva |
minimum_load_mva |
FloatField |
Minimum Load Mva |
maximum_load_mva |
FloatField |
Maximum Load Mva |
constraints_desc |
TextField |
Constraints Desc |
site_classification |
CharField |
Site Classification |
voltage_out_kv |
FloatField |
Voltage Out Kv |
glbl_country |
CharField |
Glbl Country |
glbl_country_region |
CharField |
Glbl Country Region |
glbl_country_subregion |
CharField |
Glbl Country Subregion |
glbl_continent |
CharField |
Glbl Continent |
mps_created_time |
DateTimeField |
Datetime instance was created in the database |
updt |
DateTimeField |
Last updated time |
mps_project_tag |
TextField |
Project |
mps_datasource_tags |
TextField |
Data source tags |
attribution |
TextField |
Attribution |