VizWiz

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

August 30, 2017

Workout Wednesday: Average Latitude of Solar Eclipses by Century

No comments
You might think I'm taking the easy way out this week for Workout Wednesday, but I found building last week's Makeover Monday chart not as straightforward as I thought so I figured I'd share the fun with you.


Requirements:


  1. Must be one sheet (except the footer)
  2. Must match my y-axis scale and format
  3. Must match my reference lines
  4. Match the blue and orange for the northern and southern hemispheres
  5. Match the title and subtitle
  6. Be sure to include the footer
  7. X-axis represents the centuries
  8. Century 3000 AD is excluded
  9. Black line is the average latitude across the centuries
  10. For each century and hemisphere, each "bar" spans from the max to the min average latitude by month, century and hemisphere.
  11. The bar width represents the difference between the max and min.
  12. Match the nice rounded ends on the "bars"
  13. Match the tooltips

You can download the data in Excel format here or the TDE here.

Good luck! Remember to tweet a picture and link to your solution and tag @EmmaWhyte and @VizWizBI. 

August 21, 2017

Makeover Monday: The Monthly Latitude Range of Solar Eclipses by Century

No comments
I'm not going to lie, I really struggled with the data set this week. It seemed everything I tried either wasn't interesting or didn't show anything particularly good. That happens I suppose and I'm ok with that.

This week we looked at this viz of thousands of years of solar eclipses:


What works well?

  • Fantastic interactivity and drill down capabilities
  • Showing the paths of each eclipse along with the partial eclipse breadth
  • Coloring each eclipse type
  • Leveraging Google Maps so the user can customize the map to their preference
  • Good explanations above and below the chart

What could be improved?

  • Remove the labels on each line to declutter the map
  • Avoid a repeating map
  • Include a more impactful title

My Goals

  • Explore the data to find some interesting analysis per Eva's request
  • Build lots of views to see what pops
  • Simplify the view to reduce complexity and clutter
  • Compare northern to southern hemisphere
  • Use colors that are clearly distinguishable

As I mentioned, I really struggled. I built lots of view and probably hit undo 200 times. I didn't like anything. I sent a few complaining messages to Eva and she essentially told me to suck it up. Tough love indeed!

Finally, I decide to create a calculation to aggregate by century and then created an LOD to return the max and min latitude in any given month within the century. By any given month, I don't mean month/year, I mean month. So what is the average of all Januarys, Februarys, etc. and then what is the max of those values. I then compared that to max to the min to determine the range.

I don't love it, but I'm done. I've struggled enough.