Extracting data of Nepal Stock Exchange Ltd (NEPSE).
- Create a scraper to scrape daily floorsheet data from Mero Lagani into a CSV file in /data folder.
- Create GitHub Actions to run the scraper daily at 4P.M NST.
- Create a REST API for reading csv files from the /data folder of this repo using GitHub API.
- Deploy the API in Heroku.
- Create FloorSheet Analysis Notebook.