Best of Data Visualization — May 2024
- 1
- 2
- 3
Hacker News·2y
Openpanel-dev/openpanel: All the goodies from both Mixpanel and Plausible combined into one tool.
Openpanel is an open-source analytics tool that combines the functionalities of Mixpanel and Plausible. It allows users to visualize data with various charts, access events and visitors' history, and own their own data. Openpanel is GDPR compliant, privacy-friendly, and offers predictable pricing. It supports Nextjs for the dashboard, Fastify for the event API, Postgres for storing basic information, Clickhouse for storing events, and Redis for cache layer and pub/sub.
- 4
Community Picks·2y
Introduction to D3.js
D3.js is a JavaScript library used to create bespoke, interactive charts and maps on the web. It provides building blocks for custom charts or maps and requires experience with JavaScript, HTML, SVG, and CSS. D3's features include data-driven modification of HTML and SVG elements, scale functions, loading and transforming data, complex chart creation, transitions, and advanced interaction support.
- 5
- 6
- 7
Community Picks·2y
Create Interactive Dashboards: A Step-by-Step Guide using WebDataRocks and Google Charts
Learn how to create interactive dashboards using WebDataRocks and Google Charts. Combine the powerful data organization and manipulation features of WebDataRocks with the beautiful and informative charting capabilities of Google Charts. Follow the step-by-step guide to build your own dynamic dashboard.
- 8
KDnuggets·2y
3 Courses You Should Consider If You Want to Become a Data Analyst
This post discusses three different courses that individuals can consider taking if they want to become a data analyst. It highlights courses offered by DataCamp, Meta, and Google, providing information on the skills and knowledge that can be gained from each.
- 9
- 10
Substack·2yHow to Build a Data Analytics Portfolio
Learn how to build a data analytics portfolio by including projects that showcase skills like exploratory data analysis, data visualization, and business acumen. Use GitHub to organize your projects and create a comprehensive ReadMe page to highlight your accomplishments, methodology, and business recommendations.
- 11
- 12
