From 4603ceffec990b492c76452eb5d96f7e4df3bb05 Mon Sep 17 00:00:00 2001 From: Viggy Kumaresan Date: Sun, 14 Oct 2018 00:55:55 -0400 Subject: [PATCH] Added information about Tableau Public (#18918) Added' Getting started with Tableau Public' section, with information about creating an account and downloading the software. --- .../guide/english/data-science-tools/Tableau/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/client/src/pages/guide/english/data-science-tools/Tableau/index.md b/client/src/pages/guide/english/data-science-tools/Tableau/index.md index 99e8c5c3aa..93e10d9aae 100644 --- a/client/src/pages/guide/english/data-science-tools/Tableau/index.md +++ b/client/src/pages/guide/english/data-science-tools/Tableau/index.md @@ -5,6 +5,13 @@ # Tableau Tableau is a data visualization software for business intelligence. Tableau is a commerically available thought the Tableau Software foundation. Capabilites include highly interactive visualizations, mapping capabilites, and dashbaords. A roboust community for tableau visualizations exists online, where many individauls publically publish their dashboards. +# Getting Started with Tableau Public +If you want to learn Tableau on your own, it's possible to get a free license for the public version of Tableau. Not only can this allow you to import your own datasets into Tableau and create visualizations, but you can also publish these dashboards online and add to your public portfolio. +- Link: https://public.tableau.com/en-us/s/ +- Start by creating an online account on Tableau's website, using the 'Sign In' button at the top right, and then clicking on 'Create one now for free' +- After you have done that, you can enter your email address and download the application to your local machine. +- If you want to learn from others, you can also download their published visualizations and take a look at specific elements. + ### Links: * [Tableau Website](https://www.tableau.com) * [Tableau Public Gallery](https://public.tableau.com/en-us/s/gallery)