Refineries Dev
Basic Metadata
| Database Schema | Database Table | No of Features | Last Updated |
|---|---|---|---|
| mapstand_phoenix | refineries_dev | None | November 03, 2025 |
Database Table Attributes
| Field | Type | Description |
|---|---|---|
| name | CharField | Name |
| description | TextField | Description |
| id | BigAutoField | Id |
| infrastructure_type | CharField | Infrastructure Type |
| construction_cost_m_usd | FloatField | Construction Cost M Usd |
| design_lifespan_yrs | FloatField | Design Lifespan Yrs |
| installation_year | IntegerField | Installation Year |
| decommissioning_year | IntegerField | Decommissioning Year |
| installation_date | DateField | Installation Date |
| removal_date | DateField | Removal Date |
| status | CharField | Status |
| capacity_bbl_day | FloatField | Capacity Bbl Day |
| capacity_mt_annum | FloatField | Capacity Mt Annum |
| website | TextField | Website |
| mps_est_shore_status | CharField | Mps Est Shore Status |
| mps_est_elevation_m | FloatField | Mps Est Elevation M |
| admin_area_name | CharField | Country Name where the licence is located |
| operator | CharField | Operator |
| operator_group | CharField | Operator Group |
| owner | CharField | Owner |
| owner_group | CharField | Owner Group |
| glbl_country | CharField | Glbl Country |
| glbl_country_region | CharField | Glbl Country Region |
| glbl_country_subregion | CharField | Glbl Country Subregion |
| glbl_continent | CharField | Glbl Continent |
| capture_plant_mps_uuid | UUIDField | Capture Plant Mps Uuid |
| is_planned_state | BooleanField | Is Planned State |
| refined_products | TextField | Refined Products |
| sector | CharField | Sector |
| sector_sub_type | CharField | Sector Sub Type |
| 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 |