OutageGen is a specialized Python tool designed for regulatory agencies to test and evaluate performance and database stored procedures related to power outage management. This program generates realistic, synthetic data in JSON format, replicating the types of reports typically produced by electric utility companies during power outages.
Go to file
2024-08-19 10:52:55 -04:00
.vscode Add luanch.json file. 2024-08-18 12:19:20 -04:00
.gitignore Initial commit 2024-08-16 16:13:39 -04:00
LICENSE Initial commit 2024-08-16 16:13:39 -04:00
load_csv.py Add load_csv.py file to load to Pandas. 2024-08-19 10:52:19 -04:00
OutageGen.py Add functions to read CSV, generate time stamps. 2024-08-18 12:18:39 -04:00
README.md Update README file. 2024-08-18 12:17:39 -04:00
test.csv Update sample files. 2024-08-19 10:52:55 -04:00

OutageGen

OutageGen is a specialized Python tool designed for regulatory agencies to test and evaluate performance and database stored procedures related to power outage management. This program generates realistic, synthetic data in JSON format, replicating the types of reports typically produced by electric utility companies during power outages.