A database has been created to handle the data used in the project. The main tasks for this issue are:
[x] Check if you can connect to the database using the provided credentials.
[x] Create a test table named 'raw' and insert a small sample of the data (one week) that we are obtaining from the production database.
[x] Create function to automate extracting data from the company database and saving it in the new database (careful not to upload any identifiable info from clients)
A database has been created to handle the data used in the project. The main tasks for this issue are: