"We the People" API To Be Released
Kwyj1b0 writes "The Whitehouse plans to open up the APIs to its 'We the People' initiative. The first set of Read APIs (allowing anyone to read data on petitions) will be released in March 2013. In addition, selected people will be invited to attend the White House Open Data Day Hackathon on February 22nd. Write APIs will follow, allowing people to extend petition capabilities to their own sites. Privacy, of course, should be an important concern that needs to be addressed."
So one could theoretically, through this very API, gather signatures for this API to be discontinued ?
Religous speak to God. Insane are spoken to by God. When all shut up, one can finally hear Shostakovich in peace
I'd like to see all bills source controlled... GIT being the obvious best choice. I want every line.. every change to be documented as to who wrote it and when with the full repo being publicly readable.
function process_petition($num_votes)
{
if ($num_votes>=30000)
{
$response=make_polite("Fuck You");
return $response;
}
else
{
return NULL;
}
}
//this is actually all of the code except the make_polite function and some HTTP request handling
"When information is power, privacy is freedom" - Jah-Wren Ryel
Releasing a budget instead. I'm not taking sides, but it is at least their job to present something.
I believe this is the API the GP is looking for, which is for congress: govtrack.us
Some people die at 25 and aren't buried until 75. -Benjamin Franklin