In this project, the objetive is to develop a python script that:
- Downloads daily trade data from ARK Invest's (an ETF fund) website in CSV format
- Cleans and formats the data
- Inserts the data into a AWS RDS MySQL database
The deployment is done using a combination of AWS services as seen below.
The trade data is currently available via SQL query.
- Add FastAPI to offer data as through an open API
- Add podcast transcriptions to database
- Add research paper summaries