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
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.