You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
5
5
Data comes in all shapes and sizes and often government data is geospatial in nature. Often times data science programs & tutorials ignore how to work with this rich data to make room for more advanced topics. Our MinneMUDAC competition heavily utilized geospatial data but was processed to provide students a more familiar format. But as good scientists, we should use primary sources of information as often as possible.
6
6
7
-
Use this Notebook to get a basic understanding of how to read, write, query and perform simple geospatial calculations on Minnesota Tax shapefiles with Python.
7
+
Use this Notebook to get a basic understanding of how to read, write, query and perform simple geospatial calculations on Minnesota Tax shapefiles, MetCouncil Water Features and MN PCA Lake Quality Attributes with Python.
8
+
9
+

8
10
9
11
* Open the .ipynb file with Jupyter Notebook to get started!
0 commit comments