name |
CharField |
Name of the Terminal |
description |
TextField |
Description of the Terminal |
infrastructure_type |
CharField |
Infrastructure Type |
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 |
optr_name |
CharField |
Operator Name |
operator_group_name |
CharField |
Operator Group Name |
admin_area_name |
CharField |
Country name of the location of the Terminal |
mps_est_shore_status |
CharField |
Calculated attribute showing whether the Terminal is on or offshore |
mps_est_elevation_m |
FloatField |
Calculated attribute giving the elevation in meters above or below sea level |
capacity_mtpa |
FloatField |
Capacity Mtpa |
commodity |
TextField |
Commodity |
marine_in |
BooleanField |
Marine In |
marine_out |
BooleanField |
Marine Out |
rail_in |
BooleanField |
Rail In |
rail_out |
BooleanField |
Rail Out |
road_in |
BooleanField |
Road In |
road_out |
BooleanField |
Road Out |
pipeline_in |
BooleanField |
Pipeline In |
pipeline_out |
BooleanField |
Pipeline Out |
mps_created_time |
DateTimeField |
Date time that the Terminal was created in the database |
updt |
DateTimeField |
Last updated time |
mps_project_tag |
TextField |
Project |
mps_datasource_tags |
TextField |
Data source tags |