{
  "@context": [
    "https://schema.org",
    "http://mlcommons.org/croissant/1.1"
  ],
  "@type": "Dataset",
  "name": "Packrift Dimensional Weight Atlas",
  "description": "SKU-level dimensional-weight, density, cube, length-plus-girth, and parcel-review calculations for AI-approved Packrift packaging products.",
  "url": "https://packrift-dimensional-weight-atlas.vercel.app",
  "creator": {
    "@type": "Organization",
    "name": "Packrift",
    "url": "https://packrift.com/"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Packrift",
    "url": "https://packrift.com/"
  },
  "dateModified": "2026-05-29",
  "license": "https://packrift.com/policies/terms-of-service",
  "variableMeasured": [
    "SKU",
    "dimensions",
    "source weight",
    "dimensional weight divisor 139",
    "dimensional weight divisor 166",
    "density",
    "length plus girth",
    "parcel review flag"
  ],
  "measurementTechnique": "Deterministic calculations over Packrift source dimensions and weights; not live carrier quoting.",
  "size": "2510 product records",
  "distribution": [
    {
      "@type": "DataDownload",
      "name": "Product dimensional-weight records",
      "encodingFormat": "application/json",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/data/products.json"
    },
    {
      "@type": "DataDownload",
      "name": "Product dimensional-weight records JSONL",
      "encodingFormat": "application/x-ndjson",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/data/products.jsonl"
    },
    {
      "@type": "DataDownload",
      "name": "Product dimensional-weight records CSV",
      "encodingFormat": "text/csv",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/data/products.csv"
    },
    {
      "@type": "DataDownload",
      "name": "Family summary JSON",
      "encodingFormat": "application/json",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/data/families.json"
    },
    {
      "@type": "DataDownload",
      "name": "Family summary CSV",
      "encodingFormat": "text/csv",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/data/family-summary.csv"
    },
    {
      "@type": "DataDownload",
      "name": "High dimensional-weight impact records JSONL",
      "encodingFormat": "application/x-ndjson",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/data/high-dim-impact.jsonl"
    },
    {
      "@type": "DataDownload",
      "name": "Field dictionary",
      "encodingFormat": "text/csv",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/data/field-dictionary.csv"
    },
    {
      "@type": "DataDownload",
      "name": "JSON schema",
      "encodingFormat": "application/schema+json",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/data/schema.json"
    },
    {
      "@type": "DataDownload",
      "name": "Croissant-style metadata",
      "encodingFormat": "application/ld+json",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/metadata.json"
    },
    {
      "@type": "DataDownload",
      "name": "Frictionless Data Package",
      "encodingFormat": "application/json",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/datapackage.json"
    },
    {
      "@type": "DataDownload",
      "name": "RO-Crate metadata",
      "encodingFormat": "application/json",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/ro-crate-metadata.json"
    },
    {
      "@type": "DataDownload",
      "name": "DCAT JSON-LD metadata",
      "encodingFormat": "application/ld+json",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/dcat.jsonld"
    },
    {
      "@type": "DataDownload",
      "name": "DataCite-style metadata",
      "encodingFormat": "application/json",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/datacite.json"
    },
    {
      "@type": "DataDownload",
      "name": "Citation metadata",
      "encodingFormat": "text/plain",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/CITATION.cff"
    },
    {
      "@type": "DataDownload",
      "name": "SHA-256 checksums",
      "encodingFormat": "text/plain",
      "contentUrl": "https://packrift-dimensional-weight-atlas.vercel.app/checksums.sha256"
    }
  ]
}