diff --git a/exercicios/para-casa/exercicio-thaisealves.ipynb b/exercicios/para-casa/exercicio-thaisealves.ipynb new file mode 100644 index 0000000..277d4d6 --- /dev/null +++ b/exercicios/para-casa/exercicio-thaisealves.ipynb @@ -0,0 +1,44 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Dashboard 1\n", + "\n", + "![img](imagens/dash1.png)\n", + "\n", + "(https://public.tableau.com/shared/4D9CGBPQ8?:display_count=n&:origin=viz_share_link)" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Dashboard 2\n", + "\n", + "![img](imagens/dash2.png)\n", + "\n", + "(https://public.tableau.com/views/Dashboardparte2-Thase/Dash2-RJ?:language=pt-BR&:sid=&:redirect=auth&:display_count=n&:origin=viz_share_link)" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Dashboard 3\n", + "\n", + "![img](imagens/dash3.png)\n", + "\n", + "(https://public.tableau.com/views/Dashboardparte3-Thase/Dash3-RJ?:language=pt-BR&:sid=&:redirect=auth&:display_count=n&:origin=viz_share_link)" + ] + } + ], + "metadata": { + "language_info": { + "name": "python" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/exercicios/para-casa/imagens/dash1.png b/exercicios/para-casa/imagens/dash1.png new file mode 100644 index 0000000..2dbdb2d Binary files /dev/null and b/exercicios/para-casa/imagens/dash1.png differ diff --git a/exercicios/para-casa/imagens/dash2.png b/exercicios/para-casa/imagens/dash2.png new file mode 100644 index 0000000..250aecd Binary files /dev/null and b/exercicios/para-casa/imagens/dash2.png differ diff --git a/exercicios/para-casa/imagens/dash3.png b/exercicios/para-casa/imagens/dash3.png new file mode 100644 index 0000000..9b5d732 Binary files /dev/null and b/exercicios/para-casa/imagens/dash3.png differ