Export Image
Export Code

Loading Data - Bigfoot Sighting Locations

Alexis Caira

0 views in last 90 days
Last edited Sep 04, 2025
Created on Sep 04, 2025
Forked from Loading Data

This data is from the Kaggle set Bigfoot Sightings and can be found here: https://www.kaggle.com/datasets/thedevastator/unlocking-mysteries-of-bigfoot-through-sightings?select=bfro_locations.csv and pulls from Bigfoot Field Researchers Organization (BFRO) data set. There was 5000+ rows, but I cut it down for this viz to 2000

Attributes include the following:

  • observed: temporal - ISO Date time
  • Location Details: categorical nominal
  • county - categorical
  • State - categorical
  • Season - categorical
  • Title - categorical nominal
  • Latitude: longitude coordinate
  • Longitude: longitude coordinates
  • number: nominal (report number)
  • classification: categorical
  • geohash: ordinal geospatial data
  • temperature_high: quantitative interval
  • temperature_mid: quantitative interval
  • temperature_low: quantitative interval
  • dew point: quantitative interval
  • humidity: quantitative interval
  • cloud_cover: quantitative interval
  • moon_phase: quantitative ordinal
  • precip_intensity: discrete ordinal
  • precip_probability: continuous quantitative
  • precip_type: categorical
  • pressure: quantitative
  • summary: categorical nominal
  • uv_index: ordinal quantitative
  • visibility: continuous quantitative
  • wind_bearing: continuous quantitative
  • wind_speed: continuous quantitative
MIT Licensed