3D Graphs & More





We can see two distinct trends in the data. Can we figureout what’s going on? We could try and figure out if industry groups play a role. Let’s add the industry group to Marks -> color.

So it turns out methane is only a contributor for the“Other” industry category, particularly mines (see through facility name whenhovering over the data points.)


What about those other measures we have? Can we check those correlations somehow?

3.1.  Othercontributions to GHGs? (scatterplot matrix)

Wecan add multiple measures to the Columns shelf to see all the correlations. Let's add AVG biogenic CO2 emissions, AVG Nitrous Oxide emissions, and AVG CO2 emissions (non biogenic)

Paper industry has a lot of “biogenic” CO2 emissions, which are emissions due to biological materials, etc. There is noreal trend for N2O. And obviously direct CO2 emissions is a main component oftotal GHG emissions. Cool.

We could add these same indicators to the rows shelf, which would create a true scatterplot matrix, but we'll skip that in this write-up.

Note that this obscures the number of each facility type. How many paper and pulp facilities are being displayed? Can weget that on this graph somehow? Sure - we need to add another dimension and make this 4-D.

3.2.  Createa 4-D scatterplot

We currently have X, Y, and color as dimensions. We’ll needa fourth: Size. Let’s count the number of facilities within each industry group,and make that correspond to the mark size. (This is essentially an aggregationof the previous CH4 chart.)

To do this, we'll use the number of records calculated measure. This is tableau's equivalent of Excel counting everything in a given column, etc. Tableau will count all instances of whatever Dimension is displayed on the graph. In this case, it counts all facilities for each industry group.

From here, we can see that there’s a lot of “Other” facilities and not many “pulp andpaper” facilities.

Just for fun, can we add yet another dimension to this?

3.3.  5-D?

We can make this chart more ridiculous by adding our RegionDimensions to Mark Shape. [but never have this many dimensions. The chart isway too complicated at this point] What are all the dimensions here? What isthis chart saying?


If we really want to understand regional differences, wemight as well map this stuff. Onto the next section.

SUBPAGES (10): 1. INTRODUCTION 2. CREATING 2-D GRAPHS 3. 3-D GRAPHS AND MORE! 4. MAPS 5. MERGE IN EIA POWER PLANT DATA 6. DOES THE AMOUNT OF ELECTRICITY GENERATED INFLUENCE GHG EMISSIONS? 7. CALCULATED FIELDS 7. CALCULATED FIELDS 8. TRI DATASET & TABLE CALCULATIONS 9. DASHBOARDS