Git Product home page Git Product logo

contact-congress's Introduction

Contacting Congress

This project contains information on how to automatically and successfully submit the contact forms of members of Congress.

This is what you need to power any system which aims to collect and submit electronic text from US citizens to their elected members of Congress.

Current Status

We're going through every member of the House of Representatives and codifying their contact form structure into YAML files that follow a simple schema. The /members directory already contains a few examples, such as this description of how to submit Roy Blunt's contact form.

We have completed the contact forms for the entire Senate!

Contributing

Read our contribution guide for a fuller description.

But more briefly, if you'd like to help:

  • Reply to an open ticket stating that you are currently working on this issue.
  • Fork this repository.
  • Check out the schema we're using to represent the steps involved in filling out a member's web form.
  • Go visit that representative's website, and fill out a new YAML file describing how to submit the form.
  • Save this file in /members as [bioguide].yaml, where [bioguide] is that member's Bioguide ID.
  • If you don't know their Bioguide ID: you can find it by visiting bioguide.congress.gov and looking at the end of the URL for a given member. For example, Sen. Chiesa's profile at http://bioguide.congress.gov/scripts/biodisplay.pl?index=C001100 means his Bioguide ID is C001100, and so his file would be placed at /members/C001100.yaml.
  • When you're done, submit a pull request with the new file.

Suggestions on making this process easier are quite welcome.

FAQ

Why just the Senate?

Several reasons:

  • The Senate is a smaller target (100 members) than the House (441 members).
  • Senate contact form URLs are officially and centrally maintained in XML.
  • Senate systems are less aggressive about rejecting letters by constituents thought not to be in their district.

Once the Senate data is good, we'll look at moving on to the House.

So I can drop my contract with [vendor name here]??

This is just data. Even once we have data for everyone, you'll still need to build a system that integrates this data. There's nothing here for tracking and storing errors and mistakes, strategies for re-trying, or storing any sort of user data or success statistics.

But what you won't have to do is keep up with Congress' constantly shifting websites. That's what this project does.

Submitting the contact form isn't enough. How do I get other data about members of Congress?

You can find detailed, reliable data about every current and historical member of Congress at the unitedstates/congress-legislators project.

The data in that project, also stored as YAML, is easily connect-able to this project via each member's Bioguide ID.

Who's doing this

License

This project is dedicated to the public domain.

contact-congress's People

Contributors

drinks avatar emanuelfeld avatar kfinity avatar konklone avatar kylehotchkiss avatar livesurge avatar omsai avatar scottnla avatar sinak avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.