Stima parser extracts interruption data from scheduled power interruptions pdf documents with regex pattern-matching for the following fields:
- Region
- County
- Area
- Date
- Time
- Mtaa
- Python3
Checkout the parser's output for the multiple documents here
The parser is Regex-based so it will fail on certain edge cases, which are scantly documented in the repository issues.
Copyright 2022 Daniel Chege Nduati