Icon

09_​DataVisualization_​AirlineDataset

Data Visualization on Airline Dataset

KNIME Analytics Platform offers a number of Javascript based nodes for visual investigation, including some classic charts - like the bar chart or the scatter plot – and some more innovative charts –like the sunburst chart or the network graph.

All of those views are highly interactive, allowing you to change the observation dimension, select and isolate records, edit labels and legend, and more. All those Javascript based nodes can be assembled together in a wrapped metanode to produce a composite view. Graphical elements of the composite view can be combined with controlling elements, such as a slider, to make the whole interactivity experience smoother and faster.

If you also have access to a KNIME server, launching the workflow from the WebPortal displays the same composite view onto a web page.

Right click the components and select "Execute and Open Views".
To save your in-view interaction use "Apply" and "Close" in the View lower right corner.
To open a component: Right click > Component > Open

Airline data set- only flights from one origin- remove cancelled flights- DepDelay = "delay" if > 15min Visual Investigation - Charts - Interactivity - your own graphic Data Preparation This workflow implements a web-based application as a sequence of components. Interact with each component in sequence to run theapplication. In this application you can find a number of visualization JavaScript nodes used within the components. airport codes2007 flights reduced dataset1,548,850 rows (1.5 milions) Table Creator 5. Your own JS Select Pars 2. Charts & Plots Prepare for JS 1. Basics Prepare for Basics 3. ScatterPlots + Tables color & sample Prepare for Chart Prepare for Plots Prepare for //Coordinates Prepare Network Year/Month 4. Graph & //Coordinates File Reader Airline data set- only flights from one origin- remove cancelled flights- DepDelay = "delay" if > 15min Visual Investigation - Charts - Interactivity - your own graphic Data Preparation This workflow implements a web-based application as a sequence of components. Interact with each component in sequence to run theapplication. In this application you can find a number of visualization JavaScript nodes used within the components. airport codes2007 flights reduced dataset1,548,850 rows (1.5 milions)Table Creator 5. Your own JS Select Pars 2. Charts & Plots Prepare for JS 1. Basics Prepare for Basics 3. ScatterPlots + Tables color & sample Prepare for Chart Prepare for Plots Prepare for //Coordinates Prepare Network Year/Month 4. Graph & //Coordinates File Reader

Nodes

Extensions

Links