Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bheemisme/bird-strike
A Dashboard on Bird Strikes
https://github.com/bheemisme/bird-strike
dashboard data-analytics data-science matplotlib pandas plotly plotly-dash python seaborn
Last synced: 14 days ago
JSON representation
A Dashboard on Bird Strikes
- Host: GitHub
- URL: https://github.com/bheemisme/bird-strike
- Owner: bheemisme
- License: mit
- Created: 2024-06-27T12:46:32.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-12-06T09:00:38.000Z (about 1 month ago)
- Last Synced: 2024-12-06T10:18:30.753Z (about 1 month ago)
- Topics: dashboard, data-analytics, data-science, matplotlib, pandas, plotly, plotly-dash, python, seaborn
- Language: Jupyter Notebook
- Homepage: https://bird-strike-dot-dashboards-443909.el.r.appspot.com/
- Size: 4.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bird Strike
## Running the App
Run the following commands and open the local host web address chosen by Dash.
```shell
python ./main.py
```## Directory structure
1. `src/` - All source files
1. `components/` - files related to chart-components and layout
2. `data/` - files related to data processing2. `environment/` - Contains file related to packages required for running the app
3. `data/` - Data files
4. `assets/` - static assets to be shipped to web