Street_Tree_List

Data source: data.sfgov.org

12 rows where qCareAssistant = 3 and qSpecies = 15

View and edit SQL

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

qCareAssistant

  • Private · 12
Link rowid ▼ TreeID qLegalStatus qSpecies qAddress SiteOrder qSiteInfo PlantType qCaretaker qCareAssistant PlantDate DBH PlotSize PermitNotes XCoord YCoord Latitude Longitude Location
975 251421 DPW Maintained 3 Platanus x hispanica :: Sycamore: London Plane 15 300X King St 6 Sidewalk: Curb side : Cutout 1 Tree 1 DPW 2 Private 3 09/30/2014 01:37:00 PM   3x3   6014268.0 2110701.0 37.776384889187796 -122.394137287636 (37.7763848891878, -122.394137287636)
2087 252878 DPW Maintained 3 Platanus x hispanica :: Sycamore: London Plane 15 300X King St 7 Sidewalk: Curb side : Cutout 1 Tree 1 DPW 2 Private 3     3x3   6014268.0 2110701.0 37.776384889187796 -122.394137287636 (37.7763848891878, -122.394137287636)
4620 253639 DPW Maintained 3 Platanus x hispanica :: Sycamore: London Plane 15 4405 California St 3 Sidewalk: Curb side : Cutout 1 Tree 1 DPW 2 Private 3     3x3   5993893.0 2114132.0 37.784651953064206 -122.46486880251801 (37.7846519530642, -122.464868802518)
6296 95177 DPW Maintained 3 Platanus x hispanica :: Sycamore: London Plane 15 1227 Divisadero St 1 Sidewalk: Curb side : Cutout 1 Tree 1 DPW 2 Private 3   3 3x3   6001304.8007 2112660.3061 37.781035607967404 -122.439120992436 (37.7810356079674, -122.439120992436)
25916 115393 Undocumented 2 Platanus x hispanica :: Sycamore: London Plane 15 800x Rutland St 2 Sidewalk: Curb side : Cutout 1 Tree 1 Public Library 14 Private 3   4 3x3   6009906.5006099995 2087474.9292900001 37.712367789705 -122.407587055718 (37.712367789705, -122.407587055718)
39914 115395 Undocumented 2 Platanus x hispanica :: Sycamore: London Plane 15 800x Rutland St 4 Sidewalk: Curb side : Cutout 1 Tree 1 Public Library 14 Private 3   4 3x3   6009893.891419999 2087442.30364 37.7122775004839 -122.40762833818998 (37.7122775004839, -122.40762833819)
53226 115394 Undocumented 2 Platanus x hispanica :: Sycamore: London Plane 15 800x Rutland St 3 Sidewalk: Curb side : Cutout 1 Tree 1 Public Library 14 Private 3   4 3x3   6009899.82351 2087457.5745 37.7123197632209 -122.407608911042 (37.7123197632209, -122.407608911042)
86565 91191 DPW Maintained 3 Platanus x hispanica :: Sycamore: London Plane 15 818 Van Ness Ave 5 Sidewalk: Curb side : Cutout 1 Tree 1 DPW 2 Private 3 02/05/2009 12:00:00 AM   3x3 Permit Number 52040 6006711.43287 2113326.5718900003 37.7831711713524 -122.42046403454901 (37.7831711713524, -122.420464034549)
91095 91190 DPW Maintained 3 Platanus x hispanica :: Sycamore: London Plane 15 818 Van Ness Ave 4 Sidewalk: Curb side : Cutout 1 Tree 1 DPW 2 Private 3 02/05/2009 12:00:00 AM   3x3 Permit Number 52040 6006711.43287 2113326.5718900003 37.7831711713524 -122.42046403454901 (37.7831711713524, -122.420464034549)
147023 109910 Undocumented 2 Platanus x hispanica :: Sycamore: London Plane 15 425 07th St 4 Sidewalk: Curb side : Cutout 1 Tree 1 Police Dept 18 Private 3   9 3x3   6011008.58026 2110233.67588 37.774920023185295 -122.40537967513 (37.7749200231853, -122.40537967513)
154144 115392 Undocumented 2 Platanus x hispanica :: Sycamore: London Plane 15 800x Rutland St 1 Sidewalk: Curb side : Cutout 1 Tree 1 Public Library 14 Private 3   6 3x3   6009912.446690001 2087490.89947 37.7124119734081 -122.407567629444 (37.7124119734081, -122.407567629444)
157653 115396 Undocumented 2 Platanus x hispanica :: Sycamore: London Plane 15 800x Rutland St 5 Sidewalk: Curb side : Cutout 1 Tree 1 Public Library 14 Private 3   5 3x3   6009890.08055 2087427.6888 37.7122371577831 -122.407640479942 (37.7122371577831, -122.407640479942)

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 53.611ms · Data source: data.sfgov.org