Search first
Instant local search across facility names, addresses, cities, ZIP codes, program identifiers, and record IDs.
Open source project / 01
A faster, cleaner way to explore public restaurant ratings and inspection history throughout King County.
King County publishes valuable food safety information, but the existing map is slow to load, difficult to navigate, and especially awkward on a phone.
We wanted to show what happens when the same public records are treated as a product rather than simply placed inside a general-purpose mapping interface. The result gets people from a restaurant name or address to its rating and inspection history with fewer steps and less waiting.
What changed / 02
People want to find a place, understand its rating, and inspect the history. Every major interaction supports that path.
Instant local search across facility names, addresses, cities, ZIP codes, program identifiers, and record IDs.
A compact facility snapshot and native MapLibre clustering avoid repeated, oversized viewport queries.
Inspection and violation records load only when requested, keeping the initial experience focused and fast.
A desktop sidebar and mobile map panel preserve geographic context while browsing detailed records.
The application turns roughly twelve thousand active facility locations into a cacheable snapshot during deployment.
Search, filtering, and clustering then happen in the browser. Detailed inspection and violation records stay live through King County's public ArcGIS service and are fetched only after someone selects a facility. A scheduled GitHub workflow refreshes the deployed snapshot without committing County data into the source repository.