09 – Data Quality

Beyond Accuracy and Precision We discussed the issues of accuracy and precision in last lecture, but we should also look a bit deeper at error and other related issues defining data quality. We are now well versed on how important “clean” spatial data is for mapping and analysis, but we Read more

Flask

To get started let’s update our computers and install a python framework known as Flask that is going to get us mapping quickly! Flask is one example of a Model View Controller or MVC for short. The concept here is that we have separate components to make updates easy. For Read more