All Projects → munirent → Openprocure

munirent / Openprocure

Licence: cc0-1.0
An open list of government procurement thresholds

Projects that are alternatives of or similar to Openprocure

cia
Citizen Intelligence Agency, open-source intelligence (OSINT) project
Stars: ✭ 79 (+259.09%)
Mutual labels:  civic-tech, help-wanted
friendly-plans
Supporting system of behavioral therapy of people with autism. Check starter kit:
Stars: ✭ 24 (+9.09%)
Mutual labels:  civic-tech, help-wanted
Stratagus
The Stratagus strategy game engine
Stars: ✭ 403 (+1731.82%)
Mutual labels:  help-wanted
Imgbot
An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]
Stars: ✭ 732 (+3227.27%)
Mutual labels:  help-wanted
Algorithms
A repository of different Algorithms and Data Structures implemented in many programming languages.
Stars: ✭ 578 (+2527.27%)
Mutual labels:  help-wanted
Gitstart
Make a Pull Request
Stars: ✭ 415 (+1786.36%)
Mutual labels:  help-wanted
Plots2
a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! 🎈
Stars: ✭ 666 (+2927.27%)
Mutual labels:  help-wanted
5calls
Frontend for the 5calls.org site
Stars: ✭ 369 (+1577.27%)
Mutual labels:  civic-tech
Decidim
The participatory democracy framework. A generator and multiple gems made with Ruby on Rails
Stars: ✭ 894 (+3963.64%)
Mutual labels:  civic-tech
Hello World
Hello World in all possible programmnig languages
Stars: ✭ 558 (+2436.36%)
Mutual labels:  help-wanted
Blockparty
Ad Blocker App for iOS, macOS
Stars: ✭ 722 (+3181.82%)
Mutual labels:  civic-tech
Contribute To This Project
This project is waiting for your contribution. If you have never contributed code on GitHub before, this is the project to get you started.
Stars: ✭ 501 (+2177.27%)
Mutual labels:  help-wanted
Fixmystreet
This is mySociety's popular map-based reporting platform: easy to install in new countries and regions
Stars: ✭ 433 (+1868.18%)
Mutual labels:  civic-tech
Querido Diario
📰 Brazilian government gazettes, accessible to everyone.
Stars: ✭ 681 (+2995.45%)
Mutual labels:  civic-tech
Hacktoberfest
Hacktoberfest 2018. Check out the end video for this project ->
Stars: ✭ 406 (+1745.45%)
Mutual labels:  help-wanted
Verticalcardswiper
A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.
Stars: ✭ 830 (+3672.73%)
Mutual labels:  help-wanted
Boxbilling
BoxBilling - Open source billing and client management software
Stars: ✭ 372 (+1590.91%)
Mutual labels:  help-wanted
Streetmix
Streetmix makes it easy for people to design public spaces together.
Stars: ✭ 498 (+2163.64%)
Mutual labels:  civic-tech
Goro
PHP in Go
Stars: ✭ 663 (+2913.64%)
Mutual labels:  help-wanted
Paravotar
Una herramienta para practicar tu voto con la papeleta de Puerto Rico.
Stars: ✭ 19 (-13.64%)
Mutual labels:  civic-tech

Open Procure

Welcome!

Join the chat at https://gitter.im/munirent/openprocure

Open Procure is an online open data repository of government purchasing information across the United States.

Our goal is to make municipal, county-level, state 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/

How to contribute to this project

We welcome your help! There are several ways you can contribute:

Visit our GitHub Issues page to see a list of open actionable items to fix on the site.

We have a feature roadmap page. Feature/ideas can be added there.

🗻 Want to collaborate with others on a task? Add it to Task Mountain so other people can work on it!

How to search for procurement thresholds

Procurement thresholds are not easily accessible through government websites, but the process can generally be expedited by using simple search terms or looking for navigation section headers such as "DOING BUSINESS WITH THE CITY" or PURCHASING RULES AND RESTRICTIONS Here are some tips on finding the proper thresholds:

  • First, use some basic boolean operators in a simple Google search. For example, if you're looking for the procurement thresholds for, say, Trenton, NJ, you'll enter something like "procurement threshold" AND "trenton" AND "NJ." (note: the term 'procurement' may be substituted for 'purchasing' or 'departmental spending,' while 'threshold' could very likely be found entered as simply 'limits' or, less frequently, terms such as 'petty cash fund'.) The same strategy is helpful if the governmental website in question has a strong in-site search bar.

  • It may be likely that the precise thresholds for bidding and discretionary spending do not appear readily in a visiible spot on a government's website in plain text. Often, you may need to search or browse to find a much longer document with a title along the lines of "Ethics Code" or "Financial Procedure Code." Almost always, these documents will be in PDF.

  • If you've found what appears to be a lengthy document of various government rules and codes, locating the procurement data can often be expedited by using your browser's find text function (usually available by navigating in browser to Edit >> Find). Using the find term field, enter words such as "purchasing" or "thresholds" or "discretionary." Pro-tip: Searching for the dollar symbol ($) is a handy trick for locating precise threshold data in many cases.

More to be added to this section.

Adding data to Open Procure

Edit data/procurement.yaml directly on GitHub. When you submit your changes, GitHub will automatically create a pull request. After the team merges it, the live website will be updated automatically. It takes about 1 min and you need to refresh your browser, but it is really that simple. No further action required.

Always include a link to source of the procurement thresholds you are adding to make future verification easy.

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

Development

The website is hosted on GitHub pages. The static HTML pages are in the gh-pages branch.

The website is generated using the Middleman tool. The Middleman template is in the master branch.

To install

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

To run in development

middleman

Open your browser to http://localhost:4567 or http://127.0.0.1:4567

Edit files and the page will automatically refresh.

To deploy changes

rake deploy

Or push to the master branch and let the auto-deploy do its thing.

License

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

See LICENSE.txt for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].