Skip to main content

Reuse v1.0

A QR Code standard for specifying the volume or tare weight of a reusable container that a consumer would bring to a retailer. For example a coffee mug or a produce bag.

Example

Source

REUSE/1.0:600:0.6

A 600 gram reusable container that holds 600 milliliters.

CSV Schema

version 0.9
@totalColumns 3
@noHeader
@seperator ':'
schema: is("REUSE/0.9")

// The container tare weight in grams
tare: positiveInteger or empty

// The container volume in liters
volume: positiveInteger or empty