USGS_WC_eartag_deployments_2009-2011

Data source: USGS Alaska Science Center, Polar Bear Research Program

3 rows where Age Class = "S"

View and edit SQL

Suggested facets: Model, Repetition Rate (sec), Transmit hours (GMT), Transmit days, Sex, Ear applied

Age Class

Link rowid ▼ BearID PTT_ID Model Repetition Rate (sec) Transmit hours (GMT) Transmit days Capture Latitude Capture Longitude Apply DateTime (GMT, 24-hour clock) Sex Age Class Ear applied Recapture DateTime (GMT, 24-hour clock) Harvest Date Sign of Injury at Recapture
17 20968 96874 SPOT-227B 60 20 - 23 daily 70.4610611 -150.4122314 17Aug2009 02:39 M S Right      
18 20977 96873 SPOT-227B 60 20 - 23 every 2nd day 70.21342926 -147.25659480000002 06Oct2009 02:27 F S Right      
28 21232 96884 SPOT-227C 90 18 - 21 daily 71.03843994 -153.1465851 24Mar2011 08:48 M S Left   15Mar2012 No

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "USGS_WC_eartag_deployments_2009-2011" (
"BearID" INTEGER,
  "PTT_ID" INTEGER,
  "Model" TEXT,
  "Repetition Rate (sec)" INTEGER,
  "Transmit hours (GMT)" TEXT,
  "Transmit days" TEXT,
  "Capture Latitude" REAL,
  "Capture Longitude" REAL,
  "Apply DateTime (GMT, 24-hour clock)" TEXT,
  "Sex" TEXT,
  "Age Class" TEXT,
  "Ear applied" TEXT,
  "Recapture DateTime (GMT, 24-hour clock)" TEXT,
  "Harvest Date" TEXT,
  "Sign of Injury at Recapture" TEXT
);
CREATE INDEX "ix_USGS_WC_eartag_deployments_2009-2011_BearID"ON "USGS_WC_eartag_deployments_2009-2011" ("BearID");
Powered by Datasette · Query took 17.324ms · Data source: USGS Alaska Science Center, Polar Bear Research Program