I made this simple java program from scratch to serve as an infographic. I decided to only include one fact so that the user could just have fun with the interface and hopefully want to learn more.
I got the data from NCES.
Same as the mousefollowing one, but when you click, the lightness of the type is dependent on how far the mouse is from where you last clicked, and the letters distance from where your mouse is. If that makes sense.
This sketch pulls words found around providence, as well at typefaces at random from arrays, and then sizes and colors these three-word combinations based on where they are in relation to the mouse.
If you want to just see one three word sequence at a time, hold the left mouse button.
If at anytime you would like to halt the program, press the space bar - but beware! It will permanently stop the program until you hit refresh.