It's unprofessional and unethical to do data analysis using only statistics. This talk shows why visualization is essential for revealing what the numbers hide.
#1about 8 minutes
Why information visualization is essential for data analysis
Visualizing data is crucial because humans interpret images better than numbers, as demonstrated by Anscombe's Quartet where identical statistics hide vastly different datasets.
#2about 6 minutes
The process of mapping data to visual attributes
Data mapping is the core process of converting data attributes into visual representations like position, size, shape, and color to create effective charts.
#3about 4 minutes
A survey of visualization tools and libraries
An overview of the visualization landscape covers fully-featured applications like Tableau and Power BI, as well as programming libraries for Python, R, and JavaScript.
#4about 6 minutes
Using SVG and Canvas for web visualizations
Web-based visualizations are primarily built using SVG for its vector graphics and native interactivity, while Canvas offers more complex drawing capabilities with WebGL.
#5about 4 minutes
A closer look at the D3.js library
D3.js is a powerful and flexible open-source JavaScript library that binds data to DOM elements, enabling a wide range of custom and interactive visualizations.
#6about 10 minutes
Choosing tools for analysis versus presentation
Data visualization serves different use cases like exploration and presentation, and a comparative study shows how tools like D3.js excel at flexible presentation.
#7about 5 minutes
Overcoming challenges of data size and security
Web-based visualizations must address performance issues with large datasets through aggregation and sampling, and handle the security implications of client-side data transfer.
#8about 1 minute
Key takeaways for effective web-based visualization
To succeed with web-based visualization, it is crucial to know your users and use case, carefully select the data to be shown, and leverage open-source libraries.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
04:19 MIN
The theoretical foundations of modern data visualization
Python Data Visualization @ Deepnote (w/ PyViz overview)
03:01 MIN
An overview of the 2021 web developer survey
Web development best practices in 2021
01:57 MIN
Presenting live web scraping demos at a developer conference
Tech with Tim at WeAreDevelopers World Congress 2024
05:07 MIN
The World Wide Web era of scalability and design
Closing Keynote by Joel Spolsky
08:03 MIN
Exploring modern tools for web interaction and analysis
WeAreDevelopers LIVE - the weekly developer show with Chris Heilmann and Daniel Cranney
04:08 MIN
Visualizing data with OpenSearch Dashboards
Search and aggregations made easy with OpenSearch and NodeJS
05:36 MIN
The convergence of AI and business intelligence tools
Python Data Visualization @ Deepnote (w/ PyViz overview)
04:52 MIN
Interactive tools for learning CSS and visualizing data
New Browser APIs, End of React Create App, Smuggling Data in Emoji and more with Rowdy Rabouw
Dev Digest 134 - Where pixels sing?News and ArticlesWeAreDevelopers LIVE Data and Security Day is on Wednesday, 25/09/2024. Learn about OPC UA Updates, Best Practices for Using GitHub Secrets, Passwordless Web 1.5, Emerging AI Security Risks, Data Privacy in LLMs and get a chance to t...
Benedikt Bischof
Web Development Best Practices: What The Data Tells usWelcome to the new issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Laurie Voss who gave advice about the best practices in web development. What you will learn:What’s the current state of web development - “k...
Eli McGarvie
Top 7 JavaScript Charting LibrariesIf you’re a web designer or content creator, data visualisation is something you probably think about a lot. When you’re dealing with interesting data you want to be able to communicate that in a visual way that helps people quickly understand what y...
Daniel Cranney
The State of HTML 2024: What can we learn from it?The results of the State of HTML 2024 survey are in! Though the name suggests it’s HTML-only, the survey focuses on the web platform in a more general sense, giving us some fascinating insights into not only the state of the web, but also some sense ...
From learning to earning
Jobs that call for the skills explored in this talk.