afomi / openprocure

An open list of government procurement thresholds

Home Page:http://openprocure.us/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenProcure

Welcome!

OpenProcure is an open source, online repository for municipal purchasing information across the United States.

Our goal is to make municipal, county-level, and federal purchasing easily accessible for everyone. It is where government officials, technologists, and active citizens can work together to make our purchasing processes more transparent.

See it live at http://openprocure.us/

The static pages are in the gh-pages branch and the Middleman template is in the master branch.

How to Contribute to This Project

There are several ways that you can help contribute information to this project:

For a full list of suggested edits you can make to the site, visit our Github Issues page!

How to Search for procurement thresholds

Procurement Thresholds are not easily accessible through government websites.

Adding Data to OpenProcure

Edit data/procurement.yaml directly on GitHub. Once you save the edited procurement.yaml file, it will automatically deploy to the live website. It takes about 1 min and you need to refresh your browser, but it is really that simple. No further action required. Or you can always fork the repository and submit a pull request.

When adding a PDF as a link

Make sure you append the page number at the end. If I wanted to add a link to page 2 of this PDF, I would add a #page=2 at the end of the URL. e.g. http://www.publishers.org.uk/_resources/assets/attachment/full/0/2091.pdf#page=2.

To install

  1. Clone repository
  2. Install ruby and bundler for your system
  3. bundle install

To run in development

middleman

To deploy changes

rake deploy

License

To the extent possible under law, MuniRent has waived all copyright and related or neighboring rights to OpenProcure. This work is published from: United States.

See LICENSE.txt for more details.

About

An open list of government procurement thresholds

http://openprocure.us/

License:Creative Commons Zero v1.0 Universal


Languages

Language:CSS 40.5%Language:Ruby 29.7%Language:HTML 24.3%Language:JavaScript 5.0%Language:Shell 0.4%