DuckDB

Getting Started with Data Analysis

Blast Office provides a chat-first data analysis interface that combines natural language conversation with the power of SQL and DuckDB.

The Chat-First Interface

Data analysis in Blast Office works through conversation. Describe what you want to analyze, and the AI will help you load data, write queries, and visualize results.

Loading Data

To start analyzing data:

  1. Open a new Data Analysis session from the sidebar
  2. Load your data by dragging files into the interface or using the file picker
  3. Supported formats include CSV, TSV, Parquet, JSON, and Excel files

Writing and Executing SQL

You can write SQL queries directly or let the AI help:

Continue reading