- Clarity Human Services Help Center
- Data Analysis
- Sample Looks
-
New Clarity Human Services Interface
-
2024 Data Standards
-
News and Announcements
-
Clarity Human Services: INVENTORY
-
Clarity Human Services: Outreach
-
Coordinated Entry
-
Getting Started
- Accessing Clarity Human Services
- Client Records and Households
- Program Enrollments
- Managing Client Data in Screens
- Services
- Entering Client Location Data
- Files, Notes, and Contacts
- Charts and Goals
- The Attendance Module
- Working with the Referrals Tab and Community Queues
- Recording and Managing Referrals in the Client Record
-
System Administration
-
Agency Management
-
HUD and Federal Partner Resources
-
Report Library
- Introduction
- Administrator Reports
- Agency Management Reports
- Assessment-Based Reports
- Client Reports
- Community and Referrals
- Data Quality Reports
- Housing Reports
- HUD and Federal Partner Reports
- Profile Screen Reports
- Program-Based Reports
- Service-Based Reports
- Pentaho Release Notes - Current Year
- Pentaho Release Notes - Previous Years
-
Data Analysis
-
Data Integration and Migration
-
Submit a Request
-
System Status
-
COVID-19 Resources
Outreach Model: Encampment Utilization Review Over Time
Reviewing how encampment utilization changes over time is an important part of systemwide planning for outreach and housing initiatives. The Look below is designed to review clients in encampments (systemwide or with filters to review specific encampments) and utilization by reviewing active clients in encampments today, 3 months ago, 6 months ago, 9 months ago, and 1 year ago.
The steps below outline how to create this Look.
1. Explore - Outreach Model2. Fields
Add the following fields to the Look:
- Custom Measures
- Active in an Encampment Today
- Field to Measure: Count Client IDs
- Custom Filter:
- Active in an Encampment Today
${geolocation_encampment_history.start_date}<=now() AND ${geolocation_encampment_history.end_date}>=now()
-
- Active in an Encampment 3 Months Ago
- Field to Measure: Count Client IDs
- Custom Filter:
- Active in an Encampment 3 Months Ago
${geolocation_encampment_history.start_date}<=add_months(-3,(now())) AND (${geolocation_encampment_history.end_date}>add_months(-3,(now())))
-
- Active in an Encampment 6 Months Ago
- Field to Measure: Count Client IDs
- Custom Filter:
- Active in an Encampment 6 Months Ago
${geolocation_encampment_history.start_date}<=add_months(-6,(now())) AND (${geolocation_encampment_history.end_date}>add_months(-6,(now())))
-
- Active in an Encampment 9 Months Ago
- Field to Measure: Count Client IDs
- Custom Filter:
- Active in an Encampment 9 Months Ago
${geolocation_encampment_history.start_date}<=add_months(-9,(now())) AND (${geolocation_encampment_history.end_date}>add_months(-9,(now())))
-
- Active in an Encampment 1 year Ago
- Field to Measure: Count Client IDs
- Custom Filter:
- Active in an Encampment 1 year Ago
${geolocation_encampment_history.start_date}<=add_months(-12,(now())) AND (${geolocation_encampment_history.end_date}>add_months(-12,(now())))
3. Filters
Add the following fields as filters to the Look as needed:
- Enrollments Link Filter is Encampment Programs (Required)
- Encampments – Name of Encampment: Set filter to specific Encampment Name
4. Visualization – Multiple Values
Updated: 06/18/2024