Files
congress/scripts/bills.sh

7 lines
144 B
Bash
Executable File

#!/bin/sh
# Refresh the bulk data collection.
./run govinfo --bulkdata=BILLSTATUS
# Turn into JSON and GovTrack-XML.
./run bills --govtrack $@