| name |
CharField |
Name |
| description |
TextField |
Description |
| id |
BigAutoField |
Id |
| is_planned_state |
BooleanField |
Is Planned State |
| cable_type |
CharField |
Cable Type |
| status |
CharField |
Status |
| material |
CharField |
Material |
| diameter |
FloatField |
Diameter |
| 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 |
| mps_est_shore_status |
CharField |
Mps Est Shore Status |
| mps_est_elevation_start_m |
FloatField |
Mps Est Elevation Start M |
| mps_est_elevation_end_m |
FloatField |
Mps Est Elevation End M |
| mps_est_length_km |
FloatField |
Mps Est Length Km |
| operator |
CharField |
Operator |
| operator_group |
CharField |
Operator Group |
| owner |
CharField |
Owner |
| owner_group |
CharField |
Owner Group |
| admin_area_start |
CharField |
Admin Area Start |
| admin_area_end |
CharField |
Admin Area End |
| circuit_count |
IntegerField |
Circuit Count |
| glbl_start_country |
CharField |
Glbl Start Country |
| glbl_start_country_region |
CharField |
Glbl Start Country Region |
| glbl_start_country_subregion |
CharField |
Glbl Start Country Subregion |
| glbl_start_continent |
CharField |
Glbl Start Continent |
| glbl_end_country |
CharField |
Glbl End Country |
| glbl_end_country_region |
CharField |
Glbl End Country Region |
| glbl_end_country_subregion |
CharField |
Glbl End Country Subregion |
| glbl_end_continent |
CharField |
Glbl End Continent |
| current_type |
CharField |
Current Type |
| planning_scenario |
CharField |
Planning Scenario |
| 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 |