forked from openoakland/openbudgetoakland-staging
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoak11-13adopted2.html
284 lines (240 loc) · 8.98 KB
/
oak11-13adopted2.html
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
<!DOCTYPE html>
<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<!-- Set the viewport width to device width for mobile -->
<meta name="viewport" content="width=device-width" />
<title>Open Budget Oakland - FY 2011-13 City of Oakland Expenditures as Adopted</title>
<!-- Included CSS Files (Uncompressed) -->
<!--
<link rel="stylesheet" href="stylesheets/foundation.css">
-->
<!-- Included CSS Files (Compressed) -->
<link rel="stylesheet" href="stylesheets/foundation.min.css">
<link rel="stylesheet" href="stylesheets/app.css">
<script src="js/modernizr.foundation.js"></script>
<style>
body, html, #treewidget11-13, #treewidget11-12, #treewidget12-13, #bubblewidget, #tablewidget {
padding: 0px;
margin: 0px;
width: 100%;
height: 100%;
}
#treewidget11-13, #treewidget11-12, #treewidget12-13, #bubblewidget, #tablewidget {
width: 800px;
height: 300px;
overflow:none;
}
#credit {
position: absolute;
bottom:0;
right:0;
color: #333;
text-decoration: underline;
background-color: #fff;
background-color: rgba(255, 255, 255, 0.8);
padding: 0 3px;
display: block;
font-size: 10px;
z-index: 9999;
}
</style>
</head>
<body>
<!--
BEGIN NAV
-->
<div>
<nav class="top-bar">
<ul>
<!-- Title Area -->
<li class="name">
<h1>
<a href="index.html">
Open Budget Oakland
</a>
</h1>
</li>
<li class="toggle-topbar"><a href="#"></a></li>
</ul>
<section>
<ul class="right">
<li class="divider"></li>
<li class="has-dropdown"><a href="">About</a>
<ul class="dropdown">
<li><a href="what-how.html">What and How</a></li>
<li><a href="whois.html">Who We Are</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</li>
<li class="divider"></li>
<li class="has-dropdown"><a href="">Visuals</a>
<ul class="dropdown">
<li><a href="oak11-13adopted.html">2011-13 Expenditures, Adopted</a></li>
<li><a href="2012-2013-sankey.html">2012-13 Revenues & Expenditures, Adopted</a></li>
</ul>
</li>
<li class="divider"></li>
<li><a href="http://data.openoakland.org/dataset/city-of-oakland-budget" target="_blank">Data</a></li>
<li class="divider"></li>
<li class="has-dropdown"><a href="">Resources</a>
<ul class="dropdown">
<li><a href="oaklandbudget101.html">Oakland Budget 101</a></li>
<li><a href="toolsprojects.html">Tools and Projects</a></li>
<!--
<li><a href="#">Participatory Budgeting</a></li>
-->
</ul>
<li class="divider"></li>
<li><a href="blog.html">Blog</a></li>
<li class="divider"></li>
<li><a href="feedback.html">Feedback</a></li>
<li class="divider"></li>
<li><a href="https://twitter.com/search/realtime?q=%23OAKbudget&src=typd">#OAKbudget</a></li>
</ul>
</section>
</nav>
</div>
<!--
END NAV
-->
<div class="row">
<div class="ten columns">
<div><h4 class="subheader">FY 2011-13 City of Oakland Expenditures, Adopted</h4></div>
<div id="treewidget11-13"></div>
<!--
<dl class="tabs">
<dd class="active"><a href="#treemap11-13">FY 2011-13 (Two-Year Expenditures)</a></dd>
<dd><a href="#treemap11-12">FY 2011-12</a></dd>
<dd><a href="#treemap12-13">FY 2012-13</a></dd>
</dl>
<ul class="tabs-content">
<li class="active" id="treemap11-13Tab"><div id="treewidget11-13"></div></li>
<li id="treemap11-12Tab"><div id="treewidget11-12"></div></li>
<li id="treemap12-13Tab"><div id="treewidget12-13"></div></li>
</ul>
<p align="right"><small>Visualized with <a href="http://www.openspending.org/" target="_blank">OpenSpending</a></small></p>
-->
</div>
</div>
</div>
<div class="row">
<div class="eight columns">
<div id="disqus_thread"></div>
</div>
</div>
<!-- Included JS Files (Uncompressed) -->
<!--
<script src="js/jquery.js"></script><script src="js/jquery.foundation.mediaQueryToggle.js"></script><script src="js/jquery.foundation.forms.js"></script><script src="js/jquery.foundation.reveal.js"></script><script src="js/jquery.foundation.orbit.js"></script><script src="js/jquery.foundation.navigation.js"></script><script src="js/jquery.foundation.buttons.js"></script><script src="js/jquery.foundation.tabs.js"></script><script src="js/jquery.foundation.tooltips.js"></script><script src="js/jquery.foundation.accordion.js"></script><script src="js/jquery.placeholder.js"></script><script src="js/jquery.foundation.alerts.js"></script><script src="js/jquery.foundation.topbar.js"></script><script src="js/jquery.foundation.joyride.js"></script><script src="js/jquery.foundation.clearing.js"></script><script src="js/jquery.foundation.magellan.js"></script>
-->
<!--
Included JS Files (Compressed)
-->
<script src="js/jquery.js"></script>
<script src="js/foundation.min.js"></script>
<!-- Initialize JS Plugins -->
<script src="js/app.js"></script>
<!-- DISQUS script -->
<script type="text/javascript">
function backHome() {
document.getElementById('treewidget11-13').src = document.getElementById('treewidget11-13').src;
}
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'openbudgetoakland'; // required: replace example with your forum shortname
var disqus_identifier = '2011-13 Oakland Expenditures Adopted Treemap';
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<!-- OpenSpending scripts -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="http://openspending.org/static/openspendingjs/prod/boot.js"></script>
<script defer="defer">
OpenSpending.scriptRoot = "http://openspending.org/static/openspendingjs";
OpenSpending.localeGroupSeparator = ",";
OpenSpending.localeDecimalSeparator = ".";
</script>
<script type="text/javascript" src="http://openspending.org/static/openspendingjs/lib/widgets.js"></script>
<script type="text/javascript" src="http://openspending.org/static/openspendingjs/app/bob/bob.js"></script>
<script type="text/javascript" src="http://openspending.org/static/openspendingjs/widgets/treemap/main.js"></script>
<!--
<script type="text/javascript" src="http://openspending.org/static/openspendingjs/widgets/bubbletree/main.js"></script>
-->
<script type="text/javascript" src="http://openspending.org/static/openspendingjs/widgets/aggregate_table/main.js"></script>
<script type="text/javascript">
$(function() {
var state = {
"drilldowns": [
"department",
"unit",
"child-fund"
],
"cuts": {"time.year": "2011|time.year:2012"}
};
var context = {
dataset: "oakland-adopted-budget-fy-2011-13-expenditures",
siteUrl: "http://openspending.org",
embed: true
};
window.wdg_widget = new OpenSpending.Treemap($('#treewidget11-13'), context, state);
});
$(function() {
var state = {
"drilldowns": [
"department",
"unit",
"child-fund"
],
"cuts": {},
"year": 2011
};
var context = {
dataset: "oakland-adopted-budget-fy-2011-13-expenditures",
siteUrl: "http://openspending.org",
embed: true
};
window.wdg_widget = new OpenSpending.Treemap($('#treewidget11-12'), context, state);
});
$(function() {
var state = {
"drilldowns": [
"department",
"unit",
"child-fund"
],
"cuts": {},
"year": 2012
};
var context = {
dataset: "oakland-adopted-budget-fy-2011-13-expenditures",
siteUrl: "http://openspending.org",
embed: true
};
window.wdg_widget = new OpenSpending.Treemap($('#treewidget12-13'), context, state);
});
// $(function() {
// var state = {
// "drilldowns": [
// "department",
// "unit",
// "child-fund"
// ],
// "cuts": {},
// "year": 2012
// };
// var context = {
// dataset: "oakland-adopted-budget-fy-2011-13-expenditures",
// siteUrl: "http://openspending.org",
// embed: true
// };
// window.wdg_widget = new OpenSpending.AggregateTable($('#tablewidget'), context, state);
// });
</script>
</body>
</html>