{
  "dataset": "DataCo SMART SUPPLY CHAIN FOR BIG DATA ANALYSIS",
  "authors": [
    "Fabian Constante",
    "Fernando Silva",
    "António Pereira"
  ],
  "kaggle_url": "https://www.kaggle.com/datasets/shashwatwork/dataco-smart-supply-chain-for-big-data-analysis",
  "source_url": "https://data.mendeley.com/datasets/8gx2fvg2k6/5",
  "doi": "https://doi.org/10.17632/8gx2fvg2k6.5",
  "license": "CC BY 4.0 (original Mendeley publication)",
  "kaggle_license_label": "CC0: Public Domain",
  "license_url": "https://creativecommons.org/licenses/by/4.0/",
  "source_file": "DataCoSupplyChainDataset.csv",
  "source_sha256": "fa6d022ed437155e1a2f0378710602848703c8a7f203f7ff5d77805bf8480aa6",
  "source_rows": 180519,
  "currency": "Unspecified in the source dictionary; demonstration uses monetary units (UM).",
  "prepared_at": "2026-09-09T20:40:53.734530+00:00",
  "rule_version": "dataco-1.0.0",
  "fields_retained": [
    "Order Id",
    "Order Item Id",
    "order date (DateOrders)",
    "shipping date (DateOrders)",
    "Order Status",
    "Delivery Status",
    "Days for shipping (real)",
    "Days for shipment (scheduled)",
    "Late_delivery_risk",
    "Shipping Mode",
    "Order Item Cardprod Id",
    "Product Name",
    "Category Name",
    "Order Item Quantity",
    "Order Item Product Price",
    "Sales",
    "Order Item Discount",
    "Order Item Total",
    "SourceRow"
  ],
  "fields_omitted": [
    "Type",
    "Benefit per order",
    "Sales per customer",
    "Category Id",
    "Customer City",
    "Customer Country",
    "Customer Email",
    "Customer Fname",
    "Customer Id",
    "Customer Lname",
    "Customer Password",
    "Customer Segment",
    "Customer State",
    "Customer Street",
    "Customer Zipcode",
    "Department Id",
    "Department Name",
    "Latitude",
    "Longitude",
    "Market",
    "Order City",
    "Order Country",
    "Order Customer Id",
    "Order Item Discount Rate",
    "Order Item Profit Ratio",
    "Order Profit Per Order",
    "Order Region",
    "Order State",
    "Order Zipcode",
    "Product Card Id",
    "Product Category Id",
    "Product Description",
    "Product Image",
    "Product Price",
    "Product Status"
  ],
  "transformations": [
    "Complete selection of orders dated August and September 2017, without row removal.",
    "Selected operational columns only; no customer names, contact details, addresses or coordinates published.",
    "Dates converted from M/D/YYYY H:MM to ISO; SourceRow identifies the record in the original CSV, header included.",
    "Each monetary field rounded to two decimals, half away from zero, before comparing quantity times price and Sales minus Discount.",
    "Net source amounts retained; one-cent differences are disclosed as rounding, not silently corrected.",
    "Shipping KPI counts distinct Order Id; Shipping canceled orders are excluded."
  ],
  "months": {
    "2017-08": {
      "file": "commandes_2017-08.csv",
      "bytes": 1063597,
      "sha256": "276b1a679bc244a58941f11d1be36999039ed79be8c39bf0d7cfafb28f63380d",
      "stats": {
        "rows": 5305,
        "gross_cents": 110933715,
        "discount_cents": 11283056,
        "net_cents": 99650787,
        "recomputed_cents": 99650659,
        "rounding_rows": 128,
        "arithmetic_rows": 0,
        "source_min_date": "2017-08-01 00:15:00",
        "source_max_date": "2017-08-31 23:41:00",
        "orders": 1768,
        "shipping_eligible": 1695,
        "late_orders": 981,
        "shipping_excluded": 73,
        "review_orders": 547,
        "duplicate_item_ids": 0,
        "order_conflicts": 0,
        "rounding_delta_cents": 128,
        "status_conservation_cents": 0
      },
      "statuses": {
        "PENDING_PAYMENT": {
          "orders": 383,
          "rows": 1181,
          "net_cents": 21881909,
          "shipping_eligible": 383,
          "late_orders": 232
        },
        "COMPLETE": {
          "orders": 603,
          "rows": 1845,
          "net_cents": 34869192,
          "shipping_eligible": 603,
          "late_orders": 353
        },
        "CANCELED": {
          "orders": 30,
          "rows": 76,
          "net_cents": 1485841,
          "shipping_eligible": 0,
          "late_orders": 0
        },
        "PENDING": {
          "orders": 196,
          "rows": 583,
          "net_cents": 11146293,
          "shipping_eligible": 196,
          "late_orders": 120
        },
        "PAYMENT_REVIEW": {
          "orders": 18,
          "rows": 52,
          "net_cents": 1001032,
          "shipping_eligible": 18,
          "late_orders": 10
        },
        "PROCESSING": {
          "orders": 223,
          "rows": 672,
          "net_cents": 12857270,
          "shipping_eligible": 223,
          "late_orders": 118
        },
        "SUSPECTED_FRAUD": {
          "orders": 43,
          "rows": 118,
          "net_cents": 2287709,
          "shipping_eligible": 0,
          "late_orders": 0
        },
        "CLOSED": {
          "orders": 169,
          "rows": 486,
          "net_cents": 8921697,
          "shipping_eligible": 169,
          "late_orders": 95
        },
        "ON_HOLD": {
          "orders": 103,
          "rows": 292,
          "net_cents": 5199844,
          "shipping_eligible": 103,
          "late_orders": 53
        }
      }
    },
    "2017-09": {
      "file": "commandes_2017-09.csv",
      "bytes": 1039766,
      "sha256": "0f9daf762d85988f6b0f281035b8798ea767a98c69e4515fb65c0945595c7637",
      "stats": {
        "rows": 5189,
        "gross_cents": 114377509,
        "discount_cents": 11666451,
        "net_cents": 102711172,
        "recomputed_cents": 102711058,
        "rounding_rows": 114,
        "arithmetic_rows": 0,
        "source_min_date": "2017-09-01 00:02:00",
        "source_max_date": "2017-09-30 23:59:00",
        "orders": 1723,
        "shipping_eligible": 1640,
        "late_orders": 941,
        "shipping_excluded": 83,
        "review_orders": 515,
        "duplicate_item_ids": 0,
        "order_conflicts": 0,
        "rounding_delta_cents": 114,
        "status_conservation_cents": 0
      },
      "statuses": {
        "PENDING_PAYMENT": {
          "orders": 382,
          "rows": 1135,
          "net_cents": 22654300,
          "shipping_eligible": 382,
          "late_orders": 230
        },
        "COMPLETE": {
          "orders": 591,
          "rows": 1799,
          "net_cents": 36297909,
          "shipping_eligible": 591,
          "late_orders": 347
        },
        "CANCELED": {
          "orders": 44,
          "rows": 139,
          "net_cents": 2658361,
          "shipping_eligible": 0,
          "late_orders": 0
        },
        "PENDING": {
          "orders": 188,
          "rows": 584,
          "net_cents": 11248397,
          "shipping_eligible": 188,
          "late_orders": 99
        },
        "PAYMENT_REVIEW": {
          "orders": 20,
          "rows": 51,
          "net_cents": 999461,
          "shipping_eligible": 20,
          "late_orders": 9
        },
        "ON_HOLD": {
          "orders": 74,
          "rows": 216,
          "net_cents": 4227954,
          "shipping_eligible": 74,
          "late_orders": 46
        },
        "PROCESSING": {
          "orders": 192,
          "rows": 567,
          "net_cents": 11061216,
          "shipping_eligible": 192,
          "late_orders": 106
        },
        "SUSPECTED_FRAUD": {
          "orders": 39,
          "rows": 119,
          "net_cents": 2362020,
          "shipping_eligible": 0,
          "late_orders": 0
        },
        "CLOSED": {
          "orders": 193,
          "rows": 579,
          "net_cents": 11201554,
          "shipping_eligible": 193,
          "late_orders": 104
        }
      }
    }
  },
  "dictionary_sha256": "9828e34669bd6d77e3b4463364cc44a5d52446b5e246fc258758cfe592566c4b"
}