2 Commits

Author SHA1 Message Date
Joshua Tauberer
f5b510a551 GPO BILLSTATUS XML schema 3.0.0 changes
It's hard to know if this is complete. Not all of the apparent changes were noticed. The scraper is compatible with older files too since past Congresses' data are probably not yet available with the new schema.

See https://github.com/usgpo/bill-status/issues/200.
2023-01-07 13:57:35 +00:00
Akash Patel
c10772e3f3 make congress into a python package (#267)
change directory structure to make python package conventional
add setup.py file to specify deps

guide users to use the installed `usc-run` command
associated changes to other scripts
make scripts installable when package is installed

add a symlink for congress/run.py to run for backwards compat

remove redundant requirements file
2022-02-27 20:13:50 -05:00