This project has two tasks inside the task_1 and task_2 folder.
Reads Excel data from SharePoint, cleans and transforms it, removes duplicates, and loads the final data into a SQLite database.
Also includes SQL queries to find average sales per transaction.
Creates a simple FastAPI application that fetches jokes from JokeAPI and saves them into a SQLite database.
Has endpoints to fetch and view jokes.
Thanks for the oppurtunity!..