id | Name | StartDate | EndDate | Monetary_Value | Percentage_Of_Budget | Infrastructure |
---|---|---|---|---|---|---|
1 | Project1 | 2023-01-01 | 2023-06-01 | 500000.0 | 75.0 | Residential Building |
2 | Project2 | 2023-02-01 | 2023-08-01 | 900000.0 | 80.0 | Commercial Complex |
id | FirstName | LastName | JobTitle |
---|---|---|---|
1 | John | Doe | Carpenter |
2 | Jane | Smith | Electrician |
id | MaterialName | Quantity | UnitCost |
---|---|---|---|
1 | Concrete Blocks | 500 | 5.0 |
2 | Bricks | 300 | 3.5 |
id | EquipName | PurchasePrice | RentalRate | DailyUsage |
---|---|---|---|---|
1 | Excavator | 20000.0 | 1000.0 | 8 |
2 | Crane | 30000.0 | 1500.0 | 6 |