Sheetlot

Normalize Robinhood CSVs (and merge)

Robinhood field names differ from other brokers. Sheetlot maps them onto the same schema so one Sheets file holds every account.

Preview maps & exceptions

Broker dialects

Fees & Comm · YOU BOUGHT
IBCommission · Buy/Sell

Monthly ledger

trade_date,symbol,side,proceeds
source_amount,broker,source_file
source_row,review_flag

The problem

RH + another broker means two cleanup jobs before any PnL tab works.

How it works

  1. Export Robinhood activity CSV.
  2. Upload with your other broker files.
  3. Download the unified schema.

What you pay for

  • Accountant handoff pack with MANIFEST hashes
  • Saved maps (workspace + browser) and account identity
  • Broker totals, statement breaks, MoM multiset diff
  • $29/mo Pro desk — free preview does not export the full pack

Sheetlot is not a TurboTax importer and not tax advice. Official 1099-B feeds remain the filing source of truth.

Related