UFO Sightings (Approx. 90,000)
Sightings of Unidentified Flying Objects from 1969 to 2019
@kaggle.rishidamarla_ufo_sightings_approx_100000
Sightings of Unidentified Flying Objects from 1969 to 2019
@kaggle.rishidamarla_ufo_sightings_approx_100000
CREATE TABLE nuforc_reports (
"summary" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"date_time" TIMESTAMP,
"shape" VARCHAR,
"duration" VARCHAR,
"stats" VARCHAR,
"report_link" VARCHAR,
"text" VARCHAR,
"posted" TIMESTAMP,
"city_latitude" DOUBLE,
"city_longitude" DOUBLE
);
Anyone who has the link will be able to view this.