{
  "format": "healthspanledger-research-codebook",
  "schemaVersion": 1,
  "dataset": {
    "id": "glp1-patch-products",
    "name": "What named GLP-1 patch product listings disclose",
    "canonicalUrl": "https://healthspanledger.com/guides/glp-1-patch-brands",
    "edition": "2026.08",
    "version": "a90242aebb3c"
  },
  "columns": [
    {
      "name": "brand",
      "type": "string",
      "nullable": false,
      "description": "Brand name displayed on the product listing."
    },
    {
      "name": "product_name",
      "type": "string",
      "nullable": false,
      "description": "Product title displayed by the listing."
    },
    {
      "name": "product_family",
      "type": "string",
      "nullable": false,
      "description": "HealthspanLedger classification of the listed product format."
    },
    {
      "name": "listing_address_plain_text",
      "type": "string",
      "nullable": false,
      "description": "Listing address preserved as plain text without creating a promotional outbound link."
    },
    {
      "name": "listing_kind",
      "type": "string",
      "nullable": false,
      "description": "Type of page on which the product was observed."
    },
    {
      "name": "ingredient_list_published",
      "type": "boolean",
      "nullable": false,
      "description": "Whether the listing publishes an ingredient list."
    },
    {
      "name": "ingredients_as_published",
      "type": "string",
      "nullable": true,
      "description": "Ingredient wording transcribed from the listing.",
      "missingMeaning": "The listing did not publish an ingredient list."
    },
    {
      "name": "drug_claim_status",
      "type": "string",
      "nullable": false,
      "description": "Whether the listing asserts, denies, or avoids an active-drug claim."
    },
    {
      "name": "supplement_disclaimer",
      "type": "boolean",
      "nullable": false,
      "description": "Whether the listing displays a supplement-style disclaimer."
    },
    {
      "name": "wear_instruction_as_published",
      "type": "string",
      "nullable": true,
      "description": "Wear and placement instructions transcribed from the listing.",
      "missingMeaning": "The listing did not publish wear instructions."
    },
    {
      "name": "price_as_listed",
      "type": "string",
      "nullable": false,
      "description": "Price wording shown on the listing when it was read."
    },
    {
      "name": "seller_of_record",
      "type": "string",
      "nullable": true,
      "description": "Named legal seller or business address shown on the listing.",
      "missingMeaning": "No seller-of-record detail was visible on the listing."
    },
    {
      "name": "listing_read",
      "type": "string",
      "nullable": false,
      "description": "ISO date on which HealthspanLedger read the listing."
    }
  ]
}
