|
Project Information
Links
|
This project provides access to the source code for the NY Senate Open Legislation service hosted at: http://open.nysenate.gov/legislation While the source is available through this site, it is not quite ready for public consumption and re-use. Please check back soon for more announcements about our formal source code releases SummaryThe basic concept is to parse the flat file records from the mainframe into some sort of modern relational or object datastore. This datastore can then be queried via a simple RESTful API to produce output in any number of desired formats or standards – XML (RSS, ATOM, custom schemas), JSON, CSV, HTML (widgets). Getting StartedSee the wiki pages for more information on API access. |