Skip to content

Commit f041e05

Browse files
authored
added readme
1 parent 35dfe77 commit f041e05

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Introduction to Geospatial Data with Python
2+
3+
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.
4+
5+
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.
6+
7+
* Open the .ipynb file with Jupyter Notebook to get started!

0 commit comments

Comments
 (0)