https://github.com/drichards188/riskprocessor
get and process symbols for risk calcs
https://github.com/drichards188/riskprocessor
data-science pandas python3
Last synced: over 1 year ago
JSON representation
get and process symbols for risk calcs
- Host: GitHub
- URL: https://github.com/drichards188/riskprocessor
- Owner: drichards188
- Created: 2023-11-07T17:00:54.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T14:13:06.000Z (over 2 years ago)
- Last Synced: 2024-03-19T15:35:45.881Z (over 2 years ago)
- Topics: data-science, pandas, python3
- Language: Python
- Homepage:
- Size: 95.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gojenga Risk Processor [WIP]
## About The Project
***
Gojenga is a web app inspired by financial dashboards like
Schwab. It contains limited banking, portfolio, risk and diversification features.
## Built With
- Python
- Pandas
- MySql
## In This Repo
This repo contains a mess of python and pandas code that
gathers, processes and stores financial data for the backend to serve to the UI.