# Trends page

<figure><img src="/files/fbQ3T4Fe5jQWxgNcOVxI" alt=""><figcaption><p>"Trends" selected in the Market View top level navigation menu</p></figcaption></figure>

{% hint style="info" %}
[**In-app Guidance**\
If you prefer, we now offer an in-app self guided tour of the Trends page. Click here for that, or keep reading for a traditional walkthrough!](https://marketview.nais.org/trends?product_tour_id=428516)
{% endhint %}

## Getting started

When you first sign into Market View, you'll land on the **Trends Page.**

At the top of the page, you'll see some default settings. The **query paragraph** reads, "Showing data within: *30 minutes* drive of my school at a *$27,950* tuition level."

{% hint style="info" %}
$27,950 is the median tuition for NAIS schools, so we use it as the default tuition level.
{% endhint %}

In Market View, all charts, graphs, tables, and maps are customized for your school.

## Customize your query

<figure><img src="/files/WG33CaMkBAtNEcCVNCtg" alt=""><figcaption><p>Query settings</p></figcaption></figure>

* Customize the drive time query (choose a ten minute increment between 10-60 minutes)
* Customize the tuition level (input any dollar amount you'd like to research)
* Customize the geographical center point of the search. Market View has rich data for any US location. The location defaults to your school's address.&#x20;

To change the drive time query or the tuition level, click into those text fields and adjust. To change the geographic centerpoint of the query, click "Change" near the address in the upper right.

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

Or, feel free to proceed without any customization! This query paragraph will always be at the top of the page for you to experiment.

## Filter your data

<figure><img src="/files/PrvxYpnEeKq7EHn89WTL" alt=""><figcaption><p>Filtering options</p></figcaption></figure>

Depending on where your school is, you may have a lot of ZIP codes in proximity. Market View lets you filter the data and focus on the most impactful areas. Click on the "**113 ZIP codes"** text and you'll see a list of all the ZIPs included in your search, as well as their neighborhood names.&#x20;

You can click on any ZIP in the list and Market View will bring you to a page with every data point we use for that ZIP.&#x20;

You can also search in the dropdown menu to find a specific ZIP or name.&#x20;

Click **"all"** to open a dropdown where you can select how many ZIPs you want to see.&#x20;

Click **"Distance".** You'll have the option of choosing distance, children, median income, or diversity.&#x20;

For instance, you can elect to display only the 20 closest ZIPs, or the 30 highest income ZIPs, etc.&#x20;

If you make selections using these filters, all other ZIPs will be hidden from the map and the data.&#x20;

{% hint style="info" %}
Don't be surprised to see a map with a lot of holes in it! The map below shows the thirty ZIPs (in blue) with the most children within an hour of the NAIS office.
{% endhint %}

<figure><img src="/files/YgP5e2EY2Qvxt2ovKWFu" alt=""><figcaption><p>Trends > Overview > Population Data map</p></figcaption></figure>

Let's move on to the results!


---

# 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://docs.nais.org/nais/trends/trends-page.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.
