Fetch and analyze US Senate confirmation votes
Project description
# confirmations - fetch and analyze votes from US Senate confirmation hearings
## Usage
python3 -m venv venv && source venv/bin/activate pip install confirmations confirmations –congress 119 –session 1
If, for example, you just want to see the democrats voting records for Trump’s second term, you can do
confirmations -c 119 -s 1 | grep ‘ (D-’
The first time you run it for a given congress/session it will take awhile; it’s fetching the various roll call files one by one. Subsequent runs will use cached data if it hasn’t changed.
## TODO
It would be nice to report various interesting things; sort by how party-aligned various senators are, show individual nominees results by party, etc..
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file confirmations-0.1.0.tar.gz.
File metadata
- Download URL: confirmations-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
305ed79f093efdc0dced4e64024cc76721d9e274fdec1df19c31e5cf8ece799d
|
|
| MD5 |
5c5e1ad7041a3ef1af358b220839f8a3
|
|
| BLAKE2b-256 |
592e1b3e3a8a2f0af0cf23af6595ad0c08bd1422de16aa38e39dea718a7cf336
|
File details
Details for the file confirmations-0.1.0-py3-none-any.whl.
File metadata
- Download URL: confirmations-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84525d9d168fc1442a477e0661e0a003c22571b81aaea9f3b2fde27300560d96
|
|
| MD5 |
41a2f3bc811d941b4edea47b9a6fb1c6
|
|
| BLAKE2b-256 |
2b3d5d1cd211718cfa0c5023e08841d1f4a1bd04e6a0e18015b2da4b457b6034
|