We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding expanded options for contacting legislators would be an extremely useful application of this repo.
Sometimes you want to email just your representatives (as democracy.io provides).
Sometimes you want to phone or fax the district office of a member of a specific committee.
The importance of choosing the right channel is highlighted in this tweet:
Second, writing a letter to the district office (state) is better than sending an email or writing a letter to DC.— Emily Ellsworth (@editoremilye) November 12, 2016
Second, writing a letter to the district office (state) is better than sending an email or writing a letter to DC.
Full thread in the storify How to effectively talk to your member of congress.
There are command-line scripts for getting this information, like congress_lookup.py, e.g.:
congress_lookup.py --committee Finance fax "Senate Committee on Finance" member properties: Property 'fax' for Orrin G. Hatch: 202-224-6331 ...
Wrapping this general capability in a nice streamlined API like democracy.io would allow for greater communication ease and effectiveness.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Adding expanded options for contacting legislators would be an extremely useful application of this repo.
Sometimes you want to email just your representatives (as democracy.io provides).
Sometimes you want to phone or fax the district office of a member of a specific committee.
The importance of choosing the right channel is highlighted in this tweet:
Full thread in the storify How to effectively talk to your member of congress.
There are command-line scripts for getting this information, like congress_lookup.py, e.g.:
Wrapping this general capability in a nice streamlined API like democracy.io would allow for greater communication ease and effectiveness.
The text was updated successfully, but these errors were encountered: