During the Fall 2023 semester, I created a radial data visualization of earthquake data in the United States taking into account: state and magnitude using p5.js, a JavaScript library.

The visualization takes data from USGS, filters data based on U.S territories, and arranges it alphabetically along the circle. The proximity to the center represents the magnitude of the earthquake using the Richter scale.

A radial visualization of U.S. earthquake data