Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.13 KB

Stima Parser

Project Status: WIP – Initial development is in progress.

Description

Stima parser extracts interruption data from scheduled power interruptions pdf documents with regex pattern-matching for the following fields:

  1. Region
  2. County
  3. Area
  4. Date
  5. Time
  6. Mtaa

Prerequisites

  • Python3

Parser Current State

Checkout the parser's output for the multiple documents here

⚠️ Garbage in, garbage out

The parser is Regex-based so it will fail on certain edge cases, which are scantly documented in the repository issues.

Built With

License and Copyright

license

Copyright 2022 Daniel Chege Nduati