-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathassignment-1.html
235 lines (195 loc) · 9.87 KB
/
assignment-1.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Geography and Planning 377</title>
<!-- Latest compiled and minified Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="./theme/css/main.css" />
</head>
<body id="index" class="home">
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="./">
GGR377
</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<!--<li><a href="./calendar.html">Course Schedule</a></li>-->
<li><a href="./policies.html">Policies</a></li>
<!--<li><a href="./office-hours.html">Course Staff</a></li>-->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project Examples <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="./assignment-1.html">Assignment 1</a></li>
<li><a href="./assignment-2.html">Assignment 2</a></li>
<li><a href="./assignment-3.html">Assignment 3</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Resources <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="./materials.html">Course Materials</a></li>
<li><a href="./stats-reference.html">Statistics Reference</a></li>
<li><a href="./story-mapping.html">Story Mapping</a></li>
<!-- <li><a href="./python-reference.html">Python Reference</a></li> -->
<li><a href="./data-portals.html">Data Portals</a></li>
</ul>
</li>
<!-- <li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Course Topics <span class="caret"></span></a> -->
<!-- <ul class="dropdown-menu"> -->
<!-- <li><a href="./census-data.html">Census Data</a></li>
<li><a href="./data-visualization.html">Data Visualization</a></li> -->
<!-- <li><a href="./story-mapping.html">Story Mapping</a></li> -->
<!-- <li><a href="./citizen-science.html">Citizen Science</a></li>
<li><a href="./mapping.html">Spatial Data and Mapping</a></li> -->
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<div class="container">
<section id="content">
<div class="container">
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h3 id="Instructor">Assignment 1: Community Profile<a class="anchor-link" href="#Instructors">¶</a></h3>
A compilation of project examples from previous semesters
</div>
</div>
</div>
<br>
<div class="cell border-box-sizing code_cell rendered">
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="output_wrapper">
<div class="output">
<div class="output_area">
<div class="output_html rendered_html output_subarea output_execute_result">
<div class="staff">
<table width="1200">
<tr>
<td width="25%">
<div class="staff-member">
<!-- <iframe width="400" height="300" src="https://tongji0309.carto.com/builder/b306995d-723d-4341-b9be-439333b17f19/embed" frameborder="0"></iframe> -->
<div style="width: 400px; height: 300px; overflow: hidden;">
<img src="./assets/images/chung_tract.png" alt="shapefile of census tract report cover" style="width: 100%; height: 100%; object-fit: cover;">
</div>
<div class="sign up"> <a href="./assets/Community_Profile_Toronto.pdf">Community Profile of Census Tract CT-0012.04</a> </div>
<div class="name">Joseph Chung and Sagith Kalaichelvam </div></div>
</div>
</div>
</td>
<td width="25%">
<div class="staff-member">
<!-- <iframe width="400" height="300" src="https://tongji0309.carto.com/builder/b306995d-723d-4341-b9be-439333b17f19/embed" frameborder="0"></iframe> -->
<div style="width: 400px; height: 300px; overflow: hidden;">
<img src="./assets/images/malesevic_tract.png" alt="shapefile of census tract report cover" style="width: 100%; height: 100%; object-fit: cover;">
</div>
<div class="sign up"> <a href="./assets/Assignment_1_Malesevic.pdf">Community Profile of Census Tract 5350014</a> </div>
<div class="name">Andrea Malesevic </div></div>
</div>
</div>
</td>
<td width="25%">
<div class="staff-member">
<!-- <iframe width="400" height="300" src="https://tongji0309.carto.com/builder/b306995d-723d-4341-b9be-439333b17f19/embed" frameborder="0"></iframe> -->
<div style="width: 400px; height: 300px; overflow: hidden;">
<img src="./assets/images/lee_tract.png" alt="shapefile of census tract report cover" style="width: 100%; height: 100%; object-fit: cover;">
</div>
<div class="sign up"> <a href="./assets/Lee_Zhang_Assignment_1.pdf">Community Profile of Census Tract 5350013.02</a> </div>
<div class="name">Xinyi Zhang and Julia Lee </div></div>
</div>
</div>
</td>
</tr>
<tr>
<td width="25%">
<div class="staff-member">
<!-- <iframe width="400" height="300" src="https://tongji0309.carto.com/builder/b306995d-723d-4341-b9be-439333b17f19/embed" frameborder="0"></iframe> -->
<div style="width: 400px; height: 300px; overflow: hidden;">
<img src="./assets/images/Tract_4072_image.jpg" alt="shapefile of census tract report cover" style="width: 100%; height: 100%; object-fit: cover;">
</div>
<div class="sign up"> <a href="./assets/Tract_4072.pdf">Community Profile of Census Tract 4072</a> </div>
<div class="name"> Rachel Durney and Isaac Schmidt </div></div>
</div>
</div>
</td>
<td width="25%">
<div class="staff-member">
<!-- <iframe width="400" height="300" src="https://tongji0309.carto.com/builder/b306995d-723d-4341-b9be-439333b17f19/embed" frameborder="0"></iframe> -->
<img width="400" height="300" alt="shapefile of census tract report cover" src="./assets/images/community_profile.jpg">
<div class="sign up"> <a href="./assets/community_profile_tract207.pdf">Community Profile of Census Tract 207</a> </div>
<div class="name">Whitney Berry (MCP '13) and Michelle Thong (MCP '13) </div></div>
</div>
</div>
</td>
<td width="25%">
<div class="staff-member">
<!-- <iframe width="400" height="300" src="https://tongji0309.carto.com/builder/b306995d-723d-4341-b9be-439333b17f19/embed" frameborder="0"></iframe> -->
<img width="400" height="300" alt="shapefile of census tract report cover" src="./assets/images/Tract_4201_image.jpg">
<div class="sign up"> <a href="./assets/Tract_4201.pdf">Community Profile of Census Tract 4201</a> </div>
<div class="name"> Purva Kapshikar and Liliana Ledezma </div></div>
</div>
</div>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
var mathjaxscript = document.createElement('script');
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
mathjaxscript.type = 'text/javascript';
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
"MathJax.Hub.Config({" +
" config: ['MMLorHTML.js']," +
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
" displayAlign: 'center'," +
" displayIndent: '0em'," +
" showMathMenu: true," +
" tex2jax: { " +
" inlineMath: [ ['$','$'] ], " +
" displayMath: [ ['$$','$$'] ]," +
" processEscapes: true," +
" preview: 'TeX'," +
" }, " +
" 'HTML-CSS': { " +
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
" } " +
"}); ";
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
}
</script>
</div>
<footer id="contentinfo" class="body">
</footer><!-- /#contentinfo -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Latest compiled and minified Bootstrap JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</body>
</html>