Skip to content

1sha1/foss4gna_examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors