This data visualization project were created using data from the Hip-Hop Word Count database, compiled by Tahir Hemphill The Protovis library was used for rendering these graphs.
This project compares the careers of four prominent hip-hop artists, 50 Cent, Biggie, Nas, and Jay-Z. Every song from the artist's discography is plotted and the user can look at release date, word count and readability (this is shown by the the flesch and SMOG scores)
Protovis uses Javascript to draw SVG. jQuery was used for user interaction.