← Week 3 draft room

Bulk consensus importer 📋

Validate a CSV, calculate three-source half-PPR consensus and prepare small D1 batches plus the approved public board. Everything runs locally in this browser; nothing is uploaded by this page.

Older point-based importer: For our 2026 championship, use the new stats-first importer instead. This page remains available only for inspecting older point-based workflows.
Verified projections only. Do not enter guessed values or private ESPN cookies/tokens. All three sources must cover Week 3 under compatible half-PPR scoring. The tool never writes to Cloudflare or GitHub itself.

1. Load your CSV

Use our Week 3 CSV template. Keep its column headers unchanged. source_urls should contain JSON with three verified source URLs (see example below).

Per-row source_checked_at and source_urls take precedence over the fallback fields. Fallback URLs apply to all players only if they genuinely refer to the same verified source dataset.

2. Import review

No CSV reviewed yet.

RowPlayerESPNFantasyProsCBSConsensusStatus
Awaiting input.

CSV source URL format

The source_urls cell may contain an object like this, enclosed in CSV double quotes with internal quotes doubled:

{"espn":"https://...","fantasypros":"https://...","cbs":"https://..."}

Alternatively, leave that cell blank and provide the three verified fallback URLs above.