This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="center"> | |
<h3 style="margin-bottom:0px">Miles of trails built in Cedar Rapids per year</h3> | |
<div id="cr-bike-trails"> </div> | |
<script type="text/javascript">// <![CDATA[ | |
var pymParent = new pym.Parent('cr-bike-trails','http://files.gazlab.com/content-host/d3charts/projects/cr-bike-trails/index.html', {}); | |
// ]]></script> | |
<p class="embed-subhead">* This chart shows how many miles of trails have been built in Cedar Rapids for every year since 1975. After going decades without building any trails, the city has built several miles worth of trails every year since 1999.</p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="center"> | |
<h3>Miles of trails built in Cedar Rapids by year</h3> | |
<div id="cr-bike-trails"></div> | |
<script type="text/javascript">var pymParent = new pym.Parent('cr-bike-trails','http://files.gazlab.com/content-host/d3charts/projects/cr-bike-trails/index.html', {});</script> | |
<p class="embed-subhead">* This chart shows how many miles of trails have been built in Cedar Rapids for every year since 1975. After going decades without building any trails, the city has built several miles worth of trails every year since 1999.</p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="center" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;"><iframe frameborder="0" height="500" src="http://cdr-gadev.newscyclecloud.com/data/i380-accidents" width="100%"></iframe> | |
<p class="embed-subhead" style="font-size: 16px!important; font-weight: bold;"><a href="http://thegazette.com/data/i380-accidents" target="_blank">Check out our interactive look at the accidents on I-380</a></p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="center"> | |
<div id="chart-1"> </div> | |
<script type="text/javascript">// <![CDATA[ | |
var pymParent = new pym.Parent('chart-1','http://files.gazlab.com/content-host/d3charts/projects/guns-shall-issue/index.html', {}); | |
// ]]></script> | |
<p class="embed-subhead">This chart shows the number of residents in Iowa who received background checks through the <a href="https://www.fbi.gov/about-us/cjis/nics" target="_blank">National Instant Criminal Background Check System</a> program. Data was made available by <a href="https://github.com/BuzzFeedNews/nics-firearm-background-checks" target="_blank">Buzzfeed</a>. Seasonally adjusted data was obtained through <a href="http://www.seasonal.website/" target="_blank">Seasonal</a>.</p> | |
<p class="embed-subhead hide-desktop show-600-inline" style="margin-top: -10px;">The spike in the number of background checks came in the same month that Iowa's shall issue law took effect.</p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="center"> | |
<div id="chart-2"> </div> | |
<script type="text/javascript">// <![CDATA[ | |
var pymParent = new pym.Parent('chart-2','http://files.gazlab.com/content-host/d3charts/projects/guns-shall-issue/index.html#concealed_adjusted', {}); | |
// ]]></script> | |
<p class="embed-subhead">This chart shows the number of residents in Iowa who received concealed carry permits. Data was made available by the <a href="http://www.dps.state.ia.us/asd/weapon_permits.shtml" target="_blank">Iowa Department of Public Safety</a>. Seasonally adjusted data was obtained through <a href="http://www.seasonal.website/" target="_blank">Seasonal</a>.</p> | |
<p class="embed-subhead hide-desktop show-600-inline" style="margin-top: -10px;">The spike in the number of permits came in the same month that Iowa's shall issue law took effect.</p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var pymChild; | |
$(window).load(function(){ | |
pymChild = new pym.Child(); | |
}); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="http://www.thegazette.com/Includes/data/js/lib/pym.min.js"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<meta name="HandheldFriendly" content="True"> | |
<meta name="MobileOptimized" content="320"/> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> | |
<meta name="apple-touch-fullscreen" content="yes" /> | |
<meta name="apple-mobile-web-app-capable" content="yes"> | |
<meta http-equiv="cleartype" content="on"> | |
<link rel="apple-touch-icon" href="http://www.thegazette.com/images/glogo.png"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="center"> | |
<h3 class="hide-desktop show-mobile">MAP: All shots fired incidents in 2014-16</h3> | |
<p class="hide-desktop show-mobile"> | |
<a href="http://www.thegazette.com/data/cr-shootings" target="_blank"> | |
<img src="http://www.thegazette.com/Includes/data/projects/cr-shootings/imgs/ss-2016.jpg" alt="" width="100%" /> | |
</a> | |
</p> | |
<div class="hide-650"> | |
<iframe frameborder="0" height="700px" src="http://www.thegazette.com/data/cr-shootings" width="100%"></iframe> | |
</div> |