UFO Sightings
Full text & geocoded UFO sighting reports from the National UFO Research Center
@kaggle.joebeachcapital_ufo_sightings
Full text & geocoded UFO sighting reports from the National UFO Research Center
@kaggle.joebeachcapital_ufo_sightings
CREATE TABLE ufo_data_nuforc (
"posted" TIMESTAMP,
"date" TIMESTAMP,
"time" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"shape" VARCHAR,
"duration" VARCHAR,
"summary" VARCHAR,
"images" VARCHAR,
"img_link" VARCHAR,
"lat" DOUBLE,
"lng" DOUBLE,
"population" BIGINT
);
Anyone who has the link will be able to view this.