Tobias Quadfasel 61b238e87b feat(add-data): Add script to insert prepped data into database
The script `insert_sql.py` uses `pyodbc` to connect to the Azure SQL
database, loads the data from the preprocessed `customers.json` file,
formats them and then inserts them into the created table schema.
2024-08-31 14:39:21 +02:00
2024-08-29 17:35:14 +02:00
2024-08-29 17:35:14 +02:00
2024-08-23 22:53:05 +00:00

grid_application

Code for my application to Avacon AG for the role of Data Scientist. This is a web app containing different data science use-cases related to power grids and electricity generation.

Description
A web application to chat with customer and meter reading data of an energy grid company
Readme 1.4 MiB
Languages
Python 95.5%
Dockerfile 2.4%
Shell 2.1%