Goal:
The idea of this project is to show the average length of time for
which books of different categories are checked out. By doing
this, certain trends may become apparent regarding how checkout
durations have changed over time or if books on certain subjects
are typically checked out longer than others.
This project visualizes checkout duration data for all books
checked out and returned between 2005 and 2010. That is, it seeks
to show the average lengths of time (in days) for which books of
different categories are checked out. It shows the breakdown
according to the year, month, and/or day on which they were
checked out.
Data:
This project uses an XML dataset stored in a mySQL database
containing information on checked-out items (books, cds, movies,
etc.) from the Seattle Public Library. The data has been
continuously recorded since August, 2005 and includes information
from earlier dates.