Powered by the SDWIS Translation API
| ID | Name | Type | Water | Source | Status | Built |
|---|---|---|---|---|---|---|
| {{ f.paAssignedId || f.facilityId }} | {{ f.name }} | {{ facilityTypeLabel(f.facilityType?.facilityTypeCode) }} | {{ waterTypeLabel(f.waterType?.facilityWaterTypeCode) }} | {{ f.facilityStatus?.facilityStatusCode === 'A' ? 'Active' : 'Inactive' }} | {{ formatDate(f.constructedDt) || '—' }} |