Skip to content

Commit 6bec01e

Browse files
authored
Update README.md
1 parent 55ba420 commit 6bec01e

File tree

1 file changed

+18
-21
lines changed

1 file changed

+18
-21
lines changed

README.md

Lines changed: 18 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -19,28 +19,25 @@ Have you ever wanted to learn how to publish, consume, and use geographic web se
1919

2020
| Week | Topics | Date |
2121
|---------|--------| ---- |
22-
| Week 1 | Web Mapping with [Leaflet](http://leafletjs.com/) and [Github](www.github.com) ~~and [Folium](https://blog.dominodatalab.com/creating-interactive-crime-maps-with-folium/)~~ | 8/29 |
23-
| Week 2 | Creating GIS Applications with the ArcGIS Javascript API | 9/12 |
24-
| Week 3 | GIS Web Application and 3D Scenes | 9/19 |
25-
| Week 4 | Popups and Widgets in Webapps | 9/26 |
26-
| Week 5 | [Jupyter Notebooks (IDE)](https://jupyter.org/install.html), [Intro to the ArcGIS API for Python](https://developers.arcgis.com/python/), ~~[Domino](https://app.dominodatalab.com/overview)?~~ | 10/3 |
27-
| Week 6 | [Github](https://github.com/) and [Administering Your Organization](https://developers.arcgis.com/python/sample-notebooks/batch-creation-of-groups/) | 10/10 |
28-
| Week 7 | ArcGIS API for Python: [Publishing](https://developers.arcgis.com/python/sample-notebooks/publishing-sd-shapefiles-and-csv/) and [Analysis](https://developers.arcgis.com/python/sample-notebooks/chennai-floods-analysis/) | 10/17 |
29-
| Week 8 | ArcGIS API for Python: [Data Science](https://developers.arcgis.com/python/sample-notebooks/counting-features-in-satellite-images-using-scikit-image/) | 10/24 |
30-
| Week 9 | [Intro to Pandas](https://jakevdp.github.io/PythonDataScienceHandbook/03.00-introduction-to-pandas.html) and ArcGIS Spatial DataFrames | 10/31 |
31-
| Week 10 | [Numpy](https://jakevdp.github.io/PythonDataScienceHandbook/02.00-introduction-to-numpy.html) and Rasters & Working with Imagery Services | 11/7 |
32-
| Week 11 | Plotting with JS by [@JWasilgeo](https://github.com/jwasilgeo): DataViz, D3, Charting | 11/14 |
33-
| Week 12 | ~~[Esri Raster Functions](https://github.com/Esri/raster-functions)~~ Thanksgiving Break | 11/21 |
34-
| Week 13 | IDEs, Jupyter Dashboards, Jupyter RISE | 11/28 |
35-
| Week 14 | Advanced Plotting with [Matplotlib](https://jakevdp.github.io/PythonDataScienceHandbook/04.00-introduction-to-matplotlib.html) and [Seaborn](https://seaborn.pydata.org/) and [Intro to Scikit-learn](https://jakevdp.github.io/PythonDataScienceHandbook/05.02-introducing-scikit-learn.html)| 12/5 |
36-
| Week 15 | [Scikit-learn](https://jakevdp.github.io/PythonDataScienceHandbook/05.02-introducing-scikit-learn.html) and [Multiprocessing](https://www.youtube.com/watch?v=s1SkCYMnfbY) | 12/12 |
37-
| ~~Week 15~~ | ~~Students Present Final Project~~ | ~~12/12~~ |
22+
| Week 1 | Web Mapping with [Leaflet](http://leafletjs.com/) and [Github](www.github.com) | |
23+
| Week 2 | Creating GIS Applications with the ArcGIS Javascript API | |
24+
| Week 3 | GIS Web Application and 3D Scenes | |
25+
| Week 4 | Popups and Widgets in Webapps | |
26+
| Week 5 | [Jupyter Notebooks (IDE)](https://jupyter.org/install.html), [Intro to the ArcGIS API for Python](https://developers.arcgis.com/python/) | |
27+
| Week 6 | [Github](https://github.com/) and [Administering Your Organization](https://developers.arcgis.com/python/sample-notebooks/batch-creation-of-groups/) | |
28+
| Week 7 | ArcGIS API for Python: [Publishing](https://developers.arcgis.com/python/sample-notebooks/publishing-sd-shapefiles-and-csv/) and [Analysis](https://developers.arcgis.com/python/sample-notebooks/chennai-floods-analysis/) | |
29+
| Week 8 | ArcGIS API for Python: [Data Science](https://developers.arcgis.com/python/sample-notebooks/counting-features-in-satellite-images-using-scikit-image/) | |
30+
| Week 9 | [Intro to Pandas](https://jakevdp.github.io/PythonDataScienceHandbook/03.00-introduction-to-pandas.html) and ArcGIS Spatial DataFrames | |
31+
| Week 10 | [Numpy](https://jakevdp.github.io/PythonDataScienceHandbook/02.00-introduction-to-numpy.html) and Rasters & Working with Imagery Services | |
32+
| Week 11 | Plotting with JS by [@JWasilgeo](https://github.com/jwasilgeo): DataViz, D3, Charting | |
33+
| Week 12 | IDEs, Jupyter Dashboards, Jupyter RISE | |
34+
| Week 13 | Advanced Plotting with [Matplotlib](https://jakevdp.github.io/PythonDataScienceHandbook/04.00-introduction-to-matplotlib.html) and [Seaborn](https://seaborn.pydata.org/) and [Intro to Scikit-learn](https://jakevdp.github.io/PythonDataScienceHandbook/05.02-introducing-scikit-learn.html)| |
35+
| Week 14 | Review Final Projects and [Multiprocessing](https://www.youtube.com/watch?v=s1SkCYMnfbY) | |
3836

3937
## Assignments & Grading
4038
| Weight | Type |
4139
|--------|------|
42-
| 20% | Weekly Assignments |
43-
| 20% | Project 1 - Web Application Project |
44-
| 20% | Project 2 - ArcGIS Python API Project |
45-
| 20% | Project 3 - Data Science Notebook Project|
46-
| 20% | Project 4 - Student Defined Final Project |
40+
| 19% | Weekly Assignments |
41+
| 27% | Project 1 - Web Application Project |
42+
| 27% | Project 2 - ArcGIS Python API Project |
43+
| 27% | Project 3 - Data Science Notebook Project or Student Defined Project|

0 commit comments

Comments
 (0)