query louisville metro ky public pool inspection data via the arcgis featureserver rest api
domain: services1.arcgis.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Query the FeatureServer layer at services1.arcgis.com/79kfd2K6fskCAkyg/arcgis/rest/services/Louisville_Metro_KY_Pool_Inspections/FeatureServer/0/query
Pass f=json and a where clause (e.g. where=1=1 for all records, or filter on VenueType, InspectionPurpose, or InspectionScore)
Use outFields=* or a specific field list to return columns like Facility Name, Inspection Score, Disinfectant, Free Chlorine, pH, and Inspection Passed
Page results with resultOffset and resultRecordCount since the dataset covers over 2,000 inspections a year
Filter on InspectionPassed (score of at least 86% with no critical violations) to flag non-compliant facilities
Known gotchas
This is an Esri ArcGIS REST endpoint, not a Socrata SODA API, so query syntax (where/outFields/f=json) differs from other city open data portals
Data is posted weekly as a rolling five-year table, so inspections older than five years from the current post date roll off the dataset
A facility can show an Inspection Score of 0 when the inspection purpose was Other (monitoring), which is not a failing score — filter on InspectionPurpose to avoid miscounting
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?