Public Cemetery Locations
State of New York
@usgov.state_of_new_york_public_cemetery_locations
State of New York
@usgov.state_of_new_york_public_cemetery_locations
Provides a listing of the locations of public cemetery corporations as defined in Not-for-Profit Corporation Law section 1502(a) that are registered with or have been registered with the Division of Cemeteries.
Organization: State of New York
Last updated: 2021-08-06T15:08:52.426386
Tags: cemeteries, cemetery, cremations, crematories, crematory, interments
CREATE TABLE table_1 (
"cemid" BIGINT,
"cemeteryname" VARCHAR,
"mailingaddressstreet" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"swis" DOUBLE,
"taxparcel" VARCHAR,
"citytownmunicode" DOUBLE,
"citytownname" VARCHAR,
"citytowntype" VARCHAR,
"villagemunicode" DOUBLE,
"villagename" VARCHAR,
"georeference" VARCHAR
);Anyone who has the link will be able to view this.