Skip to content

henryc-dev/data-aggregation-and-map-classification

Repository files navigation

Data Aggregation and Map Classification

Exercise 4 of Automating GIS Process 2023

Overview

The goal of this project is to visualise the travel time from every place of the metropolitan area to seven major shopping centres of Helsinki, Finland. It can act as the first step to determine good locations for housing in the city.

classification dominace_areas

The project composes of several steps:

  1. merge spatial data with non-spatial data
  2. apply choropleth map classification and plot the graphs
  3. compute the closest shopping mall and the minimum travel time for each location
  4. plot the areas of dominance shopping centres and the minimum travel time

Software and Libraries

  • Python 3.9
  • NumPy
  • Pandas
  • Geopandas
  • Mapclassify
  • Jupyter Notebook

Related Projects

About

Spatial data analysis and visualisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published