Dataset Lab

Synthetic, local-context datasets you can run immediately in the Playground. Each dataset includes questions, recommended charts, starter code, and CSV download. No server, no database, no paid storage.

Why embedded CSV? Browser Python cannot safely read your local disk without upload controls. These examples use StringIO, so the dataset travels with the code and runs anywhere Pyodide runs.