squirrels

5 rows where Above Ground Sighter Measurement = 30, Community Districts = 19 and Hectare Squirrel Number = 4

View and edit SQL

Suggested facets: Shift, Date, Age, Highlight Fur Color, Combination of Primary and Highlight Color, Climbing, Eating, Other Activities, Tail twitches, 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
178 -73.9613780522542 40.790786197111 31D-PM-1006-04 31D PM 10062018 4 Adult Gray   Gray+   Above Ground 30   false false false true false   false false false false false false true false   POINT (-73.9613780522542 40.790786197111)   19 4 19 13
567 -73.9756972647636 40.773624164826 9B-PM-1013-04 09B PM 10132018 4 Juvenile Gray Black Gray+Black   Above Ground 30   false false true false false   false false false false true false true false   POINT (-73.9756972647636 40.773624164826)   19 4 19 13
1022 -73.9548853492712 40.7984783584388 41D-PM-1014-04 41D PM 10142018 4 Adult Gray Cinnamon Gray+Cinnamon   Above Ground 30   false false true false false jumping tree to tree false false false false false false false false   POINT (-73.9548853492712 40.7984783584388)   19 4 19 13
1391 -73.9578658632957 40.7933712188923 35E-AM-1020-04 35E AM 10202018 4 Adult Gray Cinnamon Gray+Cinnamon   Above Ground 30   false false false false false hunkered down,tail over body; sitting perfectly still false false false false false false true false   POINT (-73.9578658632957 40.7933712188923)   19 4 19 13
2103 -73.9782983634755 40.7668314364263 1D-AM-1006-04 01D AM 10062018 4 Adult Gray White Gray+White   Above Ground 30   false false true false false   false false false false false false false false   POINT (-73.9782983634755 40.7668314364263)   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.802ms