Module 12 Activity: Build the Capstone Analysis Portfolio
Estimated active time: 3-4 hours
Task
Complete an end-to-end analysis portfolio using the fictional academy operations dataset family.
Required portfolio pieces
- Data question brief.
- Data dictionary.
- Cleaning log.
- Cleaned analysis table.
- Grouped summary.
- Join reconciliation note if multiple tables are used.
- Static chart gallery.
- Seaborn statistical chart.
- One Plotly interactive chart.
- Final report.
- Reproducibility checklist.
Steps
- Choose the capstone question or write a similar one.
- Load and inspect the data.
- Clean the data and complete the cleaning log.
- Create at least two summary tables.
- Create at least four static or statistical charts.
- Create one interactive chart with useful hover data.
- Write three findings with evidence and limitations.
- Complete the final analysis report template.
- Run the notebook from top to bottom.
- Complete the reproducibility checklist.
Quality bar
The portfolio is ready when a reader can understand the question, trust the cleaning choices, inspect the evidence, and see what the data cannot prove.
