| accumulation_name |
CharField |
Name of the Accumulation |
| description |
TextField |
Description of the Accumulation |
| id |
BigAutoField |
Id |
| accumulation_alias |
CharField |
Alias for the Name of the Accumulation |
| accumulation_type |
CharField |
Type of the Accumulation |
| hydrocarbon_type |
CharField |
Type of the hydrocarbon stored in the Accumulation |
| discovery_year |
IntegerField |
Discovery Date of the Accumulation |
| admin_area_name |
CharField |
Country name of the place where the Accumulation has been discovered |
| mps_est_shore_status |
CharField |
Calculated attribute showing whether the accumulation is on or offshore |
| 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_area_sqkm |
FloatField |
Calculated attribute showing the accumulation area in Sqkm |
| fluid_type |
CharField |
Fluid Type |
| is_prospect_state |
BooleanField |
Is Prospect State |
| prospect_name |
TextField |
Prospect Name |
| total_storage_mt |
FloatField |
Total Storage Mt |
| max_withdrawal_rate_mwh_h |
FloatField |
Max Withdrawal Rate Mwh H |
| max_injection_rate_mwh_h |
FloatField |
Max Injection Rate Mwh H |
| storage_capacity_gwh |
FloatField |
Storage Capacity Gwh |
| glbl_country |
CharField |
Glbl Country |
| glbl_country_region |
CharField |
Glbl Country Region |
| glbl_country_subregion |
CharField |
Glbl Country Subregion |
| glbl_continent |
CharField |
Glbl Continent |
| production_start_year |
IntegerField |
Production Start Year |
| production_end_year |
IntegerField |
Production End Year |
| storage_start_year |
IntegerField |
Storage Start Year |
| storage_end_year |
IntegerField |
Storage End Year |
| injection_rate_mt_pa |
FloatField |
Injection Rate Mt Pa |
| storage_candidate |
BooleanField |
Storage Candidate |
| storage_type |
CharField |
Storage Type |
| injection_fluid |
CharField |
Injection Fluid |
| enhanced_recovery |
BooleanField |
Enhanced Recovery |
| trap_type |
CharField |
Trap Type |
| lithology |
CharField |
Lithology |
| overburden_m |
FloatField |
Overburden M |
| giip_bcf |
FloatField |
Giip Bcf |
| produced_gas_bcf |
FloatField |
Produced Gas Bcf |
| avg_porosity_pcnt |
FloatField |
Avg Porosity Pcnt |
| avg_permeability_pcnt |
FloatField |
Avg Permeability Pcnt |
| primary_reservoir_fm |
CharField |
Primary Reservoir Fm |
| secondary_reservoir_fm |
CharField |
Secondary Reservoir Fm |
| co2_density |
FloatField |
Co2 Density |
| drive_factor |
FloatField |
Drive Factor |
| drive_mech |
CharField |
Drive Mech |
| est_storage_capacity_mt |
FloatField |
Est Storage Capacity Mt |
| gas_expansion_factor |
FloatField |
Gas Expansion Factor |
| pressure_bar |
FloatField |
Pressure Bar |
| reservoir_temperature |
FloatField |
Reservoir Temperature |
| ultimate_recovery_bcf |
FloatField |
Ultimate Recovery Bcf |
| mps_created_time |
DateTimeField |
Date time that the accumulation was created in the database |
| updt |
DateTimeField |
Last updated time |
| mps_project_tag |
TextField |
Project |
| mps_datasource_tags |
TextField |
Data source tags |