NPO_Tools / README.md
DavMelchi's picture
test
d4225f9
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

  1. Run the app by executing streamlit run app.py in the terminal.
  2. Upload the dump file to the app.
  3. Click the buttons to generate the databases.
  4. 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