squirrels

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

View and edit SQL

Suggested facets: Date, Hectare Squirrel Number, Specific Location, Running, Climbing, Eating, Other Activities, Kuks, Quaas, Tail flags, 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
306 -73.9689700100267 40.7775169562765 15E-PM-1008-05 15E PM 10082018 5 Adult Gray   Gray+   Above Ground 20   false false false false false sitting false true false false false false false false   POINT (-73.9689700100267 40.7775169562765)   19 4 19 13
1148 -73.9707339200738 40.7796333355689 17C-PM-1013-03 17C PM 10132018 3 Adult Gray   Gray+   Above Ground 20 in a tree false false false false false   false false false false false false false false   POINT (-73.9707339200738 40.7796333355689)   19 4 19 13
1371 -73.9542733797804 40.795578653743 39F-PM-1006-02 39F PM 10062018 2 Adult Gray   Gray+   Above Ground 20 tree false false false false false   false false false false false false false true ran up tree when approached POINT (-73.9542733797804 40.795578653743)   19 4 19 13
1641 -73.9653135277149 40.7817434070169 21E-PM-1012-01 21E PM 10122018 1 Adult Gray   Gray+   Above Ground 20 in tree false false true false false   false false false false false false false false   POINT (-73.9653135277149 40.7817434070169)   19 4 19 13
1807 -73.9581366214863 40.7988964092722 40B-PM-1014-02 40B PM 10142018 2 Adult Gray   Gray+   Above Ground 20   false false true false false   true true false false false false false true   POINT (-73.9581366214863 40.7988964092722)   19 4 19 13
1925 -73.9581389870644 40.7993081122523 41A-PM-1007-04 41A PM 10072018 4 Adult Gray   Gray+   Above Ground 20   true false true false false laid down on the branch false false false false false false false true   POINT (-73.9581389870644 40.799308112252305)   19 4 19 13
2010 -73.9673821557469 40.7786375267659 17F-PM-1020-06 17F PM 10202018 6 Adult Gray   Gray+   Above Ground 20   false false false true false   false false false false false false false false   POINT (-73.96738215574692 40.7786375267659)   19 4 19 13
2335 -73.9704679459444 40.7773384236212 14D-PM-1019-10 14D PM 10192018 10 Adult Gray   Gray+   Above Ground 20   false false true false false   false false false true false false false true   POINT (-73.9704679459444 40.7773384236212)   19 4 19 13
2443 -73.9667073186959 40.7840581361598 23C-PM-1014-01 23C PM 10142018 1 Adult Gray   Gray+   Above Ground 20   false false true false false   false false false false false false false false   POINT (-73.96670731869591 40.7840581361598)   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 59.009ms