Skip to content

Amulaya/sparkassignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPARK ASSIGNMENT

This is the assignment given by spark Capital. The Assignment includes to perform following things.

Docker to be created and run with

· MYSQL database having a user table (DB inside the docker)

· FAST API to perform CRUD operation on above user table

· Web scraper to take data from https://www.bseindia.com/markets/equity/EQReports/bulk_deals.aspx

· store in MYSQL table daily

HOW TO RUN

FOR CURD operations on API using user table

sudo docker compose build

sudo docker compose up

Web scrapping tpo store data in table

python {path to web_scrapping.py file}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors