| name |
CharField |
Name of the pipeline |
| description |
TextField |
Description of the pipeline |
| fluid |
CharField |
Pipeline fluid |
| status |
CharField |
Pipeline status |
| optr_name |
CharField |
Pipeline operator name |
| optr_group_co_name |
CharField |
Pipeline operator group name |
| unit |
CharField |
Unit |
| category |
CharField |
Pipeline category |
| admin_area_name |
CharField |
Country Name where the pipeline is located |
| mps_est_shore_status |
CharField |
Calculated attribute showing whether the pipeline is on or offshore |
| mps_est_elevation_start_m |
FloatField |
Calculated attribute showing elevation at start of seismic survey |
| mps_est_elevation_end_m |
FloatField |
Calculated attribute showing elevation at end of pipeline |
| mps_est_elevation_min_m |
FloatField |
Calculated attribute giving the minimum elevation in meters above or below sea level |
| mps_est_elevation_max_m |
FloatField |
Calculated attribute giving the maximum elevation in meters above or below sea level |
| mps_est_length_km |
FloatField |
Calculated attribute giving the length of pipeline in km |
| mps_created_time |
DateTimeField |
Date time that the pipeline was created in the database |
| updt |
DateTimeField |
Last updated time |
| mps_project_tag |
TextField |
Project |
| mps_datasource_tags |
TextField |
Data source tags |