# Activities by City

#### Location

This panel appears on the following dashboards:

* [SNAP-Ed Dashboard](/analyze/impact-dashboards/snap-ed-dashboard.md)
* [Extension Dashboard](/analyze/impact-dashboards/extension-dashboard.md)

#### Modules Included

* Program Activities
* Indirect Activities
* PSE Site Activities

#### Filters

**Applied Filters**

* **Organization state** — The map is automatically scoped to your organization's state. This panel is not available for regional or national organizations.
* **Viewable records** — Only records the current user has permission to view are included.

**Non-Applicable Filters**

* **Site** — The panel aggregates data at the city level across all sites, so the site filter does not apply.

#### Calculations

1. PEARS retrieves all viewable Program Activities, Indirect Activities, and PSE Site Activities that match the current dashboard filters.
2. For each module, records are grouped by the city of their associated site.
3. For each city, the panel counts the number of distinct Program Activities, the number of distinct Indirect Activity channels, and the number of distinct PSE Site Activities.
4. The total activity count for each city is the sum of all three counts.
5. Cities with zero total activities are excluded.
6. Results are plotted on a state map as bubbles, where the bubble size corresponds to the total activity count.

#### Additional Notes

* Click on a city bubble to view a breakdown of the activity counts for that city.
* This panel is not available for regional or national organizations because the map requires a single-state boundary.
* When a dashboard is shared, the map reflects the filters that were applied at the time of sharing.


---

# 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://support.pears.io/analyze/impact-dashboards/panels/activities-by-city.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.
