Industrial Facility
Basic Metadata
| Database Schema | Database Table | No of Features | Last Updated |
|---|---|---|---|
| mapstand_phoenix | industrial_facility | 15893 | November 03, 2025 |
Database Table Attributes
| Field | Type | Description |
|---|---|---|
| name | CharField | Name |
| description | TextField | Description |
| id | BigAutoField | Id |
| country_profile_mps_uuid | UUIDField | Country Profile Mps Uuid |
| operator_mps_uuid | UUIDField | Operator Mps Uuid |
| operator_group_company_mps_uuid | UUIDField | Operator Group Company Mps Uuid |
| owner_mps_uuid | UUIDField | Owner Mps Uuid |
| owner_group_company_mps_uuid | UUIDField | Owner Group Company Mps Uuid |
| status | CharField | Status |
| is_planned_state | BooleanField | Is Planned State |
| sector | CharField | Sector |
| sector_sub_type | CharField | Sector Sub Type |
| installation_year | IntegerField | Installation Year |
| closure_year | IntegerField | Closure Year |
| installation_date | DateField | Installation Date |
| removal_date | DateField | Removal Date |
| admin_area_name | CharField | Admin Area Name |
| owner | CharField | Owner |
| owner_group | CharField | Owner Group |
| operator | CharField | Operator |
| operator_group | CharField | Operator Group |
| commodity | CharField | Commodity |
| annual_production | FloatField | Annual Production |
| production_unit | CharField | Production Unit |
| carbon_intensity | FloatField | Carbon Intensity |
| funding_amount | FloatField | Funding Amount |
| funding_scheme_mps_uuid | UUIDField | Funding Scheme Mps Uuid |
| funding_scheme_name | CharField | Funding Scheme Name |
| geom | PointField | Geom |
| glbl_country | CharField | Glbl Country |
| glbl_country_region | CharField | Glbl Country Region |
| glbl_country_subregion | CharField | Glbl Country Subregion |
| glbl_continent | CharField | Glbl Continent |
| mps_created_time | DateTimeField | Mps Created Time |
| updt | DateTimeField | Updt |
| mps_project_tag | TextField | Mps Project Tag |
| mps_datasource_tags | TextField | Mps Datasource Tags |
| attribution | TextField | Attribution |