| name |
CharField |
Licence Name |
| description |
TextField |
Description |
| lc_type |
CharField |
Licence Type |
| lc_status |
CharField |
Licence Status |
| adm_co_name |
CharField |
Name of admin company |
| lic_rnd_name |
CharField |
Name of licensing round |
| lc_end_date |
DateField |
Licence End Date |
| lc_start_date |
DateField |
Licence Start Date |
| admin_area_name |
CharField |
Country Name where the licence is located |
| mps_est_shore_status |
CharField |
Calculated attribute showing whether the licence 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 licence in Sqkm |
| mps_created_time |
DateTimeField |
Date time that the licence was created in the database |
| updt |
DateTimeField |
Last updated time |
| mps_project_tag |
TextField |
Project |
| mps_datasource_tags |
TextField |
Data source tags |