Turning Information into Knowledge
Explore techniques to turn extracted information into knowledge by adding meaningful context and annotations to your charts. Understand how to enhance data visualizations with explanatory texts or graphs to clarify insights, using a practical example of tourism growth in Portugal. This lesson guides you through creating combined visualizations that communicate richer stories with Python Altair.
We'll cover the following...
We'll cover the following...
To turn information into knowledge, we’ll add context to the extracted information. Context enables the audience to understand the message. Since different contexts produce different knowledge, we must pay attention to the type of context we add to a graph.
To turn information into knowledge, add one or more annotations to the ...