Skip to content

A collection of ruby api wrappers for web services that expose government information

Notifications You must be signed in to change notification settings

larrywright/government

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are wrappers for some of the various apis that expose government information.

They are created using HTTParty, which is awesome.

GOP

This API is flaky, to say the least. The method calls don’t work consistently.

New York Times

New York Times has a congressional API. It’s documented here: http://developer.nytimes.com/docs/congress_api

These wrappers are not complete, the New York Times one in particular really needs to have a cleaner API rather than just mapping directly to the API methods.

These wrappers stem from a blog post I wrote on the topic of government data exposed via web services

About

A collection of ruby api wrappers for web services that expose government information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages