| name |
CharField |
Name |
| description |
TextField |
Description |
| 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 |
| 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 |
| 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 |