Tobias Quadfasel 49ff1bbfec feat(add-data): Add script for acquiring base data files
The script `get_base_data` takes the raw datafiles (such as `names.txt`)
and formats them in a common JSON file, which can be later used to
randomly generate customer and meter readings data.

Additionally, the script filters all eligible zip codes an approximate
avacon netz service area and provides some additional information for
them.

An example output file, `base_data.json` has been added to the repo in
a previous commit.
2024-08-31 14:10:56 +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%