# Data visualization

In this section you can find step-by-step guides focused on bringing your data visualization to life with Builder. Each tutorial utilizes 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 dashboard with styled point locations</strong></td><td>Find out how to style point locations in Builder, making it easier for users to understand. This guide will show you simple ways to use Builder to color and shape these places on your map, helping you understand how people are spread out across the globe.</td><td></td><td><a href="/files/My3yKAYSc919Ec7UBdTC">/files/My3yKAYSc919Ec7UBdTC</a></td><td><a href="/pages/FtivyV7ocOEuULTBPvIm">/pages/FtivyV7ocOEuULTBPvIm</a></td></tr><tr><td><strong>Style qualitative data using hex color codes</strong></td><td>In this tutorial, you'll learn how to generate hex color code values through both Workflows and SQL. Moreover, you'll gain insights on how to efficiently apply them in Builder, enhancing your styling process and overcoming palette limitations.</td><td></td><td><a href="/files/RGxCvjEMAAI6n5D9eSew">/files/RGxCvjEMAAI6n5D9eSew</a></td><td><a href="/pages/CPENA3hl58FRezyXfg09">/pages/CPENA3hl58FRezyXfg09</a></td></tr><tr><td><strong>Create an animated visualization with time series</strong></td><td>This tutorial takes you through a general appraoch of building animated visualizations using Builder Time Series Widget. The techniques you'll learn here can be applied broadly to animate and analyze any kind of temporal geospatial data whose position moves over time.</td><td></td><td><a href="/files/WGc4hCE6aXDxPv2MJFlw">/files/WGc4hCE6aXDxPv2MJFlw</a></td><td><a href="/pages/laiHLDz8oXJX4TZL016W">/pages/laiHLDz8oXJX4TZL016W</a></td></tr><tr><td><strong>Visualize administrative regions by defined zoom levels</strong></td><td>Create a visualization that showcases specific administrative regions at predetermined zoom level ranges. This approach is perfect for visualizing different levels of detail as users zoom in and out. At lower zoom levels, you'll see a broader overview, while higher zoom levels will reveal more detailed information. </td><td></td><td><a href="/files/fsEac1atNvHsM2bMd3I9">/files/fsEac1atNvHsM2bMd3I9</a></td><td><a href="/pages/XCIj7qNc7VyK0dPcEjiz">/pages/XCIj7qNc7VyK0dPcEjiz</a></td></tr><tr><td><strong>Build a dashboard to understand historic weather events</strong></td><td>Learn how to create an interactive dashboard to navigate through America's severe weather history, focusing on hail, tornadoes, and wind. The goal is to create an interactive map that transitions through different layers of data, from state boundaries to the specific paths of severe weather events, using <a href="https://www.spc.noaa.gov/">NOAA</a>'s datasets.</td><td></td><td><a href="/files/lAJ8uPDIerKAWX5W4INO">/files/lAJ8uPDIerKAWX5W4INO</a></td><td><a href="/pages/uAX3qog4nueafUNpQesk">/pages/uAX3qog4nueafUNpQesk</a></td></tr><tr><td><strong>Customize your visualization with tailored-made basemaps</strong></td><td>Create a visualization using a custom basemap in Builder. In this tutorial you'll learn how you can create your own Style JSON custom basemaps using an open source tool, upload them into your CARTO organization from Settings and leverage them using Builder.</td><td></td><td><a href="/files/v0FvNgjIedVWNttnrH5F">/files/v0FvNgjIedVWNttnrH5F</a></td><td><a href="/pages/xxPs6UlyyWSLNNnoxe3w">/pages/xxPs6UlyyWSLNNnoxe3w</a></td></tr><tr><td><strong>Visualize static geometries with attributes varying over time</strong></td><td><p>Learn how to efficiently visualize static geometries with dynamic attributes using Aggregate by Geometry in CARTO Builder.</p><p>This tutorial explores the Global Historical Climatology Network (NOAA) dataset, focusing on U.S. weather stations in 2016. By aggregating identical geometries—such as administrative boundaries or infrastructure—you can uncover trends in temperature, precipitation, and wind speed while optimizing map performance.</p></td><td></td><td><a href="/files/AuzwaZdQfr8CtP2ac0kD">/files/AuzwaZdQfr8CtP2ac0kD</a></td><td><a href="/pages/d0YiezNAV1heXcS1rbZK">/pages/d0YiezNAV1heXcS1rbZK</a></td></tr><tr><td><strong>Mapping the precipitation impact of Hurricane Milton with raster data</strong></td><td>In this tutorial, you'll learn how to visualize and analyze raster precipitation data from Hurricane Milton in CARTO. We’ll guide you through the preparation, upload, and styling of raster data, helping you extract meaningful insights from the hurricane’s impact. By the end of this tutorial, you’ll create an <strong>i</strong>nteractive dashboard in CARTO Builder, combining raster precipitation data with Points of Interest (POIs) and hurricane track to assess the storm’s impact.</td><td></td><td><a href="/files/zFkMICqC9yRG3WiOASik">/files/zFkMICqC9yRG3WiOASik</a></td><td><a href="/pages/exim2c3OjFwdRwRadQRs">/pages/exim2c3OjFwdRwRadQRs</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/data-visualization.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.
