-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrepo-manifest.json
More file actions
124 lines (124 loc) · 4.66 KB
/
Copy pathrepo-manifest.json
File metadata and controls
124 lines (124 loc) · 4.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"event": {
"name": "hack26",
"slug": "hack26",
"repo": "hack26",
"topics": [
"solution-centre",
"hack26",
"python",
"azure",
"power-bi",
"github",
"hackathon",
"innovation",
"data",
"artificial-intelligence",
"prototyping",
"collaboration",
"challenge1",
"large-language-models",
"machine-learning",
"natural-language-processing",
"risk-management",
"tacit-knowledge",
"heuristics",
"project-risk"
],
"technologies": [
"python",
"azure",
"power-bi",
"github",
"large-language-models",
"machine-learning",
"natural-language-processing",
"streamlit",
"reportlab",
"pandas",
"microsoft-excel",
"dataverse",
"power-apps",
"power-automate",
"copilot-studio",
"jupyter",
"google-gemini",
"openpyxl",
"fuzzywuzzy",
"json",
"microsoft-copilot",
"office-365",
"project-scheduling-tools",
"microsoft-office",
"primavera-p6",
"document-analysis",
"knowledge-bases",
"search",
"pdfplumber",
"sentence-transformers"
]
},
"visibility": {
"event_repo": "public",
"team_repos": "public"
},
"repos": [
{
"type": "team",
"challenge_name": "Risky Resource Routines: Pinpointing Patterns for Preventing Poor Practices",
"challenge_description": "This challenge, presented by Thales, focuses on improving project delivery by exposing and addressing poor resource planning and scheduling behaviours. Teams are invited to design behavioural analytics dashboards or tools that reveal hidden patterns in forecasting accuracy, resource over\u2011 and under\u2011utilisation, and reliance on generic placeholders, turning planning data into insight that drives better decisions and sustainable behaviour change.",
"challenge_slug": "challenge5",
"team_name": "Project Health and Behaviour Monitor",
"team_slug": "c",
"name": "hack26-project-health-and-behaviour-monitor",
"child_repo_path": "submissions/hack26-challenge5-c",
"url": "https://github.com/Projecting-Success-Solutions-Portal/hack26-project-health-and-behaviour-monitor.git",
"description": "The team focused on establishing strong data quality and analytical foundations for a Project Health and Behaviour Monitor. Using a structured synthetic dataset, they demonstrated how task-level schedule, cost, and resource attributes can be cleaned, validated, and analysed to identify volatility, critical path risk, forecasting accuracy issues, and problematic resourcing behaviours.",
"key_outcomes": "Improved reliability of planning data through systematic cleansing; clearer identification of behavioural risk indicators such as volatility and ignored dependencies; stronger analytical basis for predictive dashboards; reduced noise and ambiguity in schedule and resource analysis.",
"important_files": [
{
"path": "Team 5c.ipynb",
"purpose": "Notebook demonstrating data quality checks, cleansing, and exploratory analysis of schedule and resource behaviours."
},
{
"path": "Source Data/Fake Dataset 26.05 Data Dictionary.docx",
"purpose": "Defines the structure and meaning of the synthetic dataset used for behavioural analysis."
},
{
"path": "Source Data/Supplementary Information Challenge 5.docx",
"purpose": "Outlines extended behavioural metrics and future directions for a project health monitor."
}
],
"required_fields": {
"summary": "Analytical groundwork for a Project Health and Behaviour Monitor focused on data quality.",
"problem": "Poor data quality and inconsistency obscure true planning and resourcing behaviours.",
"approach": "Clean, validate, and analyse task-level schedule and resource data to surface behavioural risk indicators.",
"deliverables": "Cleaned analytical dataset, data quality notebook, and defined behavioural metrics."
},
"thumbnail_path": "Actual vs Predicted Duration using Random forest.png",
"topics": [
"solution-centre",
"hack26",
"challenge5",
"python",
"pandas",
"jupyter",
"data-analysis",
"analytics",
"resource-management",
"schedule-forecasting",
"behavioural-analytics",
"data-quality",
"project-controls"
],
"technologies": [
"python",
"pandas",
"jupyter",
"data-analysis",
"analytics"
],
"members": []
}
]
}