Haunted Places In The US
A compilation of the most Haunted Places in the United States
@kaggle.joebeachcapital_haunted_places_in_the_us
A compilation of the most Haunted Places in the United States
@kaggle.joebeachcapital_haunted_places_in_the_us
CREATE TABLE haunted_places (
"city" VARCHAR,
"country" VARCHAR,
"description" VARCHAR,
"location" VARCHAR,
"state" VARCHAR,
"state_abbrev" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"city_longitude" DOUBLE,
"city_latitude" DOUBLE
);
Anyone who has the link will be able to view this.