Capture Plant Production Datapoints
Basic Metadata
| Database Schema | Database Table | No of Features | Last Updated |
|---|---|---|---|
| mapstand_phoenix | capture_plant_production_datapoints | None | November 03, 2025 |
Database Table Attributes
| Field | Type | Description |
|---|---|---|
| title | UUIDField | MpsUUID |
| id | BigAutoField | Id |
| description | TextField | Description of the Production DataPoint |
| feature_mps_uuid | UUIDField | Feature Mps Uuid |
| date_start | DateField | Date Start |
| date_end | DateField | Date End |
| est_co2_captured_mt_pa | FloatField | Est Co2 Captured Mt Pa |
| obs_co2_captured_mt_pa | FloatField | Obs Co2 Captured Mt Pa |
| est_temporal_weighting | FloatField | Est Temporal Weighting |
| estimated_methodoloy | CharField | Estimated Methodoloy |
| mps_created_time | DateTimeField | Date time that the Project was created in the database |
| updt | DateTimeField | Last updated time |
| mps_datasource_tags | TextField | Data source tags |