# Themes

When you first log into the Memphis Property Hub, you'll notice tabs at the top that focus on different data themes. Each theme corresponds to a distinct dataset or analysis layer.&#x20;

## How to Switch Themes

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

{% stepper %}
{% step %}

### Locate the Toolbar

Find **Theme tabs** listed at the very top of the screen.
{% endstep %}

{% step %}

### Select a Theme

Click any **Theme tab** in the top menu. The map should immediately update.&#x20;
{% endstep %}

{% step %}

### (Optional) View Trends

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

Click **View Trends** button to toggle from parcel view to data summarized by geographic areas, including as as a heat map or by Census tract, zip code, City Council district, or County Commission district —available on all Themes except **Explore**.
{% endstep %}
{% endstepper %}

***

## Supported Themes

{% hint style="info" %}

#### See [**Data Rules**](/memphis-property-hub/data-reference/data-rules.md) for more information on how metrics or variables are defined.

{% endhint %}

### **Explore:** All individual properties in Shelby County

{% hint style="info" %}
This is the only theme where the VIEW TRENDS option is unavailable. &#x20;
{% endhint %}

<figure><img src="/files/1eDhhc5jc4JrYFxDAVgV" alt=""><figcaption></figcaption></figure>

This layer is meant to be flexible for users to get general information and apply filters as desired.

***

### Ownership: Where investors own property and where they're located

<figure><img src="/files/8OAbFNWLTk0o36Io0yuG" alt=""><figcaption></figcaption></figure>

This tab features different types of property ownership trends and filters including by land use category and owner (ex: individual, company, out-of-state investor).

The parcel-layer data is filtered to properties owned by investors.&#x20;

Selecting **VIEW TRENDS** will compare counts and percentages of investor-owned properties across geographic areas.

***

### **Evictions** Where and how often landlords file evictions

<figure><img src="/files/5MWrIGO3rz4dccnClfvn" alt=""><figcaption></figcaption></figure>

Parcels on this tab show where landlords have filed at least one eviction in the past year and which landlords/management companies file evictions most frequently.

Selecting **VIEW TRENDS** will compare counts and percentages of properties with at least one eviction filing in the 6 months and past 12 months across geographic areas.

***

### **Occupancy** Vacancy status and duration for built structures.

{% hint style="info" %}
*Note that this dataset goes back as far as April 2024.*
{% endhint %}

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

Parcels on this tab show where vacant or unoccupied built structures (e.g. homes, storefronts, and warehouses) are located and how long they have been unoccupied.

Selecting **VIEW TRENDS** will compare counts and percentages of vacant properties across geographic areas.

***

### **Vacant  Land** Lots without any structures.

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

Parcels on this tab show where vacant lots without any built structures are located.

Selecting **VIEW TRENDS** will compare counts and percentages across geographic areas.

***

### Assessment Lots where assessment value has changed in the past 10 years

<figure><img src="/files/7jNJi7l4HuBBklqUt5Vt" alt=""><figcaption></figcaption></figure>

Parcels on this tab show where lots have gained or lost value in the past 10 years.

Selecting **VIEW TRENDS** will compare the median assessed value changed in the past 10 years for **residential** parcels only.


---

# 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/themes.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.
