Skip to content

set of scripts to harvest data from multiple MS Excel files to database (SQLite) and visualise data with interactive charts

Notifications You must be signed in to change notification settings

simplynail/harvest_xls_to_db

Repository files navigation

harvest_xls_to_db

Set of scripts to harvest data from multiple MS Excel files from filesystem that match the criteria.
Then contents of the spreadsheets are harvested into the database (SQLite).
After db is filled, the data can be aggregated and visualised as interactive charts

Developed in Python (with Threading)

MS Excel access lib: openpyxl
ORM lib: pony
Charting lib: bokeh
Reports generation lib: jinja2 + HTML

About

set of scripts to harvest data from multiple MS Excel files to database (SQLite) and visualise data with interactive charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published