Baselight

UFO Sightings Since 1906

A Century of UFO Sightings: Trends, Patterns, and Anomalies

@kaggle.hassansv_ufo_sightings_since_1906

Ufo Sightings Scrubbed
@kaggle.hassansv_ufo_sightings_since_1906.ufo_sightings_scrubbed

  • 6.19 MB
  • 80332 rows
  • 14 columns
datetime

Datetime

day

Day

city

City

state

State

country

Country

shape

Shape

duration_seconds

Duration (seconds)

duration_hours_min

Duration (hours/min)

comments

Comments

day_posted

Day Posted

date_posted

Date Posted

latitude

Latitude

longitude

Longitude

days_count

Days Count

10/10/1949 20:30Mondaysan marcostxuscylinder270045 minutesThis event took place in early fall around 1949-50. It occurred after a Boy Scout meeting in the Baptist Church. The Baptist Church sitTuesdayTue Apr 27 2004 00:00:00 GMT+0000 (Coordinated Universal Time)29.8830556-97.941111119923
10/10/1949 21:00Mondaylackland afbtxnanlight72001-2 hrs1949 Lackland AFB&#44 TX. Lights racing across the sky & making 90 degree turns on a dime.FridayFri Dec 16 2005 00:00:00 GMT+0000 (Coordinated Universal Time)29.38421-98.58108220521
10/10/1955 17:00Mondaychester (uk/england)nangbcircle2020 secondsGreen/Orange circular disc over Chester&#44 EnglandMondayMon Jan 21 2008 00:00:00 GMT+0000 (Coordinated Universal Time)53.2-2.91666719096
10/10/1956 21:00Wednesdayednatxuscircle201/2 hourMy older brother and twin sister were leaving the only Edna theater at about 9 PM&#44...we had our bikes and I took a different route homeSaturdaySat Jan 17 2004 00:00:00 GMT+0000 (Coordinated Universal Time)28.9783333-96.645833317265
10/10/1960 20:00Mondaykaneohehiuslight90015 minutesAS a Marine 1st Lt. flying an FJ4B fighter/attack aircraft on a solo night exercise&#44 I was at 50&#44000&#39 in a "clean" aircraft (no ordinanThursdayThu Jan 22 2004 00:00:00 GMT+0000 (Coordinated Universal Time)21.4180556-157.803611115809
10/10/1961 19:00Tuesdaybristoltnussphere3005 minutesMy father is now 89 my brother 52 the girl with us now 51 myself 49 and the other fellow which worked with my father if he&#39s still liviFridayFri Apr 27 2007 00:00:00 GMT+0000 (Coordinated Universal Time)36.595-82.188888916635
10/10/1965 21:00Sundaypenarth (uk/wales)nangbcircle180about 3 minspenarth uk circle 3mins stayed 30ft above me for 3 mins slowly moved of and then with the blink of the eye the speed was unrealTuesdayTue Feb 14 2006 00:00:00 GMT+0000 (Coordinated Universal Time)51.434722-3.1814737
10/10/1965 23:45Sundaynorwalkctusdisk120020 minutesA bright orange color changing to reddish color disk/saucer was observed hovering above power transmission lines.SaturdaySat Oct 02 1999 00:00:00 GMT+0000 (Coordinated Universal Time)41.1175-73.408333312410
10/10/1966 20:00Mondaypell cityalusdisk1803 minutesStrobe Lighted disk shape object observed close&#44 at low speeds&#44 and low altitude in Oct 1966 in Pell City AlabamaThursdayThu Mar 19 2009 00:00:00 GMT+0000 (Coordinated Universal Time)33.5861111-86.286111115501
10/10/1966 21:00Mondaylive oakflusdisk120several minutesSaucer zaps energy from powerline as my pregnant mother receives mental signals not to pass infoWednesdayWed May 11 2005 00:00:00 GMT+0000 (Coordinated Universal Time)30.2947222-82.984166714093

CREATE TABLE ufo_sightings_scrubbed (
  "datetime" VARCHAR,
  "day" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "country" VARCHAR,
  "shape" VARCHAR,
  "duration_seconds" VARCHAR,
  "duration_hours_min" VARCHAR,
  "comments" VARCHAR,
  "day_posted" VARCHAR,
  "date_posted" TIMESTAMP,
  "latitude" VARCHAR,
  "longitude" DOUBLE,
  "days_count" BIGINT
);

Share link

Anyone who has the link will be able to view this.