Skip to content
Greg Swindle edited this page Mar 11, 2018 · 6 revisions

book Prototype documentation for the IA Summit 2018 talk "Architecting Information for an Open Source Citizenry external-link".

person Audience:

Engineers

APIs

You can review (and modify!) service calls to these APIs in the democracy-ia: HR 2422 (congress.gov) RunKit external-link.

GitHub REST API v3

ProPublica Congress API

  • radio-tower apidocs external-link

    Using the Congress API, you can retrieve legislative data from the House of Representatives, the Senate and the Library of Congress. The API, which originated at The New York Times in 2009, includes details about members, votes, bills, nominations and other aspects of congressional activity. This document describes the requests that users can make of the API and the responses that it returns.

  • question ProPublica Congress API User Group external-link (Google Group)

    This group is for asking questions about the API, discussing best practices and for notifications about outages and other major changes.

  • code markalexandercastillo/propublica-congress external-link

    A Node.js client for the ProPublica Congress API .

Logging

Analytics

  • code yeoman/insight external-link

    Node.js module to help you understand how your tool is being used by anonymously reporting usage metrics to Google Analytics.

Clone this wiki locally