-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
55 lines (44 loc) · 2.89 KB
/
about.html
File metadata and controls
55 lines (44 loc) · 2.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
layout: default
---
<div class='about'>
<a href="/" class="small">« BACK</a>
<h2 id='why'>Why is this happening?</h2>
<!-- ><p>The <a href="https://en.wikipedia.org/wiki/Pennsylvania_Constitution">Pennsylvania Constitution</a> requires the governor and the General Assembly to pass a budget for the state by midnight, June 30, the last day of the state's fiscal year. In June 2015 they failed to do that. On March 30, 2016, nine months after it was supposed to be passed, the 2015-2016 budget lapsed into law without the governor's signature. The Fiscal Code, a corollary document which further specifies how certain line items should be allocated, was vetoed and is under new review.</p>
<p>
At odds are issues of education funding and balancing spending with taxation.
</p>
<div class='headshots'>
<div class='thumb'><img src='images/wolf.jpg' alt='Gov. Tom Wolf' title='Gov. Tom Wolf' /><span class='small'>Gov. Tom Wolf</span></div>
<div class='thumb'><img src='images/turzai.jpg' alt='Speaker of the House Mike Turzai' title='Speaker of the House Mike Turzai' /><span class='small'>Speaker of the House Mike Turzai</span></div>
<div class='thumb'><img src='images/scarnati.jpg' alt='Senate President Joseph Scarnati' title='Senate President Joseph Scarnati' /><span class='small'>Senate President Joseph Scarnati</span></div>
</div>
<div class='clearfix'></div>
<p>The 2015-2016 budget pushes a $2 billion deficit into the upcoming year, and fails to address many of the structural causes of that deficit. The new year's budget must be created by July 1, not too far off.</p>
<h2 id='why'>What is this website?</h2>
<p><strong>Pennsylvania Budget Clock</strong> aggregates stories of the impact of the budget crises in order to impose a greater sense of urgency and pressure Pennsylvania politicians to act.</p>
<p>Tweet using the <a href="http://twitter.com/home?status=%20Check%20out%20pabudgetclock.com%20!%20%23ticktockpa%20(cc%20%40openpgh)">#ticktockPA</a> hashtag.</p>
-->
<h2 id='team'>Team</h2>
<p>This is a volunteer, <a href="https://github.com/chihacknight/il-budget-clock/" target="_blank">open-source</a> project of <a href="http://chihacknight.org/" target="_blank">Chi Hack Night</a>, repurposed by Connor Sites-Bowen with Code for Pittsburgh.</p>
<p>Chicago Contributors:</p>
<ul>
<li>Cathy Deng</li>
<li>Kristi Leach</li>
<li>Hunter Owens</li>
<li>Derek Eder</li>
<li>Matt Johnson</li>
<li>Rene Marcelo</li>
<li>Melanie Kruvelis</li>
<li>David Bild</li>
<li>Diana Hansen</li>
<li>Sarah Brune</li>
<li>Nate Hutcheson</li>
<li>Claire Micklin</li>
</ul>
<p>Pittsburgh Contributors:</p>
<ul>
<li><a href="https://twitter.com/connorsb">Connor Sites-Bowen</a></li>
</ul>
<p>This is a work in progress. Contribute your changes <a href="https://github.com/CodeForPittsburgh/dayswithoutdata">here.</a></p.
</div>