Publicat
2010-01-18 05:45
By definition CiviCRM is used by many organizations in the political sphere. For those organizations working in the US one useful metric to have on your contacts is their congressional district. Up until now this has usually been accomplished with either custom code, or exporting your contacts, sending them through a bulk lookup tool, and re-importing them. There is now an easier way to get this with the CiviCRM Sunlight Congressional District module. Yes the name is long but verbosity is perhaps better than obscurity when naming your open source project* (Login Toboggan and Deadwood I'm looking at you).
As the name implies this module integrates with the excellent Sunlight API. The Sunlight API is a way for developers to easily fetch information about congressional districts and the members of congress that represent them. With this module you can now integrate this into CiviCRM with ease:
- Enable the module
- Create some custom fields in CiviCRM to store the congressional district
- Tell the module about your fields
- Watch as the module fetches information from Sunlight
Comments
This is great. Thanks for this tool. I've been looking forward to there being a feature like this.
Now it would be great if we could expand that to other elected officials, such as state representatives and senators. I know a lot of organizations who use other CRM tools instead of CiviCRM for two reasons:
- advocacy tools
- elected representative lookup
If we could get those tools into CiviCRM, we can get a lot more organizations using CiviCRM.
This is great to see. Thanks so much for your work on the project. I work with groups in Massachusetts who would love to have CiviCRM lookup state representatives as well. Wondering if there are plans to incorporate the work going on with the Fifty State Project to update this module or other modules to provide this same functionality for people at a state level.
Ah cool! I knew that there was a 50 state project, but I didn't know anything about it. The module could be extended to include this, albeit with a fair amount of work involved (It took a lot more than I expected to get the Federal level working).