12 rows where Zip Codes = 28858 and qSpecies_id = 65 sorted by Neighborhoods (old)

View and edit SQL

These facets timed out: Zip Codes

rowid TreeID qLegalStatus_id qSpecies_id qAddress SiteOrder qSiteInfo PlantType qCaretaker_id qCareAssistant PlantDate DBH PlotSize PermitNotes XCoord YCoord Latitude Longitude Location Fire Prevention Districts Police Districts Supervisor Districts Zip Codes Neighborhoods (old) ▼
64277 37529 DPW Maintained 1 Agonis flexuosa :: Peppermint Willow 65 1244 Larkin St 3 Sidewalk: Curb side : Cutout Tree Private 2 FUF 06/22/1998 12:00:00 AM 21   Permit Number 39976 6007263.39142 2115650.05703 37.7895819825607 -122.418719304647 (37.7895819825607, -122.418719304647) 13 9 10 28858 21
71978 37528 DPW Maintained 1 Agonis flexuosa :: Peppermint Willow 65 1244 Larkin St 2 Sidewalk: Curb side : Cutout Tree Private 2 FUF 06/22/1998 12:00:00 AM 21   Permit Number 39976 6007265.87204 2115633.53426 37.789536754768 -122.418709549719 (37.789536754768, -122.418709549719) 13 9 10 28858 21
107607 37527 DPW Maintained 1 Agonis flexuosa :: Peppermint Willow 65 1244 Larkin St 1 Sidewalk: Curb side : Cutout Tree Private 2 FUF 06/22/1998 12:00:00 AM 19   Permit Number 39976 6007268.1881 2115618.13797 37.7894946107457 -122.418700444082 (37.7894946107457, -122.418700444082) 13 9 10 28858 21
46734 125549 DPW Maintained 1 Agonis flexuosa :: Peppermint Willow 65 1445 Greenwich St 7 Sidewalk: Curb side : Cutout Tree Private 2     10 Width 4ft   6006015.52243 2119649.2025 37.8004922923456 -122.423321211112 (37.8004922923456, -122.423321211112) 13 9 1 28858 32
81710 125550 DPW Maintained 1 Agonis flexuosa :: Peppermint Willow 65 1445 Greenwich St 9 Sidewalk: Curb side : Cutout Tree Private 2     15 Width 4ft   6006031.52695 2119650.26621 37.8004961162623 -122.423265904597 (37.8004961162623, -122.423265904597) 13 9 1 28858 32
150779 125547 DPW Maintained 1 Agonis flexuosa :: Peppermint Willow 65 1445 Greenwich St 3 Sidewalk: Curb side : Cutout Tree Private 2     13 Width 4ft   6005968.56582 2119641.09275 37.8004673748183 -122.423483123267 (37.8004673748183, -122.423483123267) 13 9 1 28858 32
156056 62982 DPW Maintained 1 Agonis flexuosa :: Peppermint Willow 65 1391 Vallejo St 1 Sidewalk: Curb side : Cutout Tree Private 2 FUF 09/20/1991 12:00:00 AM 20   Permit Number 30047 6006920.35815 2118393.21581 37.7970946941148 -122.420100923242 (37.7970946941148, -122.420100923242) 5 1 10 28858 32
160053 107230 DPW Maintained 1 Agonis flexuosa :: Peppermint Willow 65 1445 Greenwich St 1 Sidewalk: Curb side : Cutout Tree Private 2     12 3x3   6005960.15833 2119639.59713 37.8004627936866 -122.423512110213 (37.8004627936866, -122.423512110213) 13 9 1 28858 32
164826 66782 DPW Maintained 1 Agonis flexuosa :: Peppermint Willow 65 1001 Chestnut St 1 Sidewalk: Curb side : Cutout Tree Private 2 FUF 09/20/1991 12:00:00 AM 14   Permit Number 30052 6006921.4512 2120474.40868 37.8028091860666 -122.420244926256 (37.8028091860666, -122.420244926256) 5 1 1 28858 32
169489 63578 DPW Maintained 1 Agonis flexuosa :: Peppermint Willow 65 1359 Filbert St 1 Sidewalk: Curb side : Cutout Tree Private 2 FUF 04/30/1987 12:00:00 AM 17   Permit Number 24201 6006442.54317 2119356.06995 37.799711515327 -122.421822711261 (37.799711515327, -122.421822711261) 13 9 1 28858 32
178287 125551 DPW Maintained 1 Agonis flexuosa :: Peppermint Willow 65 1445 Greenwich St 11 Sidewalk: Curb side : Cutout Tree Private 2     15 Width 4ft   6006045.33094 2119651.17602 37.8004993933977 -122.423218201864 (37.8004993933977, -122.423218201864) 13 9 1 28858 32
193967 125548 DPW Maintained 1 Agonis flexuosa :: Peppermint Willow 65 1445 Greenwich St 5 Sidewalk: Curb side : Cutout Tree Private 2     14 Width 4ft   6006007.30583 2119647.97872 37.8004884684307 -122.423349556855 (37.8004884684307, -122.423349556855) 13 9 1 28858 32

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "trees" (
   [rowid] INTEGER PRIMARY KEY,
   [TreeID] TEXT,
   [qLegalStatus_id] INTEGER REFERENCES [qLegalStatus]([id]),
   [qSpecies_id] INTEGER,
   [qAddress] TEXT,
   [SiteOrder] TEXT,
   [qSiteInfo] TEXT,
   [PlantType] TEXT,
   [qCaretaker_id] INTEGER REFERENCES [qCaretaker]([id]),
   [qCareAssistant] TEXT,
   [PlantDate] TEXT,
   [DBH] TEXT,
   [PlotSize] TEXT,
   [PermitNotes] TEXT,
   [XCoord] TEXT,
   [YCoord] TEXT,
   [Latitude] TEXT,
   [Longitude] TEXT,
   [Location] TEXT,
   [Fire Prevention Districts] TEXT,
   [Police Districts] TEXT,
   [Supervisor Districts] TEXT,
   [Zip Codes] TEXT,
   [Neighborhoods (old)] TEXT,
   FOREIGN KEY(qSpecies_id) REFERENCES qSpecies(id)
);