Skip to content

A package to parse data from Kenya Power and Lighting Company(KPLC) power interruption pdf documents

License

Notifications You must be signed in to change notification settings

DanNduati/Stima_parser

Repository files navigation

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

About

A package to parse data from Kenya Power and Lighting Company(KPLC) power interruption pdf documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages