| name |
CharField |
Name of seabed feature |
| description |
TextField |
Description of seabed feature |
| infrastructure_type |
CharField |
Infrastructure Type |
| construction_cost_m_usd |
FloatField |
Construction Cost M Usd |
| design_lifespan_yrs |
FloatField |
Design Lifespan Yrs |
| installation_date |
DateField |
Date of Installation |
| removal_date |
DateField |
Date of removal |
| owner_name |
CharField |
Name of the owner |
| owner_group_name |
CharField |
Owner Group Name |
| optr_name |
CharField |
Name of the Operator |
| operator_group_name |
CharField |
Operator Group Name |
| sub_type |
CharField |
Sub Type |
| purpose |
CharField |
Purpose |
| status |
CharField |
Status |
| well_slots |
IntegerField |
Well Slots |
| admin_area_name |
CharField |
Country Name where the seabed feature is located |
| mps_est_shore_status |
CharField |
Calculated attribute showing whether the seismic survey is on or offshore |
| mps_est_elevation_m |
FloatField |
Calculated attribute showing elevation of the seabed feature |
| mps_created_time |
DateTimeField |
Date time that the seabed feature was created in the database |
| updt |
DateTimeField |
Last updated time |
| mps_project_tag |
TextField |
Project |
| mps_datasource_tags |
TextField |
Data source tags |