A repo to house some standard code and files containg public information about the U.S. Congress
pycongress.py
parses XML files from the House and Senate.
pip3 install -r requirements.txt
Get fresh House and Senate listings
python pycongress.py
CSV files will appear in senate/
and house/
.