Skip to content

fortrieb/lwg-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lausitzer Wasser GmbH (LWG) data extractor

This python script extract data form LWG website about water values. Downloads all provided PDFs and extract specific values from data tables inside PDF documents.

Development

Dependencies:

  • OpenCV
  • Ghostscript
  • Python3
  • Python3-tk

Python script has some dependencies, installation with commands below.

# create python virutal environment
$ python -m venv venv
# activate venv
$ source venv/bin/activate

Execute

$ python lwg-extractor.py <output name json file>

About

Lausitzer Wasser GmbH data extraction script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages