Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bheemisme/employee-attrition-analysis

A Dashboard on employee-attrition-analysis
https://github.com/bheemisme/employee-attrition-analysis

dashboard data-analysis data-science plotly plotly-dash python

Last synced: 20 days ago
JSON representation

A Dashboard on employee-attrition-analysis

Awesome Lists containing this project

README

        

# Employee Attrition

## 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