forked from ModelEarth/community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
295 lines (225 loc) · 8.98 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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Community Modeling Data</title>
<link rel="icon" type="image/x-icon" href="img/logo/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<script type="text/javascript" src="js/jquery/jquery-1.12.4.min.js"></script>
<script type="text/javascript" src="js/d3/d3.v5.min.js"></script>
<script type="text/javascript" src="../../localsite/js/showdown.min.js"></script>
<script type="text/javascript" src="../localsite/js/localsite.js?navcolumnX=community/nav.html"></script>
<script type="text/javascript" src="../localsite/js/navigation.js"></script>
<link type="text/css" href="../../localsite/css/base.css" rel="stylesheet" />
<!--
Contribute to projects with the US Environmental Protection agency in areas like waste to energy, the transition to electric vehicle manufacturing, environmental impact indicators, advanced biofuels and reducing greenhouse gas emissions.
-->
<!-- For Facebook -->
<meta property="og:title" content="2021 Sustainable Communities Web Challenge - Code for America" />
<meta property="og:type" content="article" />
<meta property="og:image" content="https://model.earth/community/img/overview/code-for-america-rect.jpg" />
<meta property="og:url" content="https://model.earth/community/" />
<meta property="og:description" content="Economic data, community resources and planning input combined with the EPA's new environmental indicator models." />
<!-- For Twitter -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="2021 Sustainable Communities Web Challenge - Code for America" />
<meta name="twitter:description" content="Economic data, community resources and planning input combined with the EPA's new environmental indicator models." />
<meta name="twitter:image" content="https://model.earth/community/img/overview/code-for-america-rect.jpg" />
</head>
<!--
12-digit FIPS Code - state, county, tract, block group
https://www.policymap.com/2012/08/tips-on-fips-a-quick-guide-to-geographic-place-codes-part-iii/
-->
<body>
<script>
//loadMarkdown("README.md", "readmeDiv", "_parent");
//// param.startTitle = "Model Earth"; // Trigger header
</script>
<style>
.headerImage{
display: none;
}
#fullcolumn {
background: #fafafa;
}
.gobutton {
margin: 0px;
cursor: pointer;
border-radius: 5px;
font-size: 18px;
padding: 14px 12px 15px 12px;
min-height: 38px;
color: #fff;
box-sizing: border-box;
background: #555;
height: 48px;
text-decoration: none;
}
.resultsHolder {
background: rgba(33,33,33,0.95);
color: #fff;
padding: 10px 20px 10px 20px;
font-size: 18px;
border-radius: 5px;
margin-bottom: 8px;
line-height: 26px;
}
.txtbox {
position: relative;
overflow: hidden;
outline: none;
width: 100%;
max-width: 190px;
padding: 0 20px;
height: 48px;
line-height: 60px;
font-size: 24px;
color: #777;
border: solid 1px #b7b7b7;
border-radius: 5px;
margin-right: 7px;
white-space: nowrap;
text-overflow: ellipsis;
float: left;
}
@media (max-width: 1200px) {
#rightcolumn {
display:none;
}
}
.popout {
border: 1px solid #ccc;
padding: 30px;
width:100%;
background:#eee;
}
.popout > h3 {
margin-top:0px;
}
@media (max-width: 1200px) {
.hideMobile1200 {
display: none;
}
}
</style>
<div id="log_display" style="display:none"></div><!-- a work in progress -->
<div class="georgia-hideX" style="position:relative; background:#aaa"><!-- #dae8eb -->
<!-- psd resides in smartdata -->
<div style="background-color: #dae8eb; margin: 0 auto; overflow: auto; padding:0px; border:0px">
<div style="max-width:1400px; text-align:left; position:relative; min-height:350px">
<img src="img/overview/banner-2.png" class="hideMobile" style="opacity:0.3; width:100%; max-width:600px; padding-top:20px; padding-right:20px; position:absolute; left:300px; bottom:0px">
<!--
<img src="img/overview/banner-1.png">
-->
<div style="float:left">
<div class="hero-text" style="padding:30px 15px 0 40px">
<img src="img/logo/code-for-america-and-earth.png" style="width:100%;max-width:220px;padding:10px 0 15px 0"><br>
<br><br>
<!--
<div style="font-size:18px;">
Beyond Carbon
</div>
<div style="font-size:18px; line-height: 1.2em; font-weight:600; color:#999;">
Sustainable Communities<br>
Web Challenge
</div><br>
-->
<div class="hideMobile">
<br>
</div>
<div style="font-size:26px; line-height: 1.2em;">
Sustainable<br>Communities<br>
Web Challenge
</div><br>
</div>
</div>
<div style="float:right; padding:20px 50px 0 0; text-alignX:right">
<img src="img/logo/epa-circle.png" style="width:100%;max-width:160px"><br>
<div class="hideMobile">
<br>
</div>
<div style="font-size:20px; line-height: 1.2em;">
<div style="font-size:25px;">Saturday, Oct 2, 2021</div>
<div style="font-size:15px;line-height: 20px">
<div style="margin-bottom:8px">10am to 6pm EST</div>
Join us in using embeddable web apps<br>
to create community portals focused<br>
on local environmental issues. <a href="../io/">More...</a>
</div>
<!--
<div style="font-size:18px;">
10am EST - EPA Hackahon<br>
4pm EST - Awards Ceremony<br><br>
</div>
-->
<br>
</div>
</div>
</div>
</div>
</div>
<div style="clear:both"></div>
<div style="clear:both; background-color:#fff; min-height:250px">
<div class="contentX contentpadding" style="padding-top:30px;">
<div class="pageColumn">
<div class="pageColumnInside">
<h2>Community Apps</h2>
Choose your state and county to see which industries are active in your community, which create the most jobs and which have the biggest environmental impacts.<br><br>
<a href="../localsite/info/">Explore Environmental Impacts</a>
<!--
<a href="../../community/challenge/">Join our Newsletter</a>
-->
<br><br>
</div>
</div>
<div class="pageColumn">
<div class="pageColumnInside">
<h2>$10,000 in Awards</h2>
Code for America and the US Environmental Protection Agency (EPA) are awarding programmers, community reps and designers who help create inspiring tools.<br><br>
<a href="projects/">View our Ongoing Project Areas</a>
</div>
</div>
<div class="pageColumn">
<div class="pageColumnInside">
<h2>Register to Participate</h2>
We're teaming up with sustainablity experts, coders and designers around the world to integrate systems in location-focused community impact portals.<br><br>
<a href="challenge/" target="_parent">Learn about Challenge and Register</a>
</div>
</div>
</div>
</div>
<div id="readmeDiv"></div>
<a href="../localsite/info/"><img src="img/overview/slides/perfect-storm-heatmap.jpg" class="hideMobile" style="float:left; width: 100%; max-width:2000px; margin-top:0px; margin-bottom:20px"></a><br>
<div class="content contentpadding litePanel" style="overflow:auto; display:none">
<div class="localX" style="float:left; padding-top:0px; clear:both; display:none">
<div id="greatestNeedsHolder" class="resultsHolder" style="margin-right:30px; ">
<div style="margin-bottom:10px;padding-top:0px">
<div style="margin-bottom:8px">Employment projections...</div>
<input type="text" class="txtbox frst_location" id="zip" placeholder="Zip Code">
<div class="gobutton" style="float:left" onclick="goZip()">GO</div>
<div style="clear:both"></div>
<br><br>
</div>
</div>
<br><br>
<script>
$('#zip').on("keypress", function(e) {
if (e.keyCode == 13) { // Enter hit
goZip();
}
});
function goZip() {
zip = $('#zip').val();
if (zip.length == 5) {
window.location='../../community/zip/#zip=' + zip;
} else {
alert('Please enter a 5 digit zip.');
}
}
</script>
</div>
</div>
<link rel="stylesheet" href="css/material_icons.css" />
</body>
</html>