| name |
CharField |
Name |
| description |
TextField |
Description |
| id |
BigAutoField |
Id |
| number_generators |
IntegerField |
Number Generators |
| is_planned_state |
BooleanField |
Is Planned State |
| is_renewable_technology |
BooleanField |
Is Renewable Technology |
| capacity_mw |
FloatField |
Capacity Mw |
| co2_mt_pa |
FloatField |
Co2 Mt Pa |
| installation_year |
IntegerField |
Installation Year |
| decommissioning_year |
IntegerField |
Decommissioning Year |
| closure_year |
IntegerField |
Closure Year |
| installation_date |
DateField |
Installation Date |
| removal_date |
DateField |
Removal Date |
| primary_fuel |
CharField |
Primary Fuel |
| status |
CharField |
Status |
| technology |
CharField |
Technology |
| plant_type |
CharField |
Plant Type |
| plant_sub_type |
TextField |
Plant Sub Type |
| admin_area_name |
CharField |
Country Name where the licence is located |
| operator |
CharField |
Operator |
| operator_group |
CharField |
Operator Group |
| owner |
CharField |
Owner |
| owner_group |
CharField |
Owner Group |
| mps_est_shore_status |
CharField |
Mps Est Shore Status |
| coast_distance |
FloatField |
Coast Distance |
| mps_est_elevation_max_m |
FloatField |
Mps Est Elevation Max M |
| mps_est_coast_distance_km |
FloatField |
Mps Est Coast Distance Km |
| mps_est_area_sqkm |
FloatField |
Mps Est Area Sqkm |
| mps_est_elevation_min_m |
FloatField |
Mps Est Elevation Min M |
| windfarm_type |
CharField |
Windfarm Type |
| sector |
CharField |
Sector |
| sector_sub_type |
CharField |
Sector Sub Type |
| secondary_fuel |
CharField |
Secondary Fuel |
| is_storage |
BooleanField |
Is Storage |
| est_capacity_factor |
FloatField |
Est Capacity Factor |
| annual_production_mwh |
FloatField |
Annual Production Mwh |
| storage_type |
CharField |
Storage Type |
| storage_capacity_mwh |
FloatField |
Storage Capacity Mwh |
| lease_round |
ForeignKey |
Lease Round |
| is_windfarm |
BooleanField |
Is Windfarm |
| developer |
CharField |
Developer |
| developer_group |
CharField |
Developer Group |
| ppa |
CharField |
Ppa |
| ppa_group |
CharField |
Ppa Group |
| connection_site_mps_uuid |
UUIDField |
Connection Site Mps Uuid |
| connection_voltage_kv |
FloatField |
Connection Voltage Kv |
| flexible_connection |
BooleanField |
Flexible Connection |
| connection_status |
CharField |
Connection Status |
| connected_mw |
FloatField |
Connected Mw |
| transmission_distribution |
CharField |
Transmission Distribution |
| grid_operator |
CharField |
Grid Operator |
| grid_operator_group |
CharField |
Grid Operator Group |
| est_connection_site |
CharField |
Est Connection Site |
| planning_reference |
CharField |
Planning Reference |
| storage_capacity_mw |
FloatField |
Storage Capacity Mw |
| glbl_country |
CharField |
Glbl Country |
| glbl_country_region |
CharField |
Glbl Country Region |
| glbl_country_subregion |
CharField |
Glbl Country Subregion |
| glbl_continent |
CharField |
Glbl Continent |
| identification_code |
CharField |
Identification Code |
| combined_heat_power |
BooleanField |
Combined Heat Power |
| funding_amount |
FloatField |
Funding Amount |
| strike_price_mwh |
FloatField |
Strike Price Mwh |
| funding_scheme_mps_uuid |
UUIDField |
Funding Scheme Mps Uuid |
| funding_scheme_name |
CharField |
Funding Scheme Name |
| 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 |