When the Netflix Prize competition surfaced in '06 I hopped on and did lots of work using it and eventually started using it as my experimental project to learn new things (e.g. like how all Sun/Oracle offerings have a Pet Store demo). It was super useful for that even after the competition ended and I exhausted the limits of my math/data mining abilities.
However, I've found myself wanting to use it or a different dataset, and I no longer have available a copy of the Netflix Prize dataset at my disposal and it is no longer available for download or (legal) distribution - as mentioned in this previous post.
Is there a recommended public dataset that can be used in the following ways
- solving an interesting research problem
- very easy to get started with, thus making using it for learning new languages/frameworks/tools easy?
- a permissive license or uses data that wouldn't be considered sensitive
- a potentially non-static dataset - something that is growing over time. The netflix dataset was static
What datasets would you recommend that I hack on for this?
Note: I'm not sure which Stack Exchange site is best for this question, so it landed here. If it is more appropriate elsewhere, please vote to have it moved.