squirrels

13 rows where Hectare Squirrel Number = 4, Police Precincts = 13 and Primary Fur Color = "Black" sorted by Eating

View and edit SQL

Suggested facets: Hectare, Shift, Date, Age, Highlight Fur Color, Combination of Primary and Highlight Color, Location, Above Ground Sighter Measurement, Specific Location, Running, Chasing, Climbing, Eating, Foraging, Other Activities, Tail twitches, Indifferent, Runs from

Primary Fur Color

  • Black · 13

Police Precincts

Hectare Squirrel Number

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
481 -73.9714303315699 40.7745934947706 11E-AM-1013-04 11E AM 10132018 4 Adult Black   Black+   Ground Plane FALSE   false false false false true burying false false false false false false true false   POINT (-73.9714303315699 40.7745934947706)   19 4 19 13
497 -73.9602166876979 40.7953811003986 36B-AM-1013-04 36B AM 10132018 4   Black   Black+   Above Ground 20 Moved 20+ feet high above top of tree limb false true false false false   false false false false false false false true   POINT (-73.9602166876979 40.7953811003986)   19 4 19 13
1026 -73.9710951149579 40.772501245008 10F-PM-1019-04 10F PM 10192018 4 Adult Black   Black+   Ground Plane FALSE Behind fence, grass false false false false true   false false false false false false true false   POINT (-73.9710951149579 40.772501245008)   19 4 19 13
2113 -73.9582904814652 40.7905915749564 32F-AM-1012-04 32F AM 10122018 4 Adult Black   Black+   Ground Plane FALSE   true false false false false   false false false false false false false false   POINT (-73.9582904814652 40.7905915749564)   19 4 19 13
2322 -73.9723677854798 40.7667315410871 3H-AM-1008-04 03H AM 10082018 4 Adult Black   Black+   Above Ground 50   false false false false true   false false false false false false false false   POINT (-73.9723677854798 40.7667315410871)   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
2449 -73.9599911537509 40.7914452542845 33D-AM-1017-04 33D AM 10172018 4 Adult Black   Black+   Above Ground 5   false false true false false   false false false false true false false true   POINT (-73.9599911537509 40.7914452542845)   19 4 19 13
2909 -73.9564478909357 40.7976928775417 40C-PM-1006-04 40C PM 10062018 4 Adult Black   Black+   Ground Plane FALSE   true false false false false   false false false false false false false true   POINT (-73.9564478909357 40.7976928775417)   19 4 19 13
731 -73.9733545802515 40.7675056025357 4G-AM-1006-04 04G AM 10062018 4 Adult Black   Black+   Ground Plane FALSE   false false false true false   false false false false false false true false   POINT (-73.9733545802515 40.7675056025357)   19 4 19 13
1223 -73.9591298551111 40.7919612446005 33E-AM-1014-04 33E AM 10142018 4 Adult Black Cinnamon, White Black+Cinnamon, White   Ground Plane FALSE   true false false true false   false false false false false false true false   POINT (-73.9591298551111 40.7919612446005)   19 4 19 13
1296 -73.9705509170542 40.7689416540228 6I-PM-1013-04 06I PM 10132018 4 Adult Black Gray Black+Gray   Ground Plane FALSE Grass false false false true false   false false false false true false false false   POINT (-73.9705509170542 40.7689416540228)   19 4 19 13
2270 -73.9703732649257 40.7701979377103 8H-PM-1014-04 08H PM 10142018 4 Adult Black   Black+   Ground Plane FALSE   false false false true false   false false false false false false true false   POINT (-73.97037326492571 40.7701979377103)   19 4 19 13
2325 -73.9728360875598 40.7660637295671 3H-PM-1014-04 03H PM 10142018 4 Adult Black Cinnamon Black+Cinnamon   Ground Plane FALSE   false false false true false   false false false false false false true false   POINT (-73.9728360875598 40.7660637295671)   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 153.42ms