Skip to content
Chicago Tribune
PUBLISHED: | UPDATED:
Getting your Trinity Audio player ready...

#g-chart-mobile{display:none}
#g-chart-phablet{display:block}

@media all and (max-width:429px){
#g-chart-mobile{display:block}
#g-chart-phablet{display:none}
}

New CPS school grounds being built on site of estimated 38,000 unmarked graves

2017 satellite image compared with historian’s notes of cemetery sites near former Cook County mental health center

SOURCES: Public Building Commission of Chicago; Barry Fleig; Google Earth

@ChiTribGraphics

(function(document) {
var CSS = [
“//graphics.chicagotribune.com/dunning-school-cemetery-map/css/styles.css”
];
CSS.forEach(function(url) {
var link = document.createElement(‘link’);
link.setAttribute(‘rel’, ‘stylesheet’);
link.setAttribute(‘href’, url);
document.head.appendChild(link);
});
})(document);