|
|
|
|
|
by sequoia
5056 days ago
|
|
Looking thru http://www.thekickbackmachine.com/browse/all/ it appears the projects are overwhelmingly successful. In the first 163 project, just under 75% were successful. Am I interpreting this incorrectly, or are projects funded successfully an overwhelming majority of the time? jQuery('h2:contains("Successful")', 'div.caption').length; //successful
jQuery('h2:contains("Unsuccessful")', 'div.caption').length; //unsuccessful
|
|