Medical Examiner - Burial Locations
Cook County of Illinois
@usgov.cook_county_of_illinois_medical_examiner_burial_locations
Cook County of Illinois
@usgov.cook_county_of_illinois_medical_examiner_burial_locations
The following page lists the final disposition sites of the indigents buried by the Cook County Medical Examiner’s Office. Homewood Memorial Gardens Cemetery provides Latitude and Longitude coordinates. Mount Olivet provides Grave, Lot, and Block locations.
Organization: Cook County of Illinois
Last updated: 2020-11-10T16:57:33.105668
CREATE TABLE table_1 (
"case" VARCHAR,
"name" VARCHAR,
"age" VARCHAR,
"sex" VARCHAR,
"race" VARCHAR,
"date_of_death" TIMESTAMP,
"burial_date" TIMESTAMP,
"cemetery" VARCHAR,
"cemetery_address" VARCHAR,
"grave" DOUBLE,
"lot" DOUBLE,
"block" DOUBLE,
"longitude" DOUBLE,
"latitude" DOUBLE
);Anyone who has the link will be able to view this.