Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 788 Bytes

File metadata and controls

27 lines (18 loc) · 788 Bytes

Health Visualization

This visualization webpage uses html, css, javascript and d3.js. The visualization webpage consists of two visualizations: scatter plot and line chart. Data which was taken from OECD health was cleaned and integrated perfectly.

Author

  • Ba Viet Anh Nguyen

Purpose

This project is a health visualization webpage that presents interactive scatter plots and line charts based on OECD health data.

Languages and Technologies Used

  • HTML
  • CSS
  • JavaScript
  • D3.js

Features

  • Interactive and responsive visualizations
  • Cleaned and integrated health datasets
  • Advanced data manipulation with D3.js
  • User-friendly interface and controls

Process

  • please refer to project process booklet to understand all the process to make the visualization.