Street_Tree_List

Data source: data.sfgov.org

13 rows where qSiteInfo = 9 and qSpecies = 51

View and edit SQL

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

qSiteInfo

  • Sidewalk: Property side : Yard · 13
Link rowid ▼ TreeID qLegalStatus qSpecies qAddress SiteOrder qSiteInfo PlantType qCaretaker qCareAssistant PlantDate DBH PlotSize PermitNotes XCoord YCoord Latitude Longitude Location
9629 173614 Planning Code 138.1 required 4 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 2955 20th Ave 2 Sidewalk: Property side : Yard 9 Tree 1 Private 1   12/12/2016 12:00:00 AM 3 3x6 Permit Number 776469 5990236.78382 2095590.4495400002 37.7335303227244 -122.476163213901 (37.7335303227244, -122.476163213901)
9631 173613 Planning Code 138.1 required 4 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 2955 20th Ave 1 Sidewalk: Property side : Yard 9 Tree 1 Private 1   12/12/2016 12:00:00 AM 3 3x6 Permit Number 776469 5990236.78382 2095590.4495400002 37.7335303227244 -122.476163213901 (37.7335303227244, -122.476163213901)
38497 180409 Undocumented 2 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 141 Rousseau St 2 Sidewalk: Property side : Yard 9 Tree 1 Private 1     1     6003595.96524 2094719.6833400002 37.7319050215902 -122.429914617678 (37.7319050215902, -122.429914617678)
38574 219441 Undocumented 2 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 147 Stillings Ave 1 Sidewalk: Property side : Yard 9 Tree 1 Private 1     2 Width 8ft   5999786.27103 2095740.5208700001 37.734491517651 -122.443158781469 (37.734491517651, -122.443158781469)
38608 180407 Undocumented 2 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 314 Cayuga Ave 1 Sidewalk: Property side : Yard 9 Tree 1 Private 1     8 Width 3ft   6002242.22225 2094108.3589599999 37.7301497068323 -122.434551091376 (37.7301497068323, -122.434551091376)
154104 218770 Undocumented 2 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 1677 18th Ave 2 Sidewalk: Property side : Yard 9 Tree 1 Private 1     1 Width 3ft   5990554.36808 2103987.92429 37.7566060203584 -122.47567823607001 (37.7566060203584, -122.47567823607)
154342 136919 Undocumented 2 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 101 Laurel St 5 Sidewalk: Property side : Yard 9 Tree 1 Private 1     8 Width 7ft   5997971.7056 2116051.1115099997 37.790155644821 -122.450896340588 (37.790155644821, -122.450896340588)
162876 219443 Undocumented 2 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 550 Mangels Ave 2 Sidewalk: Property side : Yard 9 Tree 1 Private 1     3     5997790.17005 2095292.68219 37.733147839699896 -122.45002766386699 (37.7331478396999, -122.450027663867)
163126 180411 Undocumented 2 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 2 Still St 11 Sidewalk: Property side : Yard 9 Tree 1 Private 1     1 Width 8ft   6003370.62574 2094727.02091 37.731912405013 -122.430694186892 (37.731912405013, -122.430694186892)
167045 219446 Undocumented 2 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 762 Joost Ave 2 Sidewalk: Property side : Yard 9 Tree 1 Private 1     8     5997041.47466 2095025.35 37.7323709396524 -122.45259680479201 (37.7323709396524, -122.452596804792)
182205 242345 Undocumented 2 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 33 Digby St 1 Sidewalk: Property side : Yard 9 Tree 1 Private 1     7 Width 2ft   6003025.15888 2097332.31594 37.7390463716034 -122.43207451582501 (37.7390463716034, -122.432074515825)
185852 180408 Undocumented 2 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 141 Rousseau St 1 Sidewalk: Property side : Yard 9 Tree 1 Private 1     1 Width 7ft   6003605.879 2094702.80598 37.731859241593106 -122.429879140314 (37.7318592415931, -122.429879140314)
188836 180410 Undocumented 2 Tristaniopsis laurina 'Elegant' :: Small-leaf Tristania 'Elegant' 51 2 Still St 10 Sidewalk: Property side : Yard 9 Tree 1 Private 1     1 Width 8ft   6003389.548769999 2094727.9749900002 37.7319160967549 -122.43062883406601 (37.7319160967549, -122.430628834066)

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