Grain — Analyst Prep Kit Break into data analytics
Free to start
Free to start · No install · Sign in to sync across devices

Break into data analytics.
One skill at a time.

Grain is a free suite of hands-on prep apps for data analyst jobs. Every lesson is built on learning science: recall it, say it out loud, space it out. Pick a tile to practice, or search any term.

How every lesson works
Say It Out Loud
SELECT name FROM customers WHERE status = 'active';
Give me the names of customers whose status is "active".
SELECT name → get the name column
FROM customers → from the customers table
WHERE status = 'active' → only rows where status is active

Actively in development. Progress saves in your browser and syncs across devices when you sign in.

The books

Every lesson on this site stays free. The books are the same material as one file you own: numbered pages, a contents you can navigate, and it reads offline or on paper. Tagged PDFs, so they work with a screen reader.

SQL for Analysts
Every query read line by line, and practice with the answers shown.
239 pages · $19
Excel for Analysts
Formulas built from the inside out, so you can rebuild a workbook you did not write.
95 pages · $19
Python for Analysts
The Python an analyst uses: load it, clean it, group it, explain it.
90 pages · $19
Power BI for Analysts
Including the filter context that decides what a measure returns.
108 pages · $19
Tableau for Analysts
How Tableau thinks, so you stop dragging fields until it looks right.
110 pages · $19
Statistics for Analysts
The statistics that come up in analyst work, with the traps named.
36 pages · $19
Thinking Like an Analyst
The judgment half of the job, from a vague question to an answerable one.
64 pages · $19
The Data Migration Playbook
Eight stages in order, for moving a client’s records without late surprises.
63 pages · $29
Charts and Visualization
Why an honest chart still gets misread, and what to change.
17 pages · $12
Forecasting for Analysts
Making a forecast you can defend, and saying how wrong it might be.
17 pages · $12
Back up or move your progress

Your progress saves in this browser only. To move it to a new device: click Export, copy the code, then Import it on the other device.