A newer version of the Streamlit SDK is available:
1.48.0
metadata
title: Db Query
emoji: 🏢
colorFrom: red
colorTo: green
sdk: streamlit
sdk_version: 1.46.1
app_file: app.py
pinned: false
Db Query
This is a Streamlit app 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.py
in 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)
- Add kml generation
- Parameters Distribution App
- Symetric neighbours checking
- Add the ability to select columns
- Add authentication
- Initial frequency distribution chart GSM
- Add paging analysis App
- Add capacity analysis App
- Improve Dashboard
- Error handling
- Add KPI analysis App