For the election data project, I added support for a simple sqlite3 database. When you run the script, it will store data at the county level.
root@dreamcast:/opt/election_data# ./fetch_cnn_data.py
INFO:root:Fetched data for Alabama
INFO:root:Fetched data for Alaska
...
...
