An open API service indexing awesome lists of open source software.

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

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.