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-18 12:19:20 -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
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 Add test file. 2024-08-18 12:18:57 -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.