# Views

For most theme tabs (i.e., all except Explore), you can view data at the parcel level or rolled up by different geographic boundaries.&#x20;

{% hint style="info" %}
**Note that all maps are set to “VIEW PARCELS” by default.**
{% endhint %}

<figure><img src="/files/c49m1VJUk18Nw6Tq9sP3" alt="" width="563"><figcaption></figcaption></figure>

## Supported Views&#x20;

### 1. Parcel View

When you open each tab, you will first see a map with each individual property parcel outlined by default.&#x20;

<figure><img src="/files/mRA0rJboMgftyTp9055l" alt=""><figcaption></figcaption></figure>

This parcel view allows you to:

* [filter ](/memphis-property-hub/features/filter-and-search.md)down to a subset of properties
* see details for a single property

You can switch/switch back to this view by clicking the **VIEW PARCELS** or **FILTER PARCELS** button on the top right of the map.

<figure><img src="/files/CpMqSiZHXKgwECF635DI" alt=""><figcaption></figcaption></figure>

#### Property Profile

When you are in the **Parcel View**, you can click on any property on the map to view a popup window, or tooltip, containing more information. This "Property Profile" contains data about the property owner, zoning, land use, tax assessment and appraisal, sales, evictions, recent 311 requests, and more.&#x20;

<figure><img src="/files/4EK1f5ajE0UqvzFlFwT4" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Visit the **Data Reference section** in this guide to find more information about [data sources & refresh schedules](/memphis-property-hub/data-reference/sources-and-refresh-schedule.md), [data rules](/memphis-property-hub/data-reference/data-rules.md), and the [data dictionary](/memphis-property-hub/data-reference/data-dictionary.md).&#x20;
{% endhint %}

***

### 2. Trends (Geographic Area) Views

<figure><img src="/files/GbDPSyMJqKpJtFeDb4Im" alt="" width="563"><figcaption></figcaption></figure>

This view is activated by selecting the **VIEW TRENDS** button and is ideal for spotting spatial patterns and comparing neighborhoods.&#x20;

<figure><img src="/files/CpMqSiZHXKgwECF635DI" alt=""><figcaption></figcaption></figure>

The data is rolled up to different levels including:

* A hexagon heat map that becomes more detailed as you zoom in
* Census Tract
* Zip Code
* City Council District
* County Commission District

You can click inside a geographic boundary to view a popup window with more information and stats for just that area.

<figure><img src="/files/v5V7xVlXuK8PRw3MGcY1" alt="" width="336"><figcaption></figcaption></figure>

The example above shows the underlying number of vacant and occupied properties that go into the % Properties Vacant statistic for the 38112 zip code.

To clear the popup from the screen, click the x in the top right corner.

***

## How to Switch Views

{% stepper %}
{% step %}

### Locate buttons on Toolbar

The buttons to switch views are located on the **right side of the toolbar** at the top of the screen.

<figure><img src="/files/c93UtVleiIxQFIPR6FxU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click your preferred View button

Click **VIEW PARCELS** to view property level data and filter down by criteria.

Click **VIEW TRENDS** to look at the data as a heat map or by Census tract, zip code, City Council district, or County Commission district.

<figure><img src="/files/gweIQkLfvLl2ECI5bERR" alt="" width="219"><figcaption></figcaption></figure>

On the[ lefthand panel](/memphis-property-hub/getting-started/tour-the-interface.md#left-panel), look for a horizontal bar with dots. Each dot represents a different type of geographic boundary you can click on. Hover over each dot to get a description of the geographic level it represents.&#x20;
{% endstep %}
{% endstepper %}


---

# 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://help.datamidsouth.org/memphis-property-hub/features/views.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.
