We grabbed the data from the App, which is designed to help clean up the Earth by encouraging people to pick up the litter you see around you.
When you first look at the data through a CSV file, this is what you might see:
We didn't use all of the data given to us in that specific csv file. Some of the longitude and latitude points were either in the Ocean or not in continent of North America. So we removed those data points from the table as well as from the charts and graphs. We specified the area we were looking at even further by narrowing down the litter data to those with location points of being in the Village of Forest Park. This made it easier to visualize the data.
Some of the names of the tags were changed as well with the addition of an "untagged" label being placed on data points which initially didn't have any tags.
The usernames in the visualization and the data tables were adjusted too. The usernames were made a lot easier for the user to parse and look at.