Skip to content

Commit bde25bc

Browse files
authored
Update README.md
1 parent d148635 commit bde25bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
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.
66

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+
![logo](./img/preview.jpg)
810

911
* Open the .ipynb file with Jupyter Notebook to get started!

0 commit comments

Comments
 (0)