| name |
CharField |
Name |
| description |
TextField |
Description |
| technology |
CharField |
Technology |
| status |
CharField |
Status |
| installation_year |
IntegerField |
Installation Year |
| design_manufacturer |
CharField |
Design Manufacturer |
| design_group_manufacturer |
CharField |
Design Group Manufacturer |
| design_capacity_mw |
FloatField |
Design Capacity Mw |
| design_technology |
TextField |
Design Technology |
| design_name |
CharField |
Design Name |
| design_spec_sheet |
TextField |
Design Spec Sheet |
| power_plant |
CharField |
Power Plant |
| power_plant_operator |
CharField |
Power Plant Operator |
| power_plant_group_operator |
CharField |
Power Plant Group Operator |
| power_plant_owner |
CharField |
Power Plant Owner |
| power_plant_group_owner |
CharField |
Power Plant Group Owner |
| 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 |
| 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 |