Visualize Data Fast | Watson Studio: Blog
Step by step instructions to reproduce viz in blog
-
Download the 1,000-row sample data set from here. The file's name is
thermostat_rebates_by_zip_1000.csv. -
Create an account on Watson Studio cloud or download the desktop version here.
-
Open Watson Studio.
-
Click
New projecton the top right to create a new project on Watson Studio.
-
Click the
Assetstab if you are not already there. -
Upload the
thermostat_rebates_by_zip_1000.csv, on the right hand side of the screen drop or browse the file.
-
In your project, under
Data assets, click the data set to see a preview of the data set.
-
Click the
Refineblue box in the top right to open the data set with the Data Refinery tool.
-
Once the Data Refinery tool is open, navigate to the
Visualizationstab.
-
Create the histogram:
-
Create the map:
-
Create the scatterplot woth correlations:
- Select the
Scatterplot charton the CHART TYPES.
- Select column "value".
- Click
Add another columnand select column "median".
- Click
Add another columnand select column "mean". - Click
Add another columnand select column "population". - Only strong correlation is between "median" and "mean" which is not surprising (the mean and median household income are similar statistics).

- Select the







