21 Essential Data Visualization Tools

Slides:



Advertisements
Similar presentations
DAY 8: MICROSOFT EXCEL – CHAPTER 5 Aliya Farheen February 5, 2015.
Advertisements

Excel 2007 Graphs & Charts. TYPES OF CHARTS Column Bar Pie Line.
Integrating Access with the Web and with Other Programs.
Multiple Tiers in Action
Lab 09 More on Spreadsheets MS Excel. Objectives  The students should understand and have hands on experience in Working with formulas and functions.
Safety Mishap Analysis & Retrieval Tool (SMART).  SMART - The Safety Mishap Analysis & Retrieval Tool is a Google type search feature that gives customers.
Formulas and Function Course Overview Logical Functions Data and Time Functions Math Functions Trigonometric Functions Statistical Functions Text Functions.
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
XML on the Web: is it still relevant? O'Neil D. Delpratt.
Instructor: Professor Cora Martinez, PhD Department of Civil and Environmental Engineering Florida International University.
Reynolds Week 2015 Data Visualization Dianne M. Finch Elon
SQL Server Reporting Services London Database Developer Forum Anoop Patel.
Excel Charts and Graphs Instructor Heidi Lyons. Going from SAS into Excel  First, make sure you have the HTML output turned on Tools Options Preferences.
History ChartGizmo was created by Max Kuchin and Galinkskiy Dmitriy, two software developers from Sankt- Petersburg, Russia. The first version of ChartGizmo.
06. Excel Charts. File -> Open -> 06b-datastart.xlsx.
A Picture Is Worth A Thousand Words. DAY 7: EXCEL CHAPTER 4 Tazin Afrin September 10,
An Internet of Things: People, Processes, and Products in the Spotfire Cloud Library Dr. Brand Niemann Director and Senior Data Scientist/Data Journalist.
10/3: Using Microsoft Excel
United Nations Economic Commission for Europe Statistical Division The Importance of Databases in the Dissemination Process Steven Vale, UNECE.
Google Visualization Mapper
1Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall. Exploring Microsoft Office Excel 2010 by Robert Grauer, Keith Mulbery, and Mary.
JavaScript Framework for Rich Apps in Every Browser Maura Wilder Joan Wortman
MARVELORIGINS CS 235 Data Visualization Project 12/17/2014 Jarad Bell Ryan LaCross Stella Lee Karan Khare.
Google Image Search, Code, Fusion Tables Audrey and Chris.
Excel Chapter 3: Excel Charts Objectives Decide which chart type to create Create a chart Change the chart type Change the data source and structure Apply.
TAILS Phase 5 TAILSTAILS racking ntegrated ogging ystem nd 1 TAILS Introduction to Reporting.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
Analytics Plus Product Overview. Introduction Analytics Plus is a self-service Business Intelligence and advanced analytics software. On-premise reporting.
Sponsored by Powered by Moving at the Speed of Change May 2015 Charlotte PowerBuilder Conference Reporting by using RDL from Microsoft An alternative to.
Tableau Online Training Glory IT Technologies. Prerequisites  GBSTAB-01 or a basic understanding of Tableau  GBSTAB-02 or a basic understanding of Tableau.
Kibana, Grafana and Zeppelin on Monitoring data
Training Call Centre Reports START
Spreadsheet Manager Training Module
Section 2: Tableau Basics: Your First Barchart
Data Visualization Software for non-experts
Mapping for the interwebs
Add More Zing to your Dashboards – Creating Zing Plot Gadgets
MONITORING AND EVALUATION
Safety Mishap Analysis & Retrieval Tool (SMART)
Polymaps is a visualization java script library that requires SVG Data, A tile map as a base layer for a mash-up. This is not a stand alone product. It.
Let’s Build a Dashboard (Informer 4 versus Informer 5)
Safety Mishap Analysis & Retrieval Tool (SMART)
Microsoft FrontPage 2003 Illustrated Complete
CFS Community Day Core Flight System Command and Data Dictionary Utility December 4, 2017 NASA JSC/Kevin McCluney December 4, 2017.
Safety Mishap Analysis & Retrieval Tool (SMART)
Turn Your Data into Insights and Your Insights into Stories
Visualization Making an Impact with Your Data
Data Visualization Statistic Chart
Building a BI Portal for the Tabular Model
JavaScript Charting Library
Sample Column Chart- No Data Labels, no lines SOURCE:
Version 3.5 (Citrus) Preview
Building a BI Portal for the Tabular Model
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Microsoft Office Access 2003
Analytics Plus Product Overview 1.
Safety Mishap Analysis & Retrieval Tool (SMART)
Microsoft Office Access 2003
Safety Mishap Analysis & Retrieval Tool (SMART)
Thank you Sponsors.
Tutorial 7 – Integrating Access With the Web and With Other Programs
Safety Mishap Analysis & Retrieval Tool (SMART)
Safety Mishap Analysis & Retrieval Tool (SMART)
Dashboard in an Hour Using Power BI
Extend Excel with Smartlist Designer
Chapter 8 Using Document Collaboration and Integration Tools
For Exchange Migrations
Desktop visualisation software comparison
Safety Mishap Analysis & Retrieval Tool (SMART)
Click2Export Export & Dynamics 365/CRM Reports/Word/Excel Templates in 1 Click
Presentation transcript:

21 Essential Data Visualization Tools Presented by: Shahab Helmi Spring 2017

1. Google Charts 

General Format Two main components: data options

Data Format Data table Dynamic data sources: SQL queries can be sent to the desired data source Or the data table can be manipulated using java-script

Options

Chart Types https://developers.google.com/chart/interactive/docs/gallery

Maps You can visualize data on google maps (map mode and earth mode)

More … Supports dual-axis charts

Dashboards (Multiple Charts) https://developers.google.com/chart/interactive/docs/gallery/controls

HighCharts 

Features Free for personal websites JavaScript-based Data type: JSON Different templates Interactive Dynamic charts Examples

Chart Types Line charts Area charts Columns and bars Pie charts Scatter plots Combinations Dynamic charts Gauges Heat maps and tree maps …

Microsoft Excel: Power Map

D3.JS

SVG HTML CSS JSON Examples: https://bl.ocks.org/mbostock/4062045

Dygraphs

Time-series visualization for websites JavaScript-based Handles huge datasets Examples

leaflet.js

Polymaps SVG files JavaScript Showing data on the map Free Slow!  Examples

RawGraphs Workflow: Open source Copy and paste your data (csv, copy paste from spreadsheets) Choose chart type Customize Export Open source Code is available on github

Tableau Public