There's a whole genre of "single-file HTML data viewer" tools: you point them at a CSV and they emit one . html file you can email, drop on a share drive, or open on an air-gapped machine. They're great for looking at data.

Source: [Dev.to](https://dev.to/aurelionakamura/how-i-made-sql-run-inside-a-single-offline-html-file-no-wasm-3fk9)

Sponsored