/API-Data-Visualization-Project

A webpage that retrieves real-time data of world development indicators from the World Bank using AJAX, unpacks and analyzes JSON data, and constructs a graphical visualization using an SVG.

API Data Visualization Project

View the live version here (on GitHub Pages)

This repository includes a personal project of mine that retrieves real-time data of world development indicators from the World Bank using AJAX, unpacks and analyzes JSON data, and constructs a graphical visualization using an SVG.

The data is displayed using a combination of Javascript/AJAX, CSS, and HTML SVG's.