Skip to content

Commit 03b64a4

Browse files
committed
fix conflicts from spelling corrections
2 parents d05e77e + 81b465d commit 03b64a4

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

items_metadata.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
samples:
2-
# - title: Analyzing New York City taxi data using big data tools
3-
# url: https://www.arcgis.com/home/item.html?id=27017ef3b3864e74ae1b7587719a3391
4-
# path: ./samples/04_gis_analysts_data_scientists/analyze_new_york_city_taxi_data.ipynb
5-
# thumbnail: ./static/thumbnails/analyze_new_york_city_taxi_data.png
6-
# snippet: Use big data tools to analye NYC taxi data
7-
# description: This sample demonstrates the steps involved in performing an aggregation analysis on New York city taxi point data using ArcGIS API for Python.
8-
# licenseInfo: ""
9-
# tags: ["Data Science", "GIS", "Taxi"]
2+
- title: Analyzing New York City taxi data using big data tools
3+
url: https://www.arcgis.com/home/item.html?id=27017ef3b3864e74ae1b7587719a3391
4+
path: ./samples/04_gis_analysts_data_scientists/analyze_new_york_city_taxi_data.ipynb
5+
thumbnail: ./static/thumbnails/analyze_new_york_city_taxi_data.png
6+
snippet: Use big data tools to analyze NYC taxi data
7+
description: This sample demonstrates the steps involved in performing an aggregation analysis on New York city taxi point data using ArcGIS API for Python.
8+
licenseInfo: ""
9+
tags: ["Data Science", "GIS", "Taxi"]
1010
- title: Data Visualization - Construction permits, part 1/2
1111
url: https://www.arcgis.com/home/item.html?id=467bc6806c9e40dc8222744e0937b80c
1212
path: ./samples/04_gis_analysts_data_scientists/analyze_patterns_in_construction_permits_part1.ipynb
@@ -35,7 +35,7 @@ samples:
3535
url: https://www.arcgis.com/home/item.html?id=acc8b4e5e0d5422d8af19166c1fc21d5
3636
path: ./samples/04_gis_analysts_data_scientists/analyzing_growth_factors_of_airbnb_properties_in_new_york_city.ipynb
3737
thumbnail: ./static/thumbnails/analyzing_growth_factors_of_airbnb_properties_in_new_york_city.png
38-
snippet: Analyze growth factors of Arbnb properties in New York
38+
snippet: Analyze growth factors of Airbnb properties in New York
3939
description: A study is carried out in this sample notebook to understand the factors that are fuelling widespread growth in the number of Airbnb listings
4040
licenseInfo: ""
4141
tags: ["Data Science", "GIS", "airbnb"]
@@ -225,7 +225,7 @@ samples:
225225
# url: https://www.arcgis.com/home/item.html?id=50d6c2001e864d44ab5278e7b439bf41
226226
# path: ./samples/04_gis_analysts_data_scientists/detect_super_blooms_using_satellite_image_classification.ipynb
227227
# thumbnail: ./static/thumbnails/detect_super_blooms_using_satellite_image_classification.jpg
228-
# snippet: Determine the occurance of super blooms in the study area for a given year
228+
# snippet: Determine the occurrence of super blooms in the study area for a given year
229229
# description: This sample is to study three poppy fields where people often go for watching super blooms, compare the sites with historic scenes, capture the differences in vegetation conditions, and calculate the vegetation density of blooms.
230230
# licenseInfo: ""
231231
# tags: ["Data Science", "GIS", "Super Blooms", "Classification"]
@@ -245,7 +245,7 @@ samples:
245245
description: This sample shows how ArcGIS API for Python can be used to train a deep learning model to extract building footprints from drone data.
246246
licenseInfo: ""
247247
runtime: advanced_gpu
248-
tags: ["Data Science", "GIS", "Building", "Foorprint", "Deep Learning"]
248+
tags: ["Data Science", "GIS", "Building", "Footprint", "Deep Learning"]
249249
- title: Extracting Slums from Satellite Imagery
250250
url: https://www.arcgis.com/home/item.html?id=5b5461f3df814fc1b65539365668904d
251251
path: ./samples/04_gis_analysts_data_scientists/extracting_slums_from_satellite_imagery.ipynb
@@ -376,7 +376,7 @@ samples:
376376
url: https://www.arcgis.com/home/item.html?id=95236a13179b40c39c9fc01ab96719e3
377377
path: ./samples/04_gis_analysts_data_scientists/locating_a_new_retirement_community.ipynb
378378
thumbnail: ./static/thumbnails/locating_a_new_retirement_community.png
379-
snippet: Locate new retirement communites
379+
snippet: Locate new retirement communities
380380
description: This sample demonstrates the utility of ArcGIS API for Python to identify some great locations for a new retirement community, which will satisfy these needs of senior citizens.
381381
licenseInfo: ""
382382
tags: ["Data Science", "GIS", "Retirement", "Community", "Featured"]
@@ -393,7 +393,7 @@ samples:
393393
# path: ./samples/04_gis_analysts_data_scientists/part2_explore_hurricane_tracks.ipynb
394394
# thumbnail: ./static/thumbnails/part2_explore_hurricane_tracks.png
395395
# snippet: Analyze aggregate tracks of hurricanes
396-
# description: In this notebook you will analyze the aggregated tracks to investigate the communities that are most affected by hurricanes, as well as as answer important questions about the prevalance of hurricanes, their seasonality, their density, and places where they make landfall.
396+
# description: In this notebook you will analyze the aggregated tracks to investigate the communities that are most affected by hurricanes, as well as as answer important questions about the prevalence of hurricanes, their seasonality, their density, and places where they make landfall.
397397
# licenseInfo: ""
398398
# tags: ["Data Science", "GIS", "Hurricane", "Tracks", "GeoAnalytics", "Part 2"]
399399
# - title: Correlation - Hurricane analysis, part 3/3

0 commit comments

Comments
 (0)