Street_Tree_List

Data source: data.sfgov.org

13 rows where DBH = 5 and qSpecies = 72

View and edit SQL

Suggested facets: qAddress, SiteOrder, qSiteInfo, PlotSize

qLegalStatus

DBH

Link rowid ▼ TreeID qLegalStatus qSpecies qAddress SiteOrder qSiteInfo PlantType qCaretaker qCareAssistant PlantDate DBH PlotSize PermitNotes XCoord YCoord Latitude Longitude Location
25734 237874 Undocumented 2 Prunus domestica 'Mariposa' :: Mariposa Plum 72 160 Coso Ave 1 Sidewalk: Curb side : Yard 2 Tree 1 Private 1     5     6007471.906690001 2099585.1841700003 37.74548335098721 -122.41685922338301 (37.7454833509872, -122.416859223383)
32478 237902 Undocumented 2 Prunus domestica 'Mariposa' :: Mariposa Plum 72 4120 26th St 1 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     5 Width 3ft   6003116.41859 2100685.05072 37.7482573763929 -122.43199832888 (37.7482573763929, -122.43199832888)
37992 87842 Permitted Site 1 Prunus domestica 'Mariposa' :: Mariposa Plum 72 150 Golden Gate Ave 3 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1   06/06/2008 12:00:00 AM 5 3x3 Permit Number 50723 6008797.68605 2112863.51271 37.7820170689709 -122.41321365958099 (37.7820170689709, -122.413213659581)
42168 237919 Undocumented 2 Prunus domestica 'Mariposa' :: Mariposa Plum 72 1182 Clayton St 1 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     5 Width 4ft   5998950.43455 2105771.37241 37.7619861021088 -122.446770052318 (37.7619861021088, -122.446770052318)
50181 237877 Undocumented 2 Prunus domestica 'Mariposa' :: Mariposa Plum 72 400 Prospect Ave 2 Sidewalk: Property side : Yard 9 Tree 1 Private 1     5     6006273.45555 2097651.54951 37.7401065418729 -122.420866029569 (37.7401065418729, -122.420866029569)
60540 135872 Undocumented 2 Prunus domestica 'Mariposa' :: Mariposa Plum 72 2550 Pierce St 5 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     5 Width 4ft   6001695.18556 2117280.97246 37.7937449767048 -122.43810155185601 (37.7937449767048, -122.438101551856)
65313 183563 Undocumented 2 Prunus domestica 'Mariposa' :: Mariposa Plum 72 2593 30th Ave 2 Sidewalk: Curb side : Yard 2 Tree 1 Private 1     5 Width 0ft   5987056.9644 2097643.917 37.738983699378096 -122.487307395263 (37.7389836993781, -122.487307395263)
128545 183562 Undocumented 2 Prunus domestica 'Mariposa' :: Mariposa Plum 72 2591 30th Ave 1 Sidewalk: Curb side : Yard 2 Tree 1 Private 1     5 Width 0ft   5987056.0774 2097655.4477 37.7390153079093 -122.487311308785 (37.7390153079093, -122.487311308785)
144327 87840 Permitted Site 1 Prunus domestica 'Mariposa' :: Mariposa Plum 72 150 Golden Gate Ave 1 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1   06/06/2008 12:00:00 AM 5 3x3 Permit Number 50723 6008834.949469999 2112868.30248 37.78203231246879 -122.413085083511 (37.7820323124688, -122.413085083511)
168000 135869 Undocumented 2 Prunus domestica 'Mariposa' :: Mariposa Plum 72 2550 Pierce St 2 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     5 Width 4ft   6001710.05375 2117173.2312 37.7934499927743 -122.43804238544901 (37.7934499927743, -122.438042385449)
169961 87841 Permitted Site 1 Prunus domestica 'Mariposa' :: Mariposa Plum 72 150 Golden Gate Ave 2 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1   06/06/2008 12:00:00 AM 5 3x3 Permit Number 50723 6008821.92164 2112867.3350299997 37.782028924727705 -122.41313008558599 (37.7820289247277, -122.413130085586)
171158 135864 Undocumented 2 Prunus domestica 'Mariposa' :: Mariposa Plum 72 2451 Steiner St 4 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     5 Width 4ft   6002234.27154 2116544.43758 37.791753285928294 -122.43618353624201 (37.7917532859283, -122.436183536242)
186159 196326 Undocumented 2 Prunus domestica 'Mariposa' :: Mariposa Plum 72 582 Rhode Island St 6 Sidewalk: Property side : Yard 9 Tree 1 Private 1     5     6011758.077269999 2105655.2615900002 37.7623906108466 -122.40246498408001 (37.7623906108466, -122.40246498408)

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