| name |
CharField |
Name of Floating Facility |
| description |
TextField |
Description of Floating Facility |
| construction_cost_m_usd |
FloatField |
Construction Cost M Usd |
| design_lifespan_yrs |
FloatField |
Design Lifespan Yrs |
| installation_date |
DateField |
Installation Date |
| removal_date |
DateField |
Removal Date |
| status |
CharField |
Status |
| owner_name |
CharField |
Owner Name |
| owner_group_name |
CharField |
Owner Group Name |
| infrastructure_type |
CharField |
Infrastructure Type |
| optr_name |
CharField |
Operator Name |
| operator_group_name |
CharField |
Operator Group Name |
| imo_number |
CharField |
Imo Number |
| hull_build_year |
IntegerField |
Hull Build Year |
| converted_year |
IntegerField |
Converted Year |
| leased |
BooleanField |
Leased |
| contract_length_yrs |
FloatField |
Contract Length Yrs |
| production_capacity_mmboe_day |
FloatField |
Production Capacity Mmboe Day |
| storage_capacity_mmboe |
FloatField |
Storage Capacity Mmboe |
| admin_area_name |
CharField |
Country name of the place where the Floating Facility is located |
| mps_est_shore_status |
CharField |
Calculated attribute showing whether the floating facility is on or offshore |
| mps_est_elevation_m |
FloatField |
Calculated attribute giving the minimum elevation in meters above or below sea level |
| mps_created_time |
DateTimeField |
Date time that the floating facility was created in the database |
| updt |
DateTimeField |
Last updated time |
| mps_project_tag |
TextField |
Project |
| mps_datasource_tags |
TextField |
Data source tags |