Richmond Sunlight beta feature: Data syndication.
I’m gradually adding fauXML feeds for every legislator on Richmond Sunlight. (“Faux XML” meaning that, yeah, it’s XML, but it doesn’t conform to any particular DTD. I’m making it up as I go along, because there is no legislator data DTD, and life’s too short to invent one.) Right now, every legislator’s XML file provides their name, Richmond Sunlight ID, district number, chamber, party, session bill count, cash on hand, and session tag cloud data. Next I’ll add a listing of all active bills, batting average, and perhaps the last few comments on each legislator’s bills. (Complete voting records are already available as CSV. I intend to provide this as XML, too.)
The XML for a given legislator can be retrieved by hacking off the trailing slash on his Richmond Sunlight URL and appending “.xml” to the URL. By way of example, here’s my legislators’ XML data: Sen. Creigh Deeds and Del. Rob Bell.
Any moderately clever programmer could use this data to provide current legislator data on their own site. A local political party could provide automatically-updated information about their representatives during session, or a legislator could have her website inform constituents about what she’s been up to.
Richmond Sunlight is neat, but it’s as a web service that I think it will be really useful.
9 Comments