
Zach Wallace
I turn official government registries into clean, deduplicated data feeds. License, planning, and inspection monitors, with change detection.
ZachMeditates
Joined April 2026
ACTOR STATS
12 public Actors
51 total users
7 monthly users
>99% runs succeeded
I turn official government registries into clean, deduplicated data feeds.
Every Actor here works the same way: pull official sources first, merge in platform data where it adds coverage, dedupe to one record per real premises, and flag when a source goes quiet so you find out before your data does. Run any of them on a schedule, through the API, or with webhooks.
- Cannabis Dispensary Monitor - 47 US states and territories plus all of Canada, official registries merged with 6 listing platforms. Single-state feeds for CA, CO, FL, IL, MI, and NY.
- US Liquor License Monitor - active and pending licenses from state ABC registries
- US Professional Licenses - lookup and verification across state licensing boards
- US Food Inspection Monitor - restaurant inspection results, scores, and violations
- UK Planning Monitor - applications and decisions from council portals
- Psilocybin Services Data - licensed service centers and facilitators
A registry that has gone quiet looks identical to one with no news. State portals get retired, migrated, or replaced with a PDF, and the old endpoint often keeps returning a valid empty response. Every Actor tracks per-source health across runs and reports which sources were complete, so a silent break surfaces on the run it happens rather than weeks later.
Writing: dev.to/zachmeditates Code: github.com/ZachMeditates