KNIME logo
Contact SalesDownload
Back to all templates

How to Build a Component Composite View

A component composite view brings together multiple visualizations and data summaries into a single, interactive dashboard. This approach helps users quickly understand key trends and details by combining charts, tables, and contextual information in one place.

Data basics how-toData TransformationDataviz & Data Apps
Header icon
Workflow
70%
How to Build a Component Composite View

How This Workflow Works

This workflow loads historical Olympics data, processes it to focus on a selected Games edition, and then presents key insights through a composite view. The view combines a bar chart of top-performing countries, a full medal tally table, and descriptive text about the selected Olympics.

Key Features:

  • Highlight top-performing countries with a clear bar chart
  • Present a complete medal tally for all countries in a sortable table
  • Provide contextual information for each Olympics edition
  • Combine multiple insights into a single, shareable dashboard

Step-by-step:

1. Select and Filter Olympics Data:

The workflow starts by loading historical data for Olympic Games and medal tallies. It then focuses the analysis on a specific edition, such as the 2014 Winter Olympics, ensuring all subsequent insights are relevant to that event.

2. Prepare Medal Tally and Rankings:

The data is processed to standardize country names and sort countries by their total medal counts. This step ensures that the medal tally is accurate and that the top-performing countries are easily identified.

3. Generate Key Visualizations and Context:

The workflow creates a bar chart to display the top five countries by total medals, a table view listing the full medal tally, and a text view that provides a title and background information about the selected Olympics edition.

4. Visualize and Share Insights:

All visual elements are combined into a composite dashboard view. This unified presentation allows users to explore the data interactively and share insights with others.

How to Get Started