squirrels

9 rows where Foraging = "false", Hectare Squirrel Number = 10 and Indifferent = "true"

View and edit SQL

Suggested facets: Shift, Date, Age, Primary Fur Color, Highlight Fur Color, Combination of Primary and Highlight Color, Color notes, Location, Above Ground Sighter Measurement, Running, Chasing, Eating, Other Activities

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
115 -73.9530040923555 40.7922896176936 36I-PM-1007-10 36I PM 10072018 10 Juvenile Gray White Gray+White   Ground Plane FALSE   false false false true false stole (found?) an entire sandwich false false false false false false true false   POINT (-73.9530040923555 40.7922896176936)   19 4 19 13
174 -73.9707274055755 40.7723889080377 10G-PM-1017-10 10G PM 10172018 10 Adult Gray   Gray+   Ground Plane FALSE   false true false false false playing (with #9) false false false false false false true false   POINT (-73.9707274055755 40.7723889080377)   19 4 19 13
399 -73.9763433202401 40.7738473490681 9B-PM-1013-10 09B PM 10132018 10 Juvenile Cinnamon Gray Cinnamon+Gray "Brown" written in as Primary Above Ground 12   false false false true false   false false false false false false true false   POINT (-73.9763433202401 40.7738473490681)   19 4 19 13
741 -73.9790214253443 40.7686791169776 3B-PM-1007-10 03B PM 10072018 10 Adult Gray White Gray+White   Ground Plane FALSE   false false false true false hopping false false false false false false true false   POINT (-73.9790214253443 40.7686791169776)   19 4 19 13
1469 -73.9704831177035 40.7699878995692 7H-AM-1006-10 07H AM 10062018 10 Adult Gray Cinnamon Gray+Cinnamon   Ground Plane FALSE   true false false false false   false false false false false false true false   POINT (-73.9704831177035 40.7699878995692)   19 4 19 13
1602 -73.9728836727349 40.770815850599 7F-AM-1008-10 07F AM 10082018 10 Adult Gray   Gray+   Ground Plane FALSE   true false false false false   false false false false false false true false   POINT (-73.9728836727349 40.770815850599)   19 4 19 13
2303 -73.9589470461357 40.7912817646361 33E-AM-1014-10 33E AM 10142018 10 Juvenile Gray Cinnamon, White Gray+Cinnamon, White   Above Ground 15   false true false false false   false false false false false false true false   POINT (-73.9589470461357 40.7912817646361)   19 4 19 13
2558 -73.9749469566854 40.7667805367199 2F-PM-1014-10 02F PM 10142018 10 Adult Gray White Gray+White   Ground Plane FALSE   true false false false false   false false false false false false true false   POINT (-73.9749469566854 40.7667805367199)   19 4 19 13
2897 -73.9689554458632 40.7778593393957 16E-PM-1018-10 16E PM 10182018 10 Adult Cinnamon White Cinnamon+White   Ground Plane FALSE   true false false false false   false false false false false false true false   POINT (-73.9689554458632 40.7778593393957)   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 61.436ms