What Happened to Chicago’s Murder Rate After Illinois Upheld Concealed Carry and Why it Matters

3854780755_concealed_carry-700x330

In July of 2013, Illinois became the last state in the union to enact a concealed carry law. In January of this year, the state began accepting applications for permits. This week, Chicago police announced that the city’s first quarter murder rate was the lowest since 1958

Read full story here

Source: IJReview

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });