metadata
title: NPO Tools
emoji: 🌍
colorFrom: green
colorTo: red
sdk: docker
pinned: false
license: mit
app_port: 8765
NPO Tools
Apps for generating 2G, 3G, and LTE databases from an Excel dump file. The app reads the dump file and processes the data. The data is then saved to an Excel file. The Excel file is then downloaded.
How to use
- Run the app by executing
streamlit run app.pyin the terminal. - Upload the dump file to the app.
- Click the buttons to generate the databases.
- Download the databases.
How it works
The app reads the dump file and processes the data. The data is then saved to an excel file. The excel file is then downloaded.
Why
The app is a simple way to generate the databases from the dump file. It saves time and effort.
Hosted Version
You can access the hosted version of the app at https://davmelchi-db-query.hf.space/.
TODO
- check if required sheets exist in the dump file
- Add a download button for all databases
- Add option to download Neighbors database
- Add page to update physical db
- Add Core dump checking App
- Add site config band in database
- Add TRX database
- Add MRBTS with code
- Check TCH from MAL sheet
- Add Analitic dashboards for each database (Count of NE)
- Improve Dashboard
- Add the ability to select columns
- Error handling