[!NOTE] The final deliverables for this project have been successfully completed and are outlined below.
.
├─── final_report # Presentation files
│ └── Final_report.qmd # Markdown version of final report
│ └── Final_report.pdf # PDF version of final report
├── data_dictionary.md # Markdown version of the data dictionary
├─── presentation # Presentation files
│ └── Final_presentation.pptx # Final presentation PPT
│ └── Interim_presentation.pptx # Interim presentation PPT
├── images # Important images for report
├── literature # Folder containing references to literature
├─── data # Datasets
│ └── Capital_Delivery_Project_deidentified.csv # De-identified project data
│
└── ...
Steps to reproduce the analysis are as follows:
renv::activate
in the R console.renv::restore
in the R console to obtain the appropriate package versions for reproducing the analysis.quarto render final_report/Final_report.qmd
final_report
folder as a file named Final_report.pdf
The ongoing project aimed at optimizing the infrastructure capital delivery model through exploratory data analysis and implementing forecasting techniques draws guidance from the Department of Econometrics and Business Statistics, Monash University and Major Capital Delivery, Melbourne Water Corporation. This partnership leverages Monash University’s expertise in data analysis and forecasting with Melbourne Water Corporation’s extensive infrastructure knowledge to enhance project delivery efficiency and accuracy.
This repository is licensed under Creative Commons Legal Code CC0 1.0 Universal and can be referred to here.
Variable name | Class | Description |
---|---|---|
ID |
Character | Unique identification for each individual project |
FFC |
Double | An estimate of the total valuation of the project in dollar value |
Delivery Program |
Character | The classification of the project based on the capital delivery program framework |
Tender Closed |
Datetime | A date on which the tender process (if applicable) for the project was closed |
Owner Group |
Character | The division within Melbourne Water Corporation responsible for completing the particular project |
BNI |
Datetime | Business Need Identifier is a date on which a project concept is first conceived |
PBC |
Datetime | A date on which the first business case is submitted |
BCA |
Datetime | A date on which the business case is approved and the project |
Stage1 |
Datetime | A date on which the first stage of practical completion of project is reached |
Stage2 |
Datetime | A date on which the second stage of practical completion of project is reached |
Stage3 |
Datetime | A date on which the defect detection period of project is reached |
EPT |
Character | An indicator for the number of gates (approvals) a project must go through |
Owner Team |
Character | The subdivision within Melbourne Water Corporation responsible for completing the project |
The Capital Delivery Model is crucial for optimising project management within the water industry. It provides a structured approach to engaging project personnel and service providers, ensuring efficient project execution and successful timely outcomes. However, designing and reviewing such a model presents significant challenges, including managing external partnerships along with their risks, rising project costs, and securing approvals from higher authorities for timely approvals.
This study aims to create a reproducible framework for analysing project data across various delivery models to establish a benchmark for designing a new model. By conducting focused exploratory and temporal data analysis on historical project data and standardising results, the study seeks to set preliminary expectations for the future of capital delivery. It will additionally implement benchmark and specialised time series forecasting techniques, the ETS model, by decomposing the time series into trend, seasonality, and residuals. The model will continuously learn and improve with new data, extending its usefulness beyond the next pricing submission period.
The major areas of study for the current analysis are delineated as follows:
The systematic approach to studying the historical capital delivery models and projecting insights into the future delivery model yielded the following key outcomes: