# Capstone: Analyze Financial Data with Python Project

Hey everyone!

I’ve just completed the Analyze Financial Data with Python Skill Path and I’m excited to share my capstone project for peer review. The project was created in Jupyter Notebook, and I used Visual Studio Code with the Copilot extension to assist with the implementation.

Download the file (.ipynb extension)

What I Did:

  • Analyzed historical financial data for six assets: BTC, ETH, BNB, TRX, DOGE, and XRP.

  • Performed returns analysis (daily, monthly, yearly), calculated volatility, and assessed correlations to evaluate diversification.

  • Used mean-variance optimization to build the Efficient Frontier and simulated portfolio allocations for different risk levels.

  • Visualized the results with clear charts to make the analysis intuitive and actionable.

Request for Feedback:

I’d really appreciate any feedback on:

  • The accuracy and structure of my analysis.

  • The quality of my visualizations.

  • Suggestions for improvement or anything I might have missed.

Thank you so much for taking the time to review my project. I’m looking forward to your insights!

Best regards,
Tim

Download the file (.ipynb extension)