Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsmejayd/financial-data-analysis
Python project to play around with fetching financial data using Financial Modeling Prep API, and store it locally in a CSV/other sort of local DB (might provide option to connect with remote DB #headlessarchitecture, check readme), and do some analysis and visualization with the data.
https://github.com/itsmejayd/financial-data-analysis
Last synced: 4 days ago
JSON representation
Python project to play around with fetching financial data using Financial Modeling Prep API, and store it locally in a CSV/other sort of local DB (might provide option to connect with remote DB #headlessarchitecture, check readme), and do some analysis and visualization with the data.
- Host: GitHub
- URL: https://github.com/itsmejayd/financial-data-analysis
- Owner: itsmejayd
- License: mit
- Created: 2024-01-05T16:55:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-09T21:55:27.000Z (about 1 year ago)
- Last Synced: 2024-11-13T04:13:32.618Z (2 months ago)
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# financial-data-analysis
Python project to play around with fetching financial data using Financial Modeling Prep API, and store it locally in a CSV/other sort of local DB (might provide option to connect with remote DB, check readme), and do some analysis and visualization with the data.