How much do students spend on books at GSU

This is bookstore and enrollment data scraped from Georgia State University to show potential books that GSU would save the most money on by converting to open source materials or purchasing licensing.

Enter your SQL query below to query the remote parquet file. The cyan buttons show several example queries for the books tables and the sections tables. Once the table is generated, can click the headers to sort the table, or export to CSV at the bottom.

Initializing DuckDB...

Tech stack used for this is DuckDB WASM to query the data client side, Cloudflare R2 buckets to host the parquet data, and D3.js to style and sort the table.