Skip to content

Tableau Join Instructions

tessam30 edited this page Sep 14, 2018 · 1 revision

Instructions for joining the scraped election data with the constituency level shapefile in Tableau. This should allow one to reproduce a graphics similar to the one below.

Kenya Election Results Sample Map

Loading data in Tableau

  • Load the KEN_election_results.csv
  • Load the gadm36_KEN_2.shp
  • Change the shapefile join calculation to Int([CC 2 (gadm36 KEN 2.shp)]) to coerce the CC 2 field to a integer
  • Data should be joined
Clone this wiki locally