- Form a hexagonal grid
- Given a diameter for the hexagons to build and a GeoDataFrame on the territory
- Overlay the grid on top of the original territory GeoDataFrame
-
Prep hexagonal grid over a selected territory
-
Prep hexagonal-based aggregations over the available external data sources
- Worldpop data: Population data
- OSM data: Point of interest data
- Carto data: Consumer spending data & Socio-demographic data
- Unacast data Pitney Bowes points of interest data
-
Construct a single file with all hexagonal-based data(grid + aggregations)
-
Visualize the data
-
Derive density
-
Derive urbanicity
-
Derive trade area distance
-
Form a dataset for further analysis
-
Visualize the data