squirrels

10 rows where Combination of Primary and Highlight Color = "Black+", Foraging = "true" and Runs from = "true"

View and edit SQL

Suggested facets: Hectare, Shift, Date, Hectare Squirrel Number, Color notes, Specific Location, Running, Eating, Tail flags, Approaches, Indifferent

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
325 -73.9630990823243 40.7885764284016 28D-AM-1012-02 28D AM 10122018 2 Adult Black   Black+   Ground Plane FALSE   false false false true true   false false false false false false false true   POINT (-73.9630990823243 40.7885764284016)   19 4 19 13
658 -73.9704575848926 40.7693499326095 7H-PM-1006-09 07H PM 10062018 9 Adult Black   Black+   Ground Plane FALSE by tree false false false true true   false false false true false true false true   POINT (-73.9704575848926 40.7693499326095)   19 4 19 13
1149 -73.960237785199 40.7907831607574 32E-PM-1017-16 32E PM 10172018 16 Adult Black   Black+   Ground Plane FALSE rocky outcrop false false false false true   false false false false false false false true   POINT (-73.960237785199 40.7907831607574)   19 4 19 13
1232 -73.9589254878322 40.7914467650712 33E-PM-1012-09 33E PM 10122018 9 Adult Black   Black+   Ground Plane FALSE   false false false true true   false false false false false false false true   POINT (-73.9589254878322 40.7914467650712)   19 4 19 13
1486 -73.9545807749923 40.7900507537649 33I-PM-1006-02 33I PM 10062018 2 Adult Black   Black+   Ground Plane FALSE   false false false false true   false false false false false false false true   POINT (-73.9545807749923 40.7900507537649)   19 4 19 13
1833 -73.962516494651 40.7884768989902 28D-PM-1019-02 28D PM 10192018 2 Adult Black   Black+   Ground Plane FALSE   false false false false true   false false false false false false false true   POINT (-73.962516494651 40.7884768989902)   19 4 19 13
2166 -73.9711178122133 40.7672642958437 4I-PM-1007-01 04I PM 10072018 1 Adult Black   Black+   Ground Plane FALSE   true false false false true   false false false false false false false true   POINT (-73.9711178122133 40.76726429584371)   19 4 19 13
2329 -73.9717515173863 40.7747999274418 11D-PM-1006-04 11D PM 10062018 4 Adult Black   Black+   Ground Plane FALSE   true false false false true   false false false false false false false true   POINT (-73.9717515173863 40.7747999274418)   19 4 19 13
2395 -73.9729603550254 40.7660215710657 3H-AM-1008-06 03H AM 10082018 6 Adult Black   Black+ beauty! Ground Plane FALSE   false false false false true   false false false false false false true true   POINT (-73.9729603550254 40.7660215710657)   19 4 19 13
2817 -73.9596445861554 40.7971948679007 38A-PM-1013-05 38A PM 10132018 5 Adult Black   Black+   Ground Plane FALSE   false false false false true   false false false false false false false true   POINT (-73.9596445861554 40.7971948679007)   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 65.347ms