Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,10 @@ And for the .py file:
|
|
30 |
|
31 |
The provided Python script defines a dataset class named `DurhamTrees` using the `datasets` library. This class combines information from two different domains ("class1_domain1" and "class2_domain1") and includes features from both domains.
|
32 |
|
|
|
|
|
|
|
|
|
33 |
Key components of the script:
|
34 |
|
35 |
1. **Imported Libraries:**
|
@@ -140,19 +144,93 @@ This dataset provides comprehensive information about urban trees within a speci
|
|
140 |
**GeoJSON Feature:**
|
141 |
```json
|
142 |
{
|
143 |
-
"
|
144 |
-
|
145 |
-
"
|
146 |
-
|
|
|
147 |
},
|
148 |
-
"
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
153 |
}
|
|
|
154 |
```
|
155 |
-
The `
|
156 |
|
157 |
- **OBJECTID:** Unique identifier for each record.
|
158 |
- **streetaddr:** Street address where the tree or planting site is located.
|
|
|
30 |
|
31 |
The provided Python script defines a dataset class named `DurhamTrees` using the `datasets` library. This class combines information from two different domains ("class1_domain1" and "class2_domain1") and includes features from both domains.
|
32 |
|
33 |
+
Trees & Planting Sites Dataset: Hosted on the Durham Open Data portal, this dataset includes location, species, size, and health of street trees, alongside designated future planting sites.
|
34 |
+
Data Source: Durham Trees & Planting Sites Dataset
|
35 |
+
https://live-durhamnc.opendata.arcgis.com/datasets/DurhamNC::trees-planting-sites/about
|
36 |
+
|
37 |
Key components of the script:
|
38 |
|
39 |
1. **Imported Libraries:**
|
|
|
144 |
**GeoJSON Feature:**
|
145 |
```json
|
146 |
{
|
147 |
+
"crs": {
|
148 |
+
"type": "name",
|
149 |
+
"properties": {
|
150 |
+
"name": "urn:ogc:def:crs:OGC:1.3:CRS84"
|
151 |
+
}
|
152 |
},
|
153 |
+
"features": [
|
154 |
+
{
|
155 |
+
"type": "Feature",
|
156 |
+
"properties": {
|
157 |
+
"OBJECTID": 2840940,
|
158 |
+
"streetaddress": "411 N GREGSON ST",
|
159 |
+
"city": "DURHAM",
|
160 |
+
"zipcode": 27701,
|
161 |
+
"facilityid": 2936423,
|
162 |
+
"present": "Planting Site",
|
163 |
+
"genus": null,
|
164 |
+
"species": "",
|
165 |
+
"commonname": null,
|
166 |
+
"plantingdate": null,
|
167 |
+
"diameterin": 0.0,
|
168 |
+
"heightft": null,
|
169 |
+
"condition": null,
|
170 |
+
"contractwork": null,
|
171 |
+
"neighborhood": "Walltown",
|
172 |
+
"program": null,
|
173 |
+
"plantingw": "Greater than 5 ft",
|
174 |
+
"plantingcond": "Fair",
|
175 |
+
"underpwerlins": "No",
|
176 |
+
"matureheight": "Large (over 60 feet tall)",
|
177 |
+
"GlobalID": "{8BA6662A-8777-473A-82BB-FD77FE6813BB}",
|
178 |
+
"created_user": "A1",
|
179 |
+
"created_date": "2024-02-03T10:17:12Z",
|
180 |
+
"last_edited_user": "A1",
|
181 |
+
"last_edited_date": "2024-02-03T10:17:12Z",
|
182 |
+
"isoprene": null,
|
183 |
+
"monoterpene": null,
|
184 |
+
"vocs": null,
|
185 |
+
"coremoved_ozperyr": null,
|
186 |
+
"coremoved_dolperyr": null,
|
187 |
+
"o3removed_ozperyr": null,
|
188 |
+
"o3removed_dolperyr": null,
|
189 |
+
"no2removed_ozperyr": null,
|
190 |
+
"no2removed_dolperyr": null,
|
191 |
+
"so2removed_ozperyr": null,
|
192 |
+
"so2removed_dolperyr": null,
|
193 |
+
"pm10removed_ozperyr": null,
|
194 |
+
"pm10removed_dolperyr": null,
|
195 |
+
"pm25removed_ozperyr": null,
|
196 |
+
"o2production_lbperyr": null,
|
197 |
+
"replacevalue_dol": null,
|
198 |
+
"carbonstorage_lb": null,
|
199 |
+
"carbonstorage_dol": null,
|
200 |
+
"grosscarseq_lbperyr": null,
|
201 |
+
"grosscarseq_dolperyr": null,
|
202 |
+
"avoidrunoff_ft2peryr": null,
|
203 |
+
"avoidrunoff_dol2peryr": null,
|
204 |
+
"polremoved_ozperyr": null,
|
205 |
+
"polremoved_dolperyr": null,
|
206 |
+
"totannbenefits_dolperyr": null,
|
207 |
+
"leafarea_sqft": null,
|
208 |
+
"potevapotran_cuftperyr": null,
|
209 |
+
"evaporation_cuftperyr": null,
|
210 |
+
"transpiration_cuftperyr": null,
|
211 |
+
"h2ointercept_cuftperyr": null,
|
212 |
+
"avoidrunval_cuftperyr": null,
|
213 |
+
"avoidrunval_dol2peryr": null,
|
214 |
+
"carbonavoid_lbperyr": null,
|
215 |
+
"carbonavoid_dolperyr": null,
|
216 |
+
"heating_mbtuperyr": null,
|
217 |
+
"heating_dolperyrmbtu": null,
|
218 |
+
"heating_kwhperyr": null,
|
219 |
+
"heating_dolperyrmwh": null,
|
220 |
+
"cooling_kwhperyr": null,
|
221 |
+
"cooling_dolperyr": null,
|
222 |
+
"totalenerg_dolperyr": null
|
223 |
+
},
|
224 |
+
"geometry": {
|
225 |
+
"type": "Point",
|
226 |
+
"coordinates": [-78.908630289999962, 36.00441249000005, 0.0]
|
227 |
+
}
|
228 |
+
}
|
229 |
+
]
|
230 |
}
|
231 |
+
|
232 |
```
|
233 |
+
The `Trees_&_Planting_Sites.csv` file encompasses a range of attributes for each record:
|
234 |
|
235 |
- **OBJECTID:** Unique identifier for each record.
|
236 |
- **streetaddr:** Street address where the tree or planting site is located.
|