America's
Boating Club
An audit of the Web EcosystemAudit of the Web Ecosystem

Data computed from crawls of the America's Boating Club web ecosystem. See Sources & Methods.

Data computed from crawls of the Club's web ecosystem.

No data on board

The dashboard tried to load its data file (data.js) three times and still could not find window.DASHBOARD_DATA.

Viewing the deployed site? This is usually a deploy that is still settling or a stale CDN edge — wait a minute and hard-refresh (Cmd/Ctrl+Shift+R). If it keeps happening, check the Render deploy logs and confirm the publish directory contains both index.html and data.js.

Running locally? Run python3 derive/build_dashboard_data.py from the project root — it writes dashboard/data.js, which this page loads. If that script complains about missing inputs, run python3 derive/extract.py first.