This guide explains how to use Tableau Public to upload a dataset and create interactive visualizations that communicate CO₂ emissions clearly and effectively. It also introduces core Tableau concepts such as dimensions, measures, geographic roles, marks, and sheet management.


1. Preparing Your Environment

Before building a visualization:

  1. Download the CO₂ dataset (from the provided link or attachment).
  2. Log in to Tableau Public.
  3. Navigate to My Profile.
  4. Select Create a Viz.

This opens the Tableau Public browser interface.


2. Connecting to the Data

There are two ways to upload the dataset:

Option A: From “Connect to Data”

  • Select the Files tab.
  • Upload the CO₂ dataset.

Option B: From the Data Tab

  • Click the dropdown.
  • Select New Data Source.
  • Open the CO₂ dataset.

After uploading:

  • Double-click the sheet named “CO2 data cleaned”, or
  • Drag it into the area labeled Drag tables here.

Click Update Now to preview the dataset.


3. Understanding the Data Source Interface

In the data preview area:

  • Each row represents one observation.
  • Each column represents a variable (feature).

Tableau automatically interprets data types using icons:

IconMeaning
#Numeric data
AbcString data
GlobeGeographic data
CalendarDate data

Example from the CO₂ dataset:

  • First two columns → Geographic data
  • Third column → String data
  • Last columns → Numeric measures

Understanding data types is essential for correct visualization.


4. Dimensions vs. Measures

On the left side of Sheet 1, Tableau organizes fields into:

Dimensions

  • Categorical variables
  • Used to segment data
  • Examples: Country, Region

Measures

  • Quantitative variables
  • Used to calculate values
  • Examples: CO₂ Kilotons, CO₂ Per Capita

Dimensions define what you are analyzing.
Measures define how much or how many.


5. Creating a Map of CO₂ Emissions by Country

Step 1: Add Country

Double-click Country under Dimensions.

Result:

  • Tableau generates a world map.
  • Dots represent countries in the dataset.
  • All dots are equal in size (no measure applied yet).

Step 2: Add CO₂ Kilotons

Double-click or drag CO₂ Kilotons into the sheet.

Result:

  • Dot sizes scale proportionally to emissions.
  • Larger dots = higher emissions.

You have now created a proportional symbol map.


6. Customizing Visual Encodings

The Marks card (middle column) allows modification of:

  • Color
  • Size
  • Label
  • Detail
  • Tooltip

Changing Color

Drag CO₂ Kilotons to Color.

Click the Color box to:

  • Select a new color palette
  • Adjust intensity
  • Reverse color scale

Color can enhance trend recognition when used carefully.


7. Exploring Alternative Views

Tableau allows rapid reconfiguration.

Example: CO₂ Per Capita by Region

  1. Double-click Region (Dimension).
  2. Double-click CO₂ Per Capita (Measure).

A new visualization is created automatically.

This demonstrates Tableau’s dynamic view-building capability.


8. Editing Titles

To edit a chart title:

  1. Hover over the title.
  2. Click the dropdown arrow.
  3. Select Edit Title.

Example title:
Global CO₂ Emissions

Clear titles improve interpretability and professionalism.


9. Clearing and Deleting Sheets

Clearing a Sheet

  • Click Clear Sheet in the toolbar.
  • This removes the visualization but can be undone using the back arrow.

Deleting a Sheet

  • Right-click the sheet tab.
  • Select Delete.

Important:

  • Deleting cannot be undone.
  • You cannot delete the only sheet in a workbook.

Understand the difference between reversible and irreversible actions.


10. Saving Your Work

To save:

  • Go to File → Publish As
  • Choose a file name (avoid personal information)

Remember:

  • Visualizations on Tableau Public are visible to the public by default.
  • You can hide them using the “eye with slash” icon.

Saving frequently prevents data loss.


11. Key Tableau Concepts Learned

This activity introduced:

  • Data connection
  • Geographic mapping
  • Proportional symbol encoding
  • Color scaling
  • Dimensions vs. measures
  • Interactive modification
  • Sheet management
  • Publishing workflow

These are foundational Tableau skills.


12. Why This Matters

Using Tableau:

  • Turns raw data into visual insight.
  • Allows non-technical audiences to interpret trends.
  • Supports interactive exploration.
  • Encourages experimentation without coding.

This flexibility makes Tableau a powerful bridge between analysis and communication.


13. Final Insight

Visualization tools like Tableau do more than generate charts—they support analytical thinking through visual experimentation.

With just a few actions:

  • Data becomes geographic context.
  • Numeric measures become visual magnitude.
  • Static tables become interactive exploration.

Mastering these basics prepares you for more advanced dashboard design, filtering logic, calculated fields, and storytelling techniques.

This is only the beginning of what Tableau can do.