A data analytics tool for Malawi National Library Service branches to process Koha CSV reports.
# Malawi National Library Service - Analytics Portal
This is a Streamlit-based web application designed to help NLS branch managers across Malawi process Koha CSV exports into standardized monthly reports.
## Features
- **Smart Classification:** Uses a combination of Call Numbers and Title Keywords to separate Adult/Junior and Fiction/Non-Fiction/Chichewa.
- **Dewey Support:** Automatically generates 000-900 classification tables for Outside Checkouts.
- **Excel Export:** Converts raw library data into report-ready Excel files.
## How to Contribute
We welcome contributions from all NLS staff! Please look at `app.py` to see the categorization logic. If you find titles that are being misclassified, please submit an issue or a pull request.