VizWiz

Launch, grow, and unlock your career in data
Showing posts with label Matt Chambers. Show all posts

October 25, 2017

Overcoming Burnout, Hexbin Maps and New York City's Urban Forest

3 comments
I wrote Monday about how I'm suffering from a bit of Makeover Monday burnout. Thank you to all of you who wrote messages of concern and asked how you could help. MM takes A TON of work, many more hours than people realize, which leads to ebbs and flows where I feel either a lack of motivation or a lack of interest. I'm merely in one of those downward cycles.

How do I overcome burnout?

For me, the best way to overcome burnout isn't to stop; that would mean not doing what I love to do. What works for me is to switch to something in my backlog, to work on a project I've been putting off, to learn something new or maybe to practice a technique. This helps re-energize me. 

I can't recommend this strategy to everyone; burnout is tough. Sometimes the right decision IS to stop everything, to decompress, to get away from it all. I've done that before and it works as well. More often than not, though, I get sad when I'm not using Tableau. It's a product that has fundamentally changed my life. I'm an addict.

New York City's Urban Forest

Last night while I was preparing for Workout Wednesday, I had an idea to practice hexbin maps. Why that popped into my head I have no idea, but I went with it. I looked for a dataset that would work well as hexbins. I searched my emails and found this visualisation about trees in New York City. Fortunately NYC makes the location of every tree available here.

Why does this dataset work well with hexbin maps? According to Mapbox:
Binning is a great alternative technique for visualizing density when working with large data sets. 

Creating hexbin maps in Tableau is quite simple. All you have to do is follow this tutorial by Matt Chambers. It can prove a bit tedious to get the size of the bins just right, which is why I chose to use a parameter to speed up my development.

So, burnout temporarily overcome and I got to practice a technique I hadn't used in a while. That's a win win for me! Enjoy!

June 22, 2017

Makeover Monday: Tiled Heatmap of U.S. Air Quality Levels

No comments
Yesterday I was at Exasol HQ trying to help them with their hackathon. I wasn't able to access their data for the hackathon, so I decided to do some testing for them with this week's Makeover Monday data set.

I was very interested in looking at state-level air quality and built lots of heatmaps and originally built them in a single worksheet using table calcs to sort out which states go in which columns and rows.


This didn't work for me, though, because it only helped me see the states alphabetically. It's much more intuitive if they are displayed geographically. An idea popped into my head...

I wonder if I can combine a heatmap that looks at daily max reading by state across all years with a tile map.


I quickly went to Matt Chambers' great post for how build tile maps added the secondary data source, blended it by state and replaced my crazy table calcs with a simple tile map view. What a fun exercise! I learned a ton and feel like I created a much more intuitive view. Does anyone recall every seeing a tiled heat map? Have I come up with a new chart type???

Click on the image for the interactive version. Note that the viz might be slow to load as it's displaying about 460,000 marks.