| accumulation_name |
CharField |
Name of the Accumulation |
| description |
TextField |
Description of the Accumulation |
| 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 |
| 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 |