https://github.com/observedobserver/earthquake-dashboard
Analysis earthquake data with streamlit + pygwalker
https://github.com/observedobserver/earthquake-dashboard
Last synced: 5 months ago
JSON representation
Analysis earthquake data with streamlit + pygwalker
- Host: GitHub
- URL: https://github.com/observedobserver/earthquake-dashboard
- Owner: ObservedObserver
- License: apache-2.0
- Created: 2023-09-28T01:29:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T04:00:40.000Z (over 2 years ago)
- Last Synced: 2025-03-16T23:42:08.222Z (11 months ago)
- Language: Python
- Size: 1.54 MB
- Stars: 3
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# earthquake-dashboard
Analysis earthquake data with streamlit + pygwalker
Start the app
```bash
streamlit run streamlit_app.py
```
