Search found 4 matches

by aschoettler
Tue Mar 12, 2019 1:04 pm
Forum: Winter 2019
Topic: Proj 4 - Student Defined Final Project
Replies: 9
Views: 12476

Re: Proj 4 - Student Defined Final Project

In this project I made a visualization of lightning strike data from 2012 over a map of the US on a globe. This project used a shapefile library to import data from a shapefile, a format used in cartography. This allowed me to show a map of the states of the US, and I was able to transfer that to th...
by aschoettler
Tue Feb 19, 2019 2:27 pm
Forum: Winter 2019
Topic: Proj 3 - 3D Visualization
Replies: 10
Views: 10519

Sandy Schoettler - Bar Chart with lots of data

In this project I show a bar chart of checkout information for a given item type (book or video), grouped by day of the week & week of the year. I also compare this data to similar data from previous years. Here is a method I found online to make text face the screen: // At the top of the file, for ...
by aschoettler
Tue Feb 05, 2019 3:08 pm
Forum: Winter 2019
Topic: Proj 2 - 2D Visualization
Replies: 11
Views: 11376

Re: Proj 2 - 2D Visualization

My project uses heat maps to compare checkout activity over the course of a week of books and dvds in 2006 and 2016.
processing-output.pdf
(68.74 KiB) Downloaded 178 times
by aschoettler
Thu Jan 17, 2019 1:49 pm
Forum: Winter 2019
Topic: Proj 1 - MySQL Assignment | Knowledge Discovery
Replies: 11
Views: 11297

Re: Proj 1 - MySQL Assignment | Knowledge Discovery

I was interested in finding items with a sustained, consistent level of popularity or monthly checkouts. A trendy item might be a 'flash in the pan,' but I was interested in identifying items which, by contrast, have at least some popularity, but which have a low variance in their number of monthly ...