| block_name |
CharField |
Name of Block |
| description |
TextField |
Description of Block |
| block_status |
CharField |
Status of Block |
| admin_area_name |
CharField |
Country Name |
| mps_est_shore_status |
CharField |
Calculated attribute showing whether the block 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 block was created in the database |
| updt |
DateTimeField |
Last updated time |
| mps_project_tag |
TextField |
Project |
| mps_datasource_tags |
TextField |
Data source tags |