Coder Social home page Coder Social logo

govpulse's Introduction

govpulse

The Federal Register at your fingertips.

http://govpulse.us

About

This project was created for the Apps for America 2 contest and as a way for us to use our talents to help others participate in their government.

When we embarked on the creation of this site in our spare time, 3 weeks before the Apps for America 2 deadline, we knew that the open source software community would be essential to us realizing our dream. We are deeply indebted to all those who toil everyday to create incredible software and freely share it with the world. We are proud to have toiled along side them and thankful for their efforts to enable us to build a new app and tools we can release back into the community. It is our hope that this app continues to celebrate that spirit and gives back to that community, to the people of the US, and the world.

Installation

First, you'll need Ruby, Rails 2.3.3, the Sphinx search engine, MySQL, and the ruby MySQL bindings.

git clone git://github.com/trifecta/govpulse.git
cd govpulse
git submodule init
git submodule update

Then you'll need to create the config/database.yml and config/api_keys.yml files, based on the examples.

Then:

[sudo] rake gems:install
rake db:create
rake db:migrate

To fetch data, you'll need to run the following tasks

rake data:download:entries
rake data:download:full_text
rake data:extract:agencies
rake thinking_sphinx:index

To start up the application, simply run

script/server

Contact us at [email protected] if you run into any trouble; we'll revise these instructions as necessary to make it easy.

License

govpulse is released under the Affero GPL v3, which requires that the source code be made available to any network user of the application. So while we encourage you to fork and run your own copies of this application, any changes you make need to be shared with their users. Note that this does not allow the use of the govpulse name or logo.

govpulse itself is copyrighted by David Augustine, Robert Burbach, and Andrew Carpenter.

A variety of external libraries are included with this software; they are all open source, and with one exception are suitable for use in any way.

govpulse's People

Contributors

peregrinator avatar

Stargazers

Crates avatar gluckspilz avatar  avatar Katrin Bratland avatar Aaron Massey avatar Dave Augustine avatar Andrew Carpenter avatar  avatar Jim Tinsky avatar Paco Viramontes avatar Derek Willis avatar Luca G. Soave avatar

Watchers

 avatar Andrew Carpenter avatar Dave Augustine avatar Critical Juncture avatar James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.