Commercial Projects
Basic Metadata
| Database Schema | Database Table | No of Features | Last Updated |
|---|---|---|---|
| mapstand_phoenix | mps_mapping_commercialproject | 2053 | November 03, 2025 |
Database Table Attributes
| Field | Type | Description |
|---|---|---|
| title | TextField | Project |
| description | TextField | Description of the Project |
| details | JSONField | Details |
| id | BigAutoField | Id |
| funding_amount | FloatField | Funding Amount |
| funding_scheme_mps_uuid | UUIDField | Funding Scheme Mps Uuid |
| funding_scheme_name | CharField | Funding Scheme Name |
| 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 |