📊 Combined Charts Poster – Data Visualization with D3.js This project is a web-based data visualization poster that presents three interactive visualizations using D3.js:
Inflation & Unemployment in Thailand (2000–2021) A combination chart showing annual inflation rates and unemployment trends sourced from the World Bank.
World GDP Per Capita Map (2022) A choropleth world map visualizing GDP per capita using World Bank data. Brighter colors indicate higher GDP values.
US News Headlines Word Cloud A word cloud generated from top news headlines in the United States using NewsAPI, highlighting frequent words.
All visualizations are built with D3.js and styled using custom CSS. The project is fully client-side and requires no backend setup.