top of page

Employee Data
Fictional Company Interactive Dashboard
Titanic: Welcome
Using a database with information on employees of a non-existent company (these data exist primarily for training purposes, and can be found on Github), I executed queries from which I built a mini-dashboard.
Titanic: Text
Titanic: List
I executed two separate queries in the employees_mod database in SQL and saved them for use in Tableau. The first query returned 356,740 records and the second returned 336,848 records. It should be noted that the results of the queries only contained records for employees whose gender was indicated.

Titanic: HTML Embed

The top two charts displayed in the dashboard were derived from the result set of the first query, and the bottom two charts from the results of the second query.
bottom of page