From ca8132676df5bfe81c21c1a0c477fb5b6636450a Mon Sep 17 00:00:00 2001 From: "Carl V. Lewis" Date: Tue, 23 Feb 2016 16:54:59 -0500 Subject: [PATCH] Corrected STL city threshold, add STL county --- data/procurement.yaml | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/data/procurement.yaml b/data/procurement.yaml index a7f1422..a9338c4 100644 --- a/data/procurement.yaml +++ b/data/procurement.yaml @@ -559,9 +559,20 @@ - agency: City of St. Louis state: MO type: City - discretionary_threshold: $5,000 - discretionary_URL: http://www.slpl.lib.mo.us/cco/ords/data/ord4102.htm + discretionary_threshold: $500 + discretionary_url: http://www.slpl.lib.mo.us/cco/ords/data/ord4102.htm + formal_threshold: $5,000 + formal_url: https://www.stlouis-mo.gov/government/departments/sldc/upload/City-of-St-Louis-Disparity-Study-Final-5-11-15.pdf#page=18 population: 331,287 - contributed_by: Carl Lewis + contributed_by: Carl V. Lewis + updated at: 2016-02-23 +- agency: St. Louis County + state: MO + type: County + discretionary_threshold: $5,000 + discretionary_url: http://www.stlouisco.com/yourgovernment/countydepartments/procurement/howtodobusinesswithus + formal_threshold: $25,000 + formal_url: http://www.stlouisco.com/yourgovernment/countydepartments/procurement/howtodobusinesswithus + population: 1,000,100 + contributed_by: Carl V. Lewis updated at: 2016-02-23 -