squirrels

10 rows where Above Ground Sighter Measurement = 50, Combination of Primary and Highlight Color = "Gray+" and Indifferent = "false"

View and edit SQL

Suggested facets: Hectare, Shift, Date, Hectare Squirrel Number, Age, Specific Location, Running, Climbing, Eating, Foraging, Other Activities, Tail twitches, Runs from, Other Interactions

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
48 -73.9595933195409 40.7905847332369 32E-AM-1007-13 32E AM 10072018 13 Adult Gray   Gray+   Above Ground 50   false false true false false   false false false false false false false false   POINT (-73.9595933195409 40.7905847332369)   19 4 19 13
109 -73.967097592707 40.7854119342538 24B-AM-1013-01 24B AM 10132018 1   Gray   Gray+   Above Ground 50   true false false true false took nut to bury false false false false true false false true   POINT (-73.967097592707 40.7854119342538)   19 4 19 13
156 -73.9576589997493 40.7972751877447 39C-PM-1006-02 39C PM 10062018 2 Adult Gray   Gray+   Above Ground 50   false false true false false   false false false false false false false false unaware of POINT (-73.95765899974931 40.7972751877447)   19 4 19 13
919 -73.9637279711853 40.7905198502307 30B-AM-1007-09 30B AM 10072018 9 Adult Gray   Gray+   Above Ground 50   false false true false false jumping b/w trees false false false false false false false false   POINT (-73.9637279711853 40.7905198502307)   19 4 19 13
1071 -73.9703774000082 40.7717607551555 9G-AM-1007-01 09G AM 10072018 1 Adult Gray   Gray+   Above Ground 50   false false true false false   false false false false false false false false   POINT (-73.9703774000082 40.7717607551555)   19 4 19 13
1110 -73.9676434256976 40.7862336624448 24A-PM-1007-04 24A PM 10072018 4 Adult Gray   Gray+   Above Ground 50 in tree false false true false false   false false false false false false false false   POINT (-73.9676434256976 40.7862336624448)   19 4 19 13
1398 -73.9602808042376 40.7906130788763 32E-AM-1007-14 32E AM 10072018 14 Adult Gray   Gray+   Above Ground 50 literally fell to ground from 50 feet up false false false false false falling false false false false false false false true   POINT (-73.9602808042376 40.7906130788763)   19 4 19 13
2393 -73.9729190572117 40.770018150905 6F-PM-1008-03 06F PM 10082018 3 Adult Gray   Gray+   Above Ground 50 top of tree false false false false true   false false false false false false false false   POINT (-73.9729190572117 40.770018150905)   19 4 19 13
2603 -73.9708781504528 40.7724138070355 10F-AM-1007-03 10F AM 10072018 3 Adult Gray   Gray+   Above Ground 50   false false true false false   false false false false false false false false   POINT (-73.9708781504528 40.7724138070355)   19 4 19 13
2777 -73.9810843611086 40.7687905493699 2A-PM-1019-05 02A PM 10192018 5 ? Gray   Gray+   Above Ground 50 in tall planetree true false false false false   false false false false false false false false   POINT (-73.9810843611086 40.7687905493699)   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 53.774ms