In this project, I designed and created a database similar to what a simplified Enterprise Resource Planning (ERP) might be. I wanted to segment customers by distribution channel and extrapolate some business data (such as the operating margin by distribution channel).
With this project I wanted to demonstrate my ability to:
The tools I used for the project are PostgresSQL and Excel.
Operating margin by distribution channel:
| distribution channel | 2020 | 2021 |
|---|---|---|
| small | 20783 | 5791 |
| medium | 30362 | 14501 |
| large | 2765 | 4535 |