squirrels

8 rows where Above Ground Sighter Measurement = 5, Hectare Squirrel Number = 1 and Indifferent = "true" sorted by Combination of Primary and Highlight Color

View and edit SQL

Suggested facets: Shift, Date, Primary Fur Color, Highlight Fur Color, Combination of Primary and Highlight Color, Color notes, Specific Location, Running, Climbing, Foraging, Tail twitches

Indifferent

  • true · 8

Hectare Squirrel Number

Link rowid Longitude Latitude Unique Squirrel ID Hectare Shift Date Hectare Squirrel Number Age Primary Fur Color Highlight Fur Color Combination of Primary and Highlight Color ▼ Color notes Location Above Ground Sighter Measurement Specific Location Running Chasing Climbing Eating Foraging Other Activities Kuks Quaas Moans Tail flags Tail twitches Approaches Indifferent Runs from Other Interactions Lat/Long Zip Codes Community Districts Borough Boundaries City Council Districts Police Precincts
2008 -73.9524364087437 40.792846505434 37I-PM-1006-01 37I PM 10062018 1 Adult Cinnamon Gray, Black Cinnamon+Gray, Black   Above Ground 5   false false false false true   false false false false false false true false   POINT (-73.9524364087437 40.792846505434)   19 4 19 13
764 -73.9746608786299 40.7776092078254 13A-AM-1017-01 13A AM 10172018 1 Adult Gray   Gray+   Above Ground 5   false false true false false   false false false false false false true false   POINT (-73.9746608786299 40.7776092078254)   19 4 19 13
1402 -73.9745009906157 40.7741574075364 10C-AM-1018-01 10C AM 10182018 1 Adult Gray   Gray+   Above Ground 5   false false true false false   false false false false false false true false   POINT (-73.9745009906157 40.7741574075364)   19 4 19 13
462 -73.9661785940531 40.7742569936186 13I-PM-1008-01 13I PM 10082018 1 Adult Gray Cinnamon Gray+Cinnamon   Above Ground 5 climbed tree true false true false false   false false false false false false true false   POINT (-73.9661785940531 40.7742569936186)   19 4 19 13
2559 -73.9572383478774 40.7876857380722 30H-PM-1006-01 30H PM 10062018 1 Adult Gray Cinnamon Gray+Cinnamon   Above Ground 5   false false true false false   false false false false true false true false   POINT (-73.9572383478774 40.7876857380722)   19 4 19 13
2748 -73.960094705031 40.7916066137699 33D-AM-1017-01 33D AM 10172018 1 Adult Gray Cinnamon Gray+Cinnamon   Above Ground 5   false false true false false   false false false false false false true false   POINT (-73.960094705031 40.7916066137699)   19 4 19 13
1924 -73.9542332505231 40.7933475171434 37G-AM-1014-01 37G AM 10142018 1 Adult Gray White Gray+White White tail Above Ground 5   false false true false false   false false false false false false true false   POINT (-73.9542332505231 40.7933475171434)   19 4 19 13
1935 -73.9675268877392 40.7750409681718 13H-AM-1013-01 13H AM 10132018 1 Adult Gray White Gray+White   Above Ground 5   false false true false false   false false false false false false true false   POINT (-73.9675268877392 40.7750409681718)   19 4 19 13

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE squirrels(
  "Longitude" TEXT,
  "Latitude" TEXT,
  "Unique Squirrel ID" TEXT,
  "Hectare" TEXT,
  "Shift" TEXT,
  "Date" TEXT,
  "Hectare Squirrel Number" TEXT,
  "Age" TEXT,
  "Primary Fur Color" TEXT,
  "Highlight Fur Color" TEXT,
  "Combination of Primary and Highlight Color" TEXT,
  "Color notes" TEXT,
  "Location" TEXT,
  "Above Ground Sighter Measurement" TEXT,
  "Specific Location" TEXT,
  "Running" TEXT,
  "Chasing" TEXT,
  "Climbing" TEXT,
  "Eating" TEXT,
  "Foraging" TEXT,
  "Other Activities" TEXT,
  "Kuks" TEXT,
  "Quaas" TEXT,
  "Moans" TEXT,
  "Tail flags" TEXT,
  "Tail twitches" TEXT,
  "Approaches" TEXT,
  "Indifferent" TEXT,
  "Runs from" TEXT,
  "Other Interactions" TEXT,
  "Lat/Long" TEXT,
  "Zip Codes" TEXT,
  "Community Districts" TEXT,
  "Borough Boundaries" TEXT,
  "City Council Districts" TEXT,
  "Police Precincts" TEXT
);
Powered by Datasette · Query took 223.294ms