https://github.com/techboy-coder/swissquote25
Codebase for Swissquote Campus Challenge 2025
https://github.com/techboy-coder/swissquote25
swissquote
Last synced: 9 days ago
JSON representation
Codebase for Swissquote Campus Challenge 2025
- Host: GitHub
- URL: https://github.com/techboy-coder/swissquote25
- Owner: techboy-coder
- Created: 2025-03-23T19:25:01.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-22T09:49:07.000Z (about 1 year ago)
- Last Synced: 2025-06-23T14:47:43.216Z (12 months ago)
- Topics: swissquote
- Language: Jupyter Notebook
- Homepage: https://www.shivi.io/projects/vital-infrastructure-portfolio
- Size: 20 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thematic Portfolio "Vital Infrastructure"
This repository was created to share our method of weighting the stocks in the thematic portfolio "Vital Infrastructures".
The relevant files are:
- [analysis.ipynb](analysis_concise.ipynb): This is a python notebook where we have intuitively explained our method of weighting stocks in the portfolio and visualised the data. Kindly check this out.
- [data_closing_prices.csv](data_closing_prices.csv): This is a CSV data file with the raw (uncleaned) data we acquired from yahoo finance. This file can be replace by any other suitable CSV data file.