Street_Tree_List

Data source: data.sfgov.org

14 rows where SiteOrder = 10 and qSpecies = 25

View and edit SQL

Suggested facets: qLegalStatus, qSiteInfo, qCaretaker, DBH, PlotSize

SiteOrder

Link rowid ▼ TreeID qLegalStatus qSpecies qAddress SiteOrder qSiteInfo PlantType qCaretaker qCareAssistant PlantDate DBH PlotSize PermitNotes XCoord YCoord Latitude Longitude Location
2527 141910 Undocumented 2 Schinus terebinthifolius :: Brazilian Pepper 25 900 MCALLISTER ST 10 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     21 Width 0ft   6004551.4043 2111926.6796 37.7792054513567 -122.42783708385099 (37.7792054513567, -122.427837083851)
24938 136425 Undocumented 2 Schinus terebinthifolius :: Brazilian Pepper 25 177 Drumm St 10 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     11 Width 3ft   6013547.46214 2118092.2461 37.7966394636056 -122.397148242524 (37.7966394636056, -122.397148242524)
72176 197536 Undocumented 2 Schinus terebinthifolius :: Brazilian Pepper 25 651 Missouri St 10 Sidewalk: Property side : Yard 9 Tree 1 Private 1     2     6013614.8063 2103893.08079 37.7576555255942 -122.39591971103201 (37.7576555255942, -122.395919711032)
98865 38979 Permitted Site 1 Schinus terebinthifolius :: Brazilian Pepper 25 2222 17th St 10 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1   11/17/1998 12:00:00 AM     Permit Number 40762 6010839.10372464 2106501.59245712 37.76466309906579 -122.405703003871 (37.7646630990658, -122.405703003871)
110180 14775 Permitted Site 1 Schinus terebinthifolius :: Brazilian Pepper 25 1000X McAllister St 10 Sidewalk: Curb side : Cutout 1 Tree 1 Office of Mayor 21     12 4X4   6004368.8552829 2111899.4426369 37.7791203368819 -122.428466654288 (37.7791203368819, -122.428466654288)
128172 30949 Permitted Site 1 Schinus terebinthifolius :: Brazilian Pepper 25 2390 Bush St 10 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1 FUF 1 03/13/1995 12:00:00 AM     Permit Number 34752 6002079.96472002 2114704.99678528 37.786693886013204 -122.436585716056 (37.7866938860132, -122.436585716056)
135451 200680 Undocumented 2 Schinus terebinthifolius :: Brazilian Pepper 25 1535 Newcomb Ave 10 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     23 Width 0ft   6015687.0653 2095298.4471 37.734171512631 -122.388153141599 (37.734171512631, -122.388153141599)
137636 197551 Undocumented 2 Schinus terebinthifolius :: Brazilian Pepper 25 101 Rhode Island St 10 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     4 Width 3ft   6011729.235280001 2107361.85894 37.7670749338806 -122.402684759517 (37.7670749338806, -122.402684759517)
138965 119669 Undocumented 2 Schinus terebinthifolius :: Brazilian Pepper 25 699x Missouri St 10 Sidewalk: Property side : Yard 9 Tree 1 Private 1           6013712.0 2104098.0 37.7582235960409 -122.39559792996201 (37.7582235960409, -122.395597929962)
148701 197517 Undocumented 2 Schinus terebinthifolius :: Brazilian Pepper 25 407 09th St 10 : 4 Tree 1 Private 1     9 Width 3ft   6009758.68055 2109312.44793 37.7723205831618 -122.40963832656 (37.7723205831618, -122.40963832656)
152609 136393 Undocumented 2 Schinus terebinthifolius :: Brazilian Pepper 25 3395 Sacramento St 10 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     16 Width 4ft   5998838.23431 2115253.6710900003 37.7880156513567 -122.447840796819 (37.7880156513567, -122.447840796819)
156380 197515 Undocumented 2 Schinus terebinthifolius :: Brazilian Pepper 25 1275 Harrison St 10 Sidewalk: Curb side : Pot 10 Tree 1 Private 1     13     6009794.12284 2109513.9369200002 37.7728758110884 -122.409529951052 (37.7728758110884, -122.409529951052)
177752 141935 Undocumented 2 Schinus terebinthifolius :: Brazilian Pepper 25 1050 MCALLISTER ST 10 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     13 Width 0ft   6003990.6142 2111850.0981 37.7789634376361 -122.42977162384399 (37.7789634376361, -122.429771623844)
186668 118226 Undocumented 2 Schinus terebinthifolius :: Brazilian Pepper 25 699 37th Ave 10 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     7 Width 3ft   5984451.57804 2111600.1477900003 37.7771513381474 -122.497345493825 (37.7771513381474, -122.497345493825)

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