File size: 1,706 Bytes
939b332
 
 
 
 
 
39c7db8
939b332
 
57fe85f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f447c88
 
 
240674a
 
01dd930
56d8047
bb3e08f
 
fbf7879
cbbcd31
3f8b341
337f0be
 
 
c98bb3f
0898fcc
 
fbf7879
57fe85f
337f0be
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
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

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/](https://davmelchi-db-query.hf.space/).

## TODO

- [x] check if required sheets exist in the dump file
- [x] Add a download button for all databases
- [x] Add option to download Neighbors database
- [x] Add page to update physical db
- [x] Add Core dump checking App
- [x] Add site config band in database
- [x] Add TRX database
- [x] Add  MRBTS with code
- [x] Check TCH from MAL sheet
- [x] Add Analitic dashboards for each database (Count of NE)
- [x] Add kml generation
- [x] Parameters Distribution App
- [x] Symetric neighbours checking
- [x] Add the ability to select columns
- [x] Add authentication
- [x] Initial frequency distribution chart GSM
- [x] Add paging analysis App
- [x] Add capacity analysis App
- [ ] Improve Dashboard
- [ ] Error handling
- [ ] Add KPI analysis App