/dashes

Repo of dashboards created from various datasets

Primary LanguageJupyter Notebook

dashes

Repo of dashboards created from various datasets

Description

A project template for the learning data analyst skills. A dashboard is one of the most simple data products. Each project consists of a dataset, database, and dashboard. From the dataset, design a schema and load the data into a database using SQL. Connect to the database using Python and create dashboards using Bokeh. Emphasize on learning schema design, SQL, Python, data manipulation, and visualizations.