Commercial Project Funding Schemes
Basic Metadata
| Database Schema | Database Table | No of Features | Last Updated |
|---|---|---|---|
| mapstand_phoenix | commercial_project_funding_schemes | None | November 03, 2025 |
Database Table Attributes
| Field | Type | Description |
|---|---|---|
| mps_uuid | UUIDField | Mps Uuid |
| name | CharField | Name |
| description | TextField | Description |
| id | BigAutoField | Id |
| total_amount | FloatField | Total Amount |
| currency | CharField | Currency |
| funding_body | CharField | Funding Body |
| start_year | IntegerField | Start Year |
| end_year | IntegerField | End Year |
| country_profile_mps_uuid | UUIDField | Country Profile Mps Uuid |
| website | TextField | Website |
| mps_created_time | DateTimeField | Mps Created Time |
| updt | DateTimeField | Updt |
| mps_datasource_tags | TextField | Mps Datasource Tags |
| attribution | TextField | Attribution |