is with Barber and Coglianese’s perspective in mind thatI feel Cause Caller’s functionality demonstrates a commit-ment not just to strong or participatory democracy, but tothe institution of democracy in general.But before I introduce Cause Caller and explore its impli-cations for participatory democracy, it will be worthwhileto identify some current projects in the space that seek toinstantiate Barber’s optimism coupled with Coglianese’s re-alism.
3.
THE STATE OF THE UNION:
PARTICI-PATORY DEMOCRACY NOW
There are numerous projects that are generally consideredto be part of the movement to create tools for a participa-tory democracy. As I’ll argue below, most of these tools areill-suited for general activism for a number of reasons. Thefirst set of tools comprise information repositories. Theseare sites that host vast database of publicly available infor-mation about politicians, laws, and records. While these aresome of the most valuable resources available in a participa-tory democracy, it is wrong to thing of them as fully robusttools for a number of reasons.The second set of tools are highly effective, but relativelyclosed for general purpose activist work. These includecampaign-specific tools as well as tools that are prohibitivelycostly to most activists and campaigns.The third and final set of tools are those that we are alreadyfamiliar with but whose scope is too general for true politicalactivism.By outlining these various projects successes as well as theirdeficiencies, I hope to demonstrate that there is a legiti-mate demand for specific tools that allow citizens to not just be mere researchers or spammers but to participate indemocracy as be activists using digital networks and media.Ultimately I’ll show that while all of these projects have in-dividual characteristics that will help define a participatorydemocracy tool, not one individual project exhibits all of the characteristics that we should look for in participatorydemocracy tools.
3.1 Information Repositories
For the purposes of this paper I’ve chosen to evaluate thevarious information repositories in the participatory democ-racy space across a number of criteria. I’ll first look at thedata served by the particular repository, and then the for-mat in which that data is presented, how it is maintained,and finally, the freedom of that data and its software. Ul-timately, I’ll analyze how much closer a particular projectbrings us to a participatory democracy.While there are many projects being developed in the par-ticipatory democracy space, I’ve chosen only a couple thatI believe highlight the successes and challenges faced by thecurrent set of tools offered to citizens interested in digital ac-tivism and participatory democracy. I believe that each oneof these projects demonstrate features that I’ve attemptedto combine into Cause Caller’s fundamental makeup as wellas deficiencies I’ve tried to avoid.
3.1.1 GovTrack.us
For most intents and purposes GovTrack.us is the most sub-stantial effort in the current participatory democracy space.Joshua Tauberer’s site contains data about virtually everypolitician to ever grace the halls of the House or the Senate,as well as full text analysis of every bill considered, votedon, or made into law within the last decade. GovTrack.usalso makes its information available under what Taubererconsiders “Web 2.0 principles and open data.”
9
For the most part, GovTrack.us’s data is up to date andhighly reliable as it is automatically harvested from the fed-eral government’s official legislative database called
THOMAS
10
that is run by the Library of Congress.Since computers are rarely as competent as humans are atdistinguishing good or valid information from bad or non-sense information, this leads to the potential of noise in Gov-Track’s signal. Trauberer is the first to admit this potentialproblem and acknowledges that there may be errors in someinformation available on the site. He points out that is thisis largely due to the fact that the US Government has yetto make it easy to fetch the information using automatedprocesses. He subsequently urges users to contact the main-tainers of THOMAS to encourage adoption of standardizeddata formats.Understanding the need for standardized data has obviouslylead Trauberer to create the robust services available onGovTrack.us. Data on the site is available in a number of formats including RSS, XML, and RDF.For example, for any given bill on the GovTrack.us system,Trauberer has created a RSS feed for information about thebill. This RSS feed is updated at any point informationabout the bill changes, such as when it becomes law or whenmodifications are made to its text. This functionality is alsoprovided for any legislator in the system.GovTrack.us also provides a sophisticated backend for usersto interface applications. Along with supplying a GoogleMap interface of congressional districts, GovTrack.us pro-vides a SPARQL
11
query interface so that users can extractRDF data from the site’s database. RDF is a particularkind of XML file that is designed to be a part of the se-mantic web. Each serialized XML entity in a RDF file isa “triple”
12
relating a subject to an object via a predicate.RDF files on GovTrack.us contain triple statements similarto “Politician Y voted for Bill X” or “Bill X is up for voteon Day Z.”
13
GovTrack.us’s SPARQL query interface allows powerful query-ing of information about the congress using knowledge state-
9
Trauberer, Joshua. “About Us.” GovTrack.us. 8 May 2008
http://www.govtrack.us/
.
10
Library of Congress, “THOMAS.” 8 May 2008
http://thomas.loc.gov
.
11
SPARQL is the SPARQL Protocol and RDF Query Lan-guage. It’s a standardized query language designed to enablequery of RDF data.
12
A triple consists of a subject, predicate and object thatdescribes a relationship between the three.
13
An RDF file is a serializd XML file containing triples
Add a Comment