Creating Interactive Dashboards
Students will use tools to create interactive dashboards that allow users to explore data.
Key Questions
- Design an interactive dashboard to present insights from a dataset.
- Evaluate the user experience of different dashboard layouts and features.
- Justify the inclusion of specific visualizations based on the target audience and data story.
Common Core State Standards
Suggested Methodologies
Ready to teach this topic?
Generate a complete, classroom-ready active learning mission in seconds.
More in Data Structures and Management
Arrays and Linked Lists
Students will compare and contrast static arrays with dynamic linked lists, focusing on memory and access patterns.
2 methodologies
Stacks: LIFO Data Structure
Implementing and utilizing linear data structures to manage program flow and state.
2 methodologies
Queues: FIFO Data Structure
Implementing and utilizing linear data structures to manage program flow and state.
2 methodologies
Hash Tables and Hashing Functions
Exploring efficient key-value storage and the challenges of collision resolution.
2 methodologies
Trees: Binary Search Trees
Introduction to non-linear data structures, focusing on efficient searching and ordering.
2 methodologies