Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 processing

2. `environment/` - Contains file related to packages required for running the app
3. `data/` - Data files
4. `assets/` - static assets to be shipped to web