squirrels

7 rows where Combination of Primary and Highlight Color = "Gray+Black, White"

View and edit SQL

Suggested facets: Hectare, Shift, Date, Hectare Squirrel Number, Color notes, Location, Above Ground Sighter Measurement, Climbing, Eating, Foraging, Kuks, Indifferent, Other Interactions

Combination of Primary and Highlight Color

  • Gray+Black, White · 7
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
221 -73.9665709146738 40.7839384318554 22D-PM-1012-04 22D PM 10122018 4 Adult Gray Black, White Gray+Black, White   Ground Plane FALSE   false false false false true   false false false false false false true false   POINT (-73.9665709146738 40.7839384318554)   19 4 19 13
401 -73.965862100991 40.7825926896917 22D-PM-1012-01 22D PM 10122018 1 Adult Gray Black, White Gray+Black, White   Above Ground 5   false false true false false   true false false false false false false false climbing tree POINT (-73.965862100991 40.7825926896917)   19 4 19 13
1806 -73.9657504643585 40.7831210813592 22D-PM-1012-02 22D PM 10122018 2 Adult Gray Black, White Gray+Black, White No Primary Fur Color selected. Made executive adjustment based on other squirrels. Ground Plane FALSE   false false false false true   false false false false false false true false   POINT (-73.9657504643585 40.7831210813592)   19 4 19 13
2208 -73.9614972757332 40.7921404951324 33C-PM-1007-02 33C PM 10072018 2 Adult Gray Black, White Gray+Black, White   Ground Plane FALSE   false false false true false   false false false false false false true false   POINT (-73.9614972757332 40.7921404951324)   19 4 19 13
2265 -73.9705260103239 40.7826333686599 19A-PM-1013-04 19A PM 10132018 4 Adult Gray Black, White Gray+Black, White Also looks quite brown - minimal body highlight coloring - black edges Above Ground 2   false false false true true   false false false false false false true false   POINT (-73.9705260103239 40.78263336865991)   19 4 19 13
2477 -73.9663297144622 40.7837932023685 22D-PM-1012-03 22D PM 10122018 3 Adult Gray Black, White Gray+Black, White   Ground Plane FALSE   false false false false true   false false false false false false true false   POINT (-73.9663297144622 40.7837932023685)   19 4 19 13
2667 -73.9759510842771 40.769288289111 5D-AM-1020-04 05D AM 10202018 4 Adult Gray Black, White Gray+Black, White White selected as Primary. Black selected as Highlights. Made executive adjustments. Ground Plane FALSE   false false false false true   false false false false false false true false   POINT (-73.9759510842771 40.76928828911101)   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 63.37ms