Street_Tree_List

Data source: data.sfgov.org

11 rows where PlotSize = "4x4" and qSpecies = 8

View and edit SQL

Suggested facets: qLegalStatus, qAddress, SiteOrder, qCaretaker, PlantDate, DBH, PermitNotes, XCoord, YCoord, Latitude, Longitude, Location

PlotSize

  • 4x4 · 11
Link rowid ▼ TreeID qLegalStatus qSpecies qAddress SiteOrder qSiteInfo PlantType qCaretaker qCareAssistant PlantDate DBH PlotSize PermitNotes XCoord YCoord Latitude Longitude Location
1276 229197 Undocumented 2 Lyonothamnus floribundus subsp. asplenifolius :: Santa Cruz Ironwood 8 3186 Cesar Chavez St 1 Sidewalk: Curb side : Cutout 1 Tree 1 DPW 2     1 4x4   6008575.05448 2100617.97477 37.7483811527748 -122.41311771451599 (37.7483811527748, -122.413117714516)
1281 231175 Undocumented 2 Lyonothamnus floribundus subsp. asplenifolius :: Santa Cruz Ironwood 8 3100 Cesar Chavez St 1 Sidewalk: Curb side : Cutout 1 Tree 1 DPW 2   05/09/2017 12:00:00 AM 3 4x4   6008989.553669999 2100618.8922900003 37.7484069327314 -122.41168444520599 (37.7484069327314, -122.411684445206)
1304 231176 Undocumented 2 Lyonothamnus floribundus subsp. asplenifolius :: Santa Cruz Ironwood 8 3100 Cesar Chavez St 2 Sidewalk: Curb side : Cutout 1 Tree 1 DPW 2     3 4x4   6008965.15097 2100617.87341 37.7484027661782 -122.411768757547 (37.7484027661782, -122.411768757547)
10543 46845 Permitted Site 1 Lyonothamnus floribundus subsp. asplenifolius :: Santa Cruz Ironwood 8 135 Naples St 1 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1 FUF 1 04/25/2002 12:00:00 AM 9 4x4 Permit Number 44915 6004431.15972 2092720.1112 37.726461904584 -122.426884817887 (37.726461904584, -122.426884817887)
19563 109843 Undocumented 2 Lyonothamnus floribundus subsp. asplenifolius :: Santa Cruz Ironwood 8 431 PIERCE ST 3 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1   04/06/2015 12:00:00 AM 3 4x4 Permit Number 774456 6002625.0 2110137.0 37.7741822723418 -122.434373313194 (37.7741822723418, -122.434373313194)
44797 94604 Permitted Site 1 Lyonothamnus floribundus subsp. asplenifolius :: Santa Cruz Ironwood 8 1045 Scott St 1 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1   10/13/2010 12:00:00 AM 3 4x4 Permit Number 53774 6001884.2634 2112097.0876 37.7795221073771 -122.437076010522 (37.7795221073771, -122.437076010522)
83714 105744 Undocumented 2 Lyonothamnus floribundus subsp. asplenifolius :: Santa Cruz Ironwood 8 418 Pierce St 2 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1   06/02/2014 12:00:00 AM 2 4x4 Permit Number 771651 6002705.0 2109971.0 37.7737310181147 -122.43408471033301 (37.7737310181147, -122.434084710333)
97477 105742 Undocumented 2 Lyonothamnus floribundus subsp. asplenifolius :: Santa Cruz Ironwood 8 410 Pierce St 1 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1   06/02/2014 12:00:00 AM   4x4 Permit Number 771648 6002709.0 2109944.0 37.773657109816206 -122.434068943261 (37.7736571098162, -122.434068943261)
98004 109841 Undocumented 2 Lyonothamnus floribundus subsp. asplenifolius :: Santa Cruz Ironwood 8 431 PIERCE ST 1 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1   04/06/2015 12:00:00 AM 3 4x4 Permit Number 774456 6002625.0 2110137.0 37.7741822723418 -122.434373313194 (37.7741822723418, -122.434373313194)
126956 109842 Undocumented 2 Lyonothamnus floribundus subsp. asplenifolius :: Santa Cruz Ironwood 8 431 PIERCE ST 2 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1   04/06/2015 12:00:00 AM 3 4x4 Permit Number 774456 6002625.0 2110137.0 37.7741822723418 -122.434373313194 (37.7741822723418, -122.434373313194)
142317 105736 Undocumented 2 Lyonothamnus floribundus subsp. asplenifolius :: Santa Cruz Ironwood 8 419 Pierce St 2 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     1 4x4   6002669.0 2109966.0 37.773715246164606 -122.434208882327 (37.7737152461646, -122.434208882327)

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "Street_Tree_List" (
"TreeID" INTEGER,
  "qLegalStatus" INTEGER,
  "qSpecies" INTEGER,
  "qAddress" TEXT,
  "SiteOrder" INTEGER,
  "qSiteInfo" INTEGER,
  "PlantType" INTEGER,
  "qCaretaker" INTEGER,
  "qCareAssistant" INTEGER,
  "PlantDate" TEXT,
  "DBH" INTEGER,
  "PlotSize" TEXT,
  "PermitNotes" TEXT,
  "XCoord" REAL,
  "YCoord" REAL,
  "Latitude" REAL,
  "Longitude" REAL,
  "Location" TEXT
,
FOREIGN KEY ("PlantType") REFERENCES [PlantType](id),
    FOREIGN KEY ("qCaretaker") REFERENCES [qCaretaker](id),
    FOREIGN KEY ("qSpecies") REFERENCES [qSpecies](id),
    FOREIGN KEY ("qSiteInfo") REFERENCES [qSiteInfo](id),
    FOREIGN KEY ("qCareAssistant") REFERENCES [qCareAssistant](id),
    FOREIGN KEY ("qLegalStatus") REFERENCES [qLegalStatus](id));
CREATE INDEX ["Street_Tree_List_PlantType"] ON [Street_Tree_List]("PlantType");
CREATE INDEX ["Street_Tree_List_qCaretaker"] ON [Street_Tree_List]("qCaretaker");
CREATE INDEX ["Street_Tree_List_qSpecies"] ON [Street_Tree_List]("qSpecies");
CREATE INDEX ["Street_Tree_List_qSiteInfo"] ON [Street_Tree_List]("qSiteInfo");
CREATE INDEX ["Street_Tree_List_qCareAssistant"] ON [Street_Tree_List]("qCareAssistant");
CREATE INDEX ["Street_Tree_List_qLegalStatus"] ON [Street_Tree_List]("qLegalStatus");
Powered by Datasette · Query took 346.935ms · Data source: data.sfgov.org