1sha1 / foss4gna_examples

Two example scripts from my presentation at FOSS4G-NA 2013

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOSS4G-NA 2013 Presentation Scripts

These are the two scripts used for data collection in the examples used for my presentation at the FOSS4G-NA conference in Minneapolis, MN on May 22, 2013. If you'd like to see the original slides, find them here..

eia_scraper.py - scrape all the powerplant level data from the EIA database and insert it into a MySQL database. Requires an EIA API key

truck_drivers.py - gathers the number of truck driver and warehousing jobs in each state and inserts them into a MySQL database. Requires a Careerbuilder.com API key

Both scripts require the Python module MySQLdb

About

Two example scripts from my presentation at FOSS4G-NA 2013