For the project I found a JSON data source from the internet that showed monthly caused of death from 2014 to 2019. I then coded a web page that when you press the button, calculates the average number of homicides that occurred in 2014 and the average number of homicides that occurred in 2019 from the data on the JSON source. It then displays those numbers on the webpage.