Skip to content

A browser web application which uses d3.js v4 to generate tableau readable datasets for network graph visualisations.

Notifications You must be signed in to change notification settings

incubated-geek-cc/tableau-data-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tableau Data Utility

Objective: Making Tableau users' lives easier in data preparation for data visualisation

View app demo (Note that the Heroku site has been sunset.)

General Functionalities

  • Input user's data file(s)
  • Export of generated transformed data files

1. Generate Network Graph Data for Tableau

Adjustment specific position of nodes to alter network graph layout
Demo:
Demo of Layout Adjustment
Before Adjustment:
Before Adjustment

After Adjustment:
After Adjustment

Adjustment of d3 network graph layout parameters: size distance strength collide
Parameter Adjustments
More information found at Leverage on D3.js v4 to build a Network Graph for Tableau with ease

2. Generate Spatial Data for Tableau

Map Polygons in Tableau with CSV Output File:
Mapping Polygons

Transform GeoJSON to CSV to visualise mixed-geometry types in Tableau in a single setting:
Mixed Geometry in Tableau

Export required basemap with coordinates auto-generated:
Export Basemap

Input basemap image and coordinates:
Input Basemap

Basemap has been imported into Tableau:
Basemap imported

Convert spatial files SHP & KML to GeoJSON format:
Spatial Conversion
More information found at Underrated Combined Functionalities of Tableau — Point, LineString & Polygon Mapping

3. Generate Hex Maps Data for Tableau

Toggle Parameters for Hex Map generated by final GeoJSON output:
Toggle Hex Parameters

Output GeoJSON file rendering Hex Maps:
Hex Map rendered

Convert spatial files SHP & KML to GeoJSON format:
Spatial Conversion
More information found at Generate Hex Maps from your existing Spatial Data in less than 3 steps

About

A browser web application which uses d3.js v4 to generate tableau readable datasets for network graph visualisations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published