01Rule
Pickups are reported by players, with photo evidence.
A pickup is recorded when a player photographs an item, the classifier matches it to a known trash type, and the item is deposited at a registered bin. Photo, classifier confidence, and deposit are all required — no photo, no point.
02Rule
We publish counts. We don't publish coordinates.
The public dataset contains item types, deposit timestamps, and coordinates snapped to a coarse ~110-meter grid. The cells are large enough that the data is useful for a city's planning team and small enough that no individual route or routine can be inferred.
03Rule
Bins are public. Players are not.
Bin locations are physical infrastructure — they're already on the sidewalk. We expose where they are. We do NOT expose who created or owns them in any public surface, ever.
04Rule
AI classification is on-demand and rate-limited.
Every photo runs through a vision model to suggest a trash type. The player confirms or overrides. We log every call, rate-limit per user, and dedupe identical images so the system can't be hammered into runaway cost.
05Rule
Leaderboards show usernames, not identities.
Players choose a public handle. The leaderboard, public profiles, and any aggregate published on this site use the handle only. The mapping from handle to a real identity stays behind the auth wall, where it belongs.
06Rule
Cities and researchers can get the raw data.
If you work for a city sanitation department, a public-interest journalist, or a research lab, write to data@binwars.com. We'll set up a scoped, anonymized export.