// analytics · csv · ~8 KB

google sheets sample data

3 months of sample ecommerce order data with revenue, COGS, fees, and ad spend.

// what's inside

  • ~150 sample orders across 3 months
  • columns: date, order ID, product, revenue, COGS, platform fee, ad spend, net profit
  • variation in order size, product mix, and ad spend
  • realistic fee structures for Etsy and Gumroad
  • seasonality baked in to simulate real data

// use this when

  • testing or learning Google Sheets formulas with realistic data
  • building a dashboard or report without using live order data
  • training or practicing data analysis techniques