Lighthouse Locations
Locations for over 45,000 lighthouses around the world
@kaggle.bcruise_lighthouse_locations
Locations for over 45,000 lighthouses around the world
@kaggle.bcruise_lighthouse_locations
CREATE TABLE lighthouses (
"id" BIGINT,
"name" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"website" VARCHAR
);
Anyone who has the link will be able to view this.