/war-chest

API for Chicago Aldermen's Campaign Funds

Primary LanguagePython

war-chest

API for Chicago Aldermen's Campaign Funds

Installation

pip install -r requirements.txt

Setting up the databse

python candidates_scraper.py
python prime_db.py
python committee_scraper.py
sqlite3 war_chest.db < officeholders.sql

Usage

python app.py

Navigate to http://localhost:9999