# Solving geospatial use-cases

Explore a range of tutorials in this section, each designed to guide you through solving various geospatial use-cases with Builder and the wider CARTO Platform. These tutorials leverage available demo data from the CARTO Data Warehouse connection, enabling you to dive straight into map creation right from the start.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Build a store performance monitoring dashboard for retail stores in the USA</strong></td><td>In this tutorial we are going to visualize revenue performance and surface area of retail stores across the USA. We will construct two views, one of individual store performance using bubbles, and one of aggregated performance using hexagons. By visualizing this information on a map we can easily identify where our business is performing better and which are the most successful stores (revenue inversely correlated with surface area). </td><td></td><td><a href="/files/VIY1KCxsL6vEsbVvMEGq">/files/VIY1KCxsL6vEsbVvMEGq</a></td><td><a href="/pages/dSAi7Zuetfxvtp0kCLyh">/pages/dSAi7Zuetfxvtp0kCLyh</a></td></tr><tr><td><strong>Analyzing Airbnb ratings in Los Angeles</strong></td><td>In this tutorial we will analyzi which factors drive the overall impression of Airbnb users by relating the overall rating score with different variables through a Geographically Weighted Regression model. Additionally, we'll analyze more in-depth the areas where the location score drives the overall rating, and inspect sociodemographic attributes on these by enriching our visualization with data from the Data Observatory</td><td></td><td><a href="/files/exTHcrdHn5DetX3zfD0n">/files/exTHcrdHn5DetX3zfD0n</a></td><td><a href="/pages/z1l6XovORKYqkwpoE2C0">/pages/z1l6XovORKYqkwpoE2C0</a></td></tr><tr><td><strong>Assessing the damages of La Palma Volcano</strong></td><td>Since 11 September 2021, a swarm of seismic activity had been ongoing in the sourthern part of the Spanish Canary Island of La Palma. The increasing frequency, magnitude, and shallowness of the seismic events were an indication of a pending volcanic eruption; which occurred on the 16th September, leading to evalucation of people living in the vicinity. In this tutorial we are going to assess the number of buildings, estimated property value and population that may get affected by the lava flow and its deposits. </td><td></td><td><a href="/files/LyPMKFagywhASS5uIu18">/files/LyPMKFagywhASS5uIu18</a></td><td><a href="/pages/nERtiZHq7zdSNFnN2pBe">/pages/nERtiZHq7zdSNFnN2pBe</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://academy.carto.com/building-interactive-maps/solving-geospatial-use-cases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
