-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
382 lines (323 loc) · 19.7 KB
/
index.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
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>The Dashboard</title>
<link rel="stylesheet" href="css/main.css">
<link rel="icon" type="image/x-icon" href="img/narwhal_favicon.svg">
<meta name="viewport" content="initial-scale=1.0, width=device-width">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script src="js/anime/lib/anime.min.js"></script>
<script src="https://unpkg.com/typewriter-effect@latest/dist/core.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Y8613NFM9R"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-Y8613NFM9R');
</script>
<!-- Primary Meta Tags -->
<meta name="title" content="The Dashboard" />
<meta name="description" content="The Dashboard contains a summarization of The New School's Financial Data from 2018-2022. You can interact with the graphs to draw comparisons and make your own analysis. " />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://dashboard.sidhyatikku.com/" />
<meta property="og:title" content="The Dashboard" />
<meta property="og:description" content="The Dashboard contains a summarization of The New School's Financial Data from 2018-2022. You can interact with the graphs to draw comparisons and make your own analysis. " />
<meta property="og:image" content="https://dashboard.sidhyatikku.com/img/metaimgs/meta_images_home.jpg" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://dashboard.sidhyatikku.com/" />
<meta property="twitter:title" content="The Dashboard" />
<meta property="twitter:description" content="The Dashboard contains a summarization of The New School's Financial Data from 2018-2022. You can interact with the graphs to draw comparisons and make your own analysis. " />
<meta property="twitter:image" content="https://dashboard.sidhyatikku.com/img/metaimgs/meta_images_home.jpg" />
</head>
<body>
<div class = "content">
<div class="img_svg">
<svg width="1000" height="1000" viewBox="0 0 1000 1000" fill="none" xmlns="http://www.w3.org/2000/svg" class="narwhal_logo" style="stroke:#D4A500; fill:#D4A500; fill-opacity:0;">
<g clip-path="url(#clip0_41_102)">
<path d="M775.438 463.501L824.695 252.152C825.711 247.564 823.781 242.772 819.516 240.325C814.336 237.47 807.836 239.306 805.094 244.505L700.18 435.26C698.453 435.158 696.828 434.75 695 434.75C551.695 434.75 484.664 519.881 381.477 620.61C378.125 623.975 374.063 625.402 370.102 625.402C361.773 625.402 353.75 618.877 353.75 609.09V544.961L385.641 528.139C396.203 522.124 402.5 511.928 402.5 501.019V385.812C402.5 376.229 393.359 369.5 383.508 369.5C379.953 369.5 376.398 370.417 373.047 372.253L288.75 420.578L204.453 372.253C201.102 370.315 197.547 369.5 193.992 369.5C184.141 369.5 175 376.229 175 385.812V501.019C175 511.928 181.297 522.124 191.859 528.139L223.75 544.961V626.524C223.75 700.847 283.672 761 357.711 761H727.5C781.328 761 825 717.16 825 663.125V565.25C825 523.857 805.398 487.358 775.438 463.501ZM776.25 663.125C776.25 690.142 754.414 712.062 727.5 712.062H357.711C310.789 712.062 272.5 673.728 272.5 626.524V515.395L246.398 501.631L223.75 489.703V439.644L264.578 463.093L288.75 476.958L312.922 463.093L353.75 439.644V489.703L331.102 501.631L305 515.395V609.09C305 645.079 334.25 674.34 370.102 674.34C387.367 674.34 403.617 667.509 415.5 655.682C427.18 644.263 438.453 633.049 449.422 622.038C532.805 538.742 587.852 483.687 695 483.687C739.789 483.687 776.25 520.288 776.25 565.25V663.125Z" fill="#D4A500"/>
<path d="M620.148 671.179H588.563V655.275H572.719V639.37H604.305V655.275H620.148V623.567H588.563V607.662H572.719V575.955H588.563V560.152H620.148V544.248H635.992V560.152H667.578V576.057H683.422V591.962H651.836V576.057H635.992V607.764H667.578V623.669H683.422V655.376H667.578V671.281H635.992V687.186H620.148V671.179ZM620.148 607.662V575.955H604.305V607.662H620.148ZM635.992 655.275H651.836V623.567H635.992V655.275Z" fill="#D4A500"/>
</g>
<defs>
<clipPath id="clip0_41_102">
<rect width="650" height="522" fill="white" transform="translate(175 239)"/>
</clipPath>
</defs>
</svg>
</div>
<div id="header" class="section_scroll"></div>
<script>
anime({
targets: '.narwhal_logo path',
strokeDashoffset: [anime.setDashoffset, 0],
easing: 'easeInOutSine',
duration: 3000,
delay: function(el, i) { return i * 10 },
direction: 'alternate',
loop: false,
complete: function(anim) {
const svg = document.querySelector('.narwhal_logo');
svg.classList.add('active');
svg.style.fillOpacity = 1;
setTimeout(function() {
// Toggle fill opacity back to 0
svg.style.fillOpacity = 0;
svg.style.strokeOpacity = 0;
// Delay for another 100ms
setTimeout(function() {
// Toggle fill opacity back to 1
svg.style.fillOpacity = 1;
// Delay for another 100ms
setTimeout(function() {
// Toggle fill opacity back to 0
svg.style.fillOpacity = 0;
// Delay for another 100ms
setTimeout(function() {
// Toggle fill opacity back to 1
svg.style.fillOpacity = 1;
}, 150);
}, 150);
}, 200);
}, 500);
}
});
</script>
<script>
var app = document.getElementById('header');
var typewriter = new Typewriter(app, {
loop: true
});
typewriter.typeString('Welcome to The Dashboard')
.pauseFor(5000)
.deleteChars(9)
.typeString('Statements')
.pauseFor(5000)
.deleteChars(10)
.typeString('Balance Sheets')
.pauseFor(5000)
.deleteChars(14)
.typeString('Reports')
.pauseFor(5000)
.deleteChars(7)
.typeString('Ledger')
.pauseFor(5000)
.deleteChars(6)
.typeString('Register')
.pauseFor(5000)
.start();
</script>
<div class="description">
The Dashboard contains a summarization of The New School's Financial Data. You can interact with the graphs to draw comparisons and make your own analysis. The New School is a 501(c)3 designated non-profit and their financial data can be publicly accessed by visiting the IRS website and looking up their data with <strong>EIN #13-3297197</strong>. <br><br>This project was created out of growing frustration amongst The New School community during 2022-23 academic year strikes and the alleged disproportionate allocation of wages and finances. The aim of this project is to provide access to complex financial data within minutes and enable people to visualize the balance sheets. You can <strong>click and interact</strong> with the visualizations and even <strong>download and share</strong> them.
</div>
<div id="line_container" class="section_scroll">
<div class="line_texts">
<div id="line_text_1">What is up?</div>
<div id="line_text_2">What is up?</div>
</div>
<div class="line" id="line1"></div>
<div class="line" id="line2"></div>
</div>
<script>
var app = document.getElementById('line_text_1');
var typewriter = new Typewriter(app, {
loop: true
});
typewriter.typeString('Curious about how much The University made?')
.pauseFor(10000)
.start();
</script>
<script>
var app = document.getElementById('line_text_2');
var typewriter = new Typewriter(app, {
loop: true
});
typewriter.typeString('Curious about how much The University spent?')
.pauseFor(10000)
.start();
</script>
<div id="marquee_intro_main" class="section_scroll">
<marquee behavior="scroll" direction="left" scrollamount="30" class="marquee_left">
In 2021-22 academic year, Dwight A. McBride Made $1,419,250.
In 2021-22 academic year, David Van Zandt Made $302,215.
In 2021-22 academic year, Olatokumbo Shobowale Made $604,440.
In 2021-22 academic year, Jennifer Wilson Made $287,617.
In 2021-22 academic year, Jennifer Hobbs Made $343,363.
In 2021-22 academic year, Michael Schober Made $347,817.
In 2021-22 academic year, Tim Marshall Made $610,694.
In 2021-22 academic year, William Milberg Made $335,688.
</marquee>
<marquee behavior="scroll" direction="right" scrollamount="30" class="marquee_right">
In 2021-22 academic year, Dwight A. McBride Made $1,419,250.
In 2021-22 academic year, David Van Zandt Made $302,215.
In 2021-22 academic year, Olatokumbo Shobowale Made $604,440.
In 2021-22 academic year, Jennifer Wilson Made $287,617.
In 2021-22 academic year, Jennifer Hobbs Made $343,363.
In 2021-22 academic year, Michael Schober Made $347,817.
In 2021-22 academic year, Tim Marshall Made $610,694.
In 2021-22 academic year, William Milberg Made $335,688.
</marquee>
<marquee behavior="scroll" direction="left" scrollamount="30" class="marquee_left">
In 2021-22 academic year, Dwight A. McBride Made $1,419,250.
In 2021-22 academic year, David Van Zandt Made $302,215.
In 2021-22 academic year, Olatokumbo Shobowale Made $604,440.
In 2021-22 academic year, Jennifer Wilson Made $287,617.
In 2021-22 academic year, Jennifer Hobbs Made $343,363.
In 2021-22 academic year, Michael Schober Made $347,817.
In 2021-22 academic year, Tim Marshall Made $610,694.
In 2021-22 academic year, William Milberg Made $335,688.
</marquee>
<div id="want_know">Want to know who made how much?
</div>
<marquee behavior="scroll" direction="right" scrollamount="30" class="marquee_right">
In 2021-22 academic year, Dwight A. McBride Made $1,419,250.
In 2021-22 academic year, David Van Zandt Made $302,215.
In 2021-22 academic year, Olatokumbo Shobowale Made $604,440.
In 2021-22 academic year, Jennifer Wilson Made $287,617.
In 2021-22 academic year, Jennifer Hobbs Made $343,363.
In 2021-22 academic year, Michael Schober Made $347,817.
In 2021-22 academic year, Tim Marshall Made $610,694.
In 2021-22 academic year, William Milberg Made $335,688.
</marquee>
<marquee behavior="scroll" direction="left" scrollamount="30" class="marquee_left">
In 2021-22 academic year, Dwight A. McBride Made $1,419,250.
In 2021-22 academic year, David Van Zandt Made $302,215.
In 2021-22 academic year, Olatokumbo Shobowale Made $604,440.
In 2021-22 academic year, Jennifer Wilson Made $287,617.
In 2021-22 academic year, Jennifer Hobbs Made $343,363.
In 2021-22 academic year, Michael Schober Made $347,817.
In 2021-22 academic year, Tim Marshall Made $610,694.
In 2021-22 academic year, William Milberg Made $335,688.
</marquee>
<marquee behavior="scroll" direction="right" scrollamount="30" class="marquee_right">
In 2021-22 academic year, Dwight A. McBride Made $1,419,250.
In 2021-22 academic year, David Van Zandt Made $302,215.
In 2021-22 academic year, Olatokumbo Shobowale Made $604,440.
In 2021-22 academic year, Jennifer Wilson Made $287,617.
In 2021-22 academic year, Jennifer Hobbs Made $343,363.
In 2021-22 academic year, Michael Schober Made $347,817.
In 2021-22 academic year, Tim Marshall Made $610,694.
In 2021-22 academic year, William Milberg Made $335,688.
</marquee>
</div>
<div id="marquee_intro_mobile" class="section_scroll">
<marquee behavior="scroll" direction="left" scrollamount="20" class="marquee_left">
In 2021-22 academic year, Dwight A. McBride Made $1,419,250.
In 2021-22 academic year, David Van Zandt Made $302,215.
In 2021-22 academic year, Olatokumbo Shobowale Made $604,440.
In 2021-22 academic year, Jennifer Wilson Made $287,617.
In 2021-22 academic year, Jennifer Hobbs Made $343,363.
In 2021-22 academic year, Michael Schober Made $347,817.
In 2021-22 academic year, Tim Marshall Made $610,694.
In 2021-22 academic year, William Milberg Made $335,688.
</marquee>
<marquee behavior="scroll" direction="right" scrollamount="20" class="marquee_right">
In 2021-22 academic year, Dwight A. McBride Made $1,419,250.
In 2021-22 academic year, David Van Zandt Made $302,215.
In 2021-22 academic year, Olatokumbo Shobowale Made $604,440.
In 2021-22 academic year, Jennifer Wilson Made $287,617.
In 2021-22 academic year, Jennifer Hobbs Made $343,363.
In 2021-22 academic year, Michael Schober Made $347,817.
In 2021-22 academic year, Tim Marshall Made $610,694.
In 2021-22 academic year, William Milberg Made $335,688.
</marquee>
<marquee behavior="scroll" direction="left" scrollamount="20" class="marquee_left">
In 2021-22 academic year, Dwight A. McBride Made $1,419,250.
In 2021-22 academic year, David Van Zandt Made $302,215.
In 2021-22 academic year, Olatokumbo Shobowale Made $604,440.
In 2021-22 academic year, Jennifer Wilson Made $287,617.
In 2021-22 academic year, Jennifer Hobbs Made $343,363.
In 2021-22 academic year, Michael Schober Made $347,817.
In 2021-22 academic year, Tim Marshall Made $610,694.
In 2021-22 academic year, William Milberg Made $335,688.
</marquee>
<div id="want_know_mobile">Want to know who made how much?
</div>
<marquee behavior="scroll" direction="right" scrollamount="20" class="marquee_right">
In 2021-22 academic year, Dwight A. McBride Made $1,419,250.
In 2021-22 academic year, David Van Zandt Made $302,215.
In 2021-22 academic year, Olatokumbo Shobowale Made $604,440.
In 2021-22 academic year, Jennifer Wilson Made $287,617.
In 2021-22 academic year, Jennifer Hobbs Made $343,363.
In 2021-22 academic year, Michael Schober Made $347,817.
In 2021-22 academic year, Tim Marshall Made $610,694.
In 2021-22 academic year, William Milberg Made $335,688.
</marquee>
<marquee behavior="scroll" direction="left" scrollamount="20" class="marquee_left">
In 2021-22 academic year, Dwight A. McBride Made $1,419,250.
In 2021-22 academic year, David Van Zandt Made $302,215.
In 2021-22 academic year, Olatokumbo Shobowale Made $604,440.
In 2021-22 academic year, Jennifer Wilson Made $287,617.
In 2021-22 academic year, Jennifer Hobbs Made $343,363.
In 2021-22 academic year, Michael Schober Made $347,817.
In 2021-22 academic year, Tim Marshall Made $610,694.
In 2021-22 academic year, William Milberg Made $335,688.
</marquee>
<marquee behavior="scroll" direction="right" scrollamount="20" class="marquee_right">
In 2021-22 academic year, Dwight A. McBride Made $1,419,250.
In 2021-22 academic year, David Van Zandt Made $302,215.
In 2021-22 academic year, Olatokumbo Shobowale Made $604,440.
In 2021-22 academic year, Jennifer Wilson Made $287,617.
In 2021-22 academic year, Jennifer Hobbs Made $343,363.
In 2021-22 academic year, Michael Schober Made $347,817.
In 2021-22 academic year, Tim Marshall Made $610,694.
In 2021-22 academic year, William Milberg Made $335,688.
</marquee>
</div>
<script>
var app = document.getElementById('want_know');
var typewriter = new Typewriter(app, {
loop: true
});
typewriter.typeString('Want to know who made how much?')
.pauseFor(10000)
.start();
</script>
<script>
var app = document.getElementById('want_know_mobile');
var typewriter = new Typewriter(app, {
loop: true
});
typewriter.typeString('Want to know who made how much?')
.pauseFor(10000)
.start();
</script>
</div>
<a href="pages/salaries.html" id="enter_link" class="section_scroll">Enter</a>
<footer>
<div class="footer_content">
<div class="logo_footer">
<img src="img/narwhal.png" alt="narwhal logo with dollar sign" class="footer_logo_png">
<div class="footer_site_title">
The Dashboard
</div>
</div>
<div class="links">
<div class="pages_main">
<a href="/">Home</a>
<a href="pages/salaries.html">Salaries</a>
<a href="pages/expenditure.html">Expenditure</a>
<a href="pages/revenue.html">Revenue</a>
<a href="pages/aandl.html">Assets & Liabilities</a>
<a href="pages/license.html">License & Disclaimer</a>
</div>
<div class="docs_irs">
<a href="pdfs/irs/tns2019.pdf" target="_blank">FY 2018-19 Tax Returns</a>
<a href="pdfs/irs/tns2020.pdf" target="_blank">FY 2019-20 Tax Returns</a>
<a href="pdfs/irs/tns2021.pdf" target="_blank">FY 2020-21 Tax Returns</a>
<a href="pdfs/irs/tns2022.pdf" target="_blank">FY 2021-22 Tax Returns</a>
</div>
<div class="docs_audit">
<a href="pdfs/audit/fy2019.pdf" target="_blank">FY 2018-19 Audit</a>
<a href="pdfs/audit/fy2020.pdf" target="_blank">FY 2019-20 Audit</a>
<a href="pdfs/audit/fy2021.pdf" target="_blank">FY 2020-21 Audit</a>
<a href="pdfs/audit/fy2022.pdf" target="_blank">FY 2021-22 Audit</a>
</div>
</div>
</div>
</footer>
<script src="js/scroll_angle.js"></script>
<script src="js/scroll_up.js"></script>
</body>
</html>