squirrels

14 rows where Above Ground Sighter Measurement = 5, Foraging = "false", Indifferent = "true", Police Precincts = 13 and Shift = "AM" sorted by Combination of Primary and Highlight Color

View and edit SQL

Suggested facets: Hectare, Date, Highlight Fur Color, Combination of Primary and Highlight Color, Color notes, Specific Location, Running, Climbing, Eating, Kuks

Hectare Squirrel Number

Shift

Foraging

  • false · 14

Above Ground Sighter Measurement

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
747 -73.9771422625274 40.772361415776 7B-AM-1008-02 07B AM 10082018 2 Adult Gray   Gray+   Above Ground 5   false true false false false   false false false false false false true false   POINT (-73.9771422625274 40.772361415776)   19 4 19 13
764 -73.9746608786299 40.7776092078254 13A-AM-1017-01 13A AM 10172018 1 Adult Gray   Gray+   Above Ground 5   false false true false false   false false false false false false true false   POINT (-73.9746608786299 40.7776092078254)   19 4 19 13
811 -73.9771695272048 40.7724277276263 7B-AM-1008-03 07B AM 10082018 3 Adult Gray   Gray+   Above Ground 5   false true false false false   false false false false false false true false   POINT (-73.9771695272048 40.7724277276263)   19 4 19 13
1065 -73.9769700777377 40.7728489574967 7B-AM-1008-08 07B AM 10082018 8 Adult Gray   Gray+   Above Ground 5   true false false false false   false false false false false false true false   POINT (-73.9769700777377 40.7728489574967)   19 4 19 13
1402 -73.9745009906157 40.7741574075364 10C-AM-1018-01 10C AM 10182018 1 Adult Gray   Gray+   Above Ground 5   false false true false false   false false false false false false true false   POINT (-73.9745009906157 40.7741574075364)   19 4 19 13
1841 -73.9806377967573 40.7681097168268 1B-AM-1012-15 01B AM 10122018 15 Adult Gray   Gray+   Above Ground 5   false false true true false   false false false false false false true false   POINT (-73.9806377967573 40.7681097168268)   19 4 19 13
1955 -73.9606559309874 40.7889527629826 30E-AM-1008-02 30E AM 10082018 2 Adult Gray   Gray+   Above Ground 5   false true false false false   true false false false false false true false   POINT (-73.9606559309874 40.7889527629826)   19 4 19 13
2095 -73.9747762992858 40.7768579078578 12A-AM-1008-02 12A AM 10082018 2 Adult Gray   Gray+   Above Ground 5   false false true false false   false false false false false false true false   POINT (-73.9747762992858 40.7768579078578)   19 4 19 13
2654 -73.9549261242548 40.7944701994615 37G-AM-1014-04 37G AM 10142018 4 Adult Gray   Gray+   Above Ground 5   false true false false false playing false false false false false false true false   POINT (-73.9549261242548 40.7944701994615)   19 4 19 13
1921 -73.9756278240233 40.7669523701372 2F-AM-1006-02 02F AM 10062018 2 Adult Gray Cinnamon Gray+Cinnamon   Above Ground 5 in tree false false true false false   false false false false false false true false   POINT (-73.9756278240233 40.7669523701372)   19 4 19 13
2748 -73.960094705031 40.7916066137699 33D-AM-1017-01 33D AM 10172018 1 Adult Gray Cinnamon Gray+Cinnamon   Above Ground 5   false false true false false   false false false false false false true false   POINT (-73.960094705031 40.7916066137699)   19 4 19 13
2056 -73.9589600626433 40.7913690265064 33E-AM-1014-08 33E AM 10142018 8 Adult Gray Cinnamon, White Gray+Cinnamon, White   Above Ground 5   false false true false false   true false false false false false true false   POINT (-73.9589600626433 40.7913690265064)   19 4 19 13
1924 -73.9542332505231 40.7933475171434 37G-AM-1014-01 37G AM 10142018 1 Adult Gray White Gray+White White tail Above Ground 5   false false true false false   false false false false false false true false   POINT (-73.9542332505231 40.7933475171434)   19 4 19 13
1935 -73.9675268877392 40.7750409681718 13H-AM-1013-01 13H AM 10132018 1 Adult Gray White Gray+White   Above Ground 5   false false true false false   false false false false false false true false   POINT (-73.9675268877392 40.7750409681718)   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 21920.933ms