AI-powered data queries now live →

Ask the world's data anything

Every public dataset should be one question away. Freedom of Data lets anyone query real government and public data in plain English — no SQL, no APIs, no downloads, no barriers.

Try AI Query → Explore Features
freedomofdata.org/ai_query.php
AI Research Assistant
KY Angel Investment Tax Credit
Natural Language → SQL Auto Charts AI Interpretation
Show me total investment by county, ordered by amount
SELECT county, SUM(actual_investment) AS total FROM kaitc_import GROUP BY county ORDER BY total DESC
42 rowsChart generated
Which investors have backed the most companies?
SELECT investor, COUNT(DISTINCT small_business) AS companies FROM kaitc_import GROUP BY investor ORDER BY companies DESC LIMIT 10
Interpret results →
From question to insight in seconds

No SQL knowledge required. No login. No paywall. Just type a question and get answers from real data.

1
💬

Ask a question

Type in plain English. "Which counties received the most investment?" — that's all it takes.

2

AI writes the SQL

Our AI understands the dataset and generates a safe, read-only query. You can see exactly what it wrote.

3
📊

See results & charts

Data comes back as a table with auto-generated charts. Hit "Interpret" for AI-powered analysis.

4
🔄

Go deeper

Follow suggested questions, generate research ideas, or ask your own follow-ups.

Tools that turn raw data into understanding

Every feature lowers the barrier between people and the datasets that affect their lives.

AI Natural Language Queries

Ask in plain English. AI translates to SQL, executes against real datasets, and returns structured results with charts.

Try it now →

Auto Visualization

Two-column results automatically become bar charts. No configuration needed.

AI Interpretation

Hit "Interpret" for plain-English analysis with caveats and next steps.

Research Ideation

Generate publishable research questions with feasibility SQL.

Follow-up Suggestions

Every query returns AI-suggested follow-ups to drill deeper.

Growing Dataset Library

We're continuously adding public and government datasets.

100% Open Access

No paywalls. Public data should be publicly accessible to everyone.

Data belongs to everyone

Whether you're a researcher, journalist, student, or curious citizen — these are your datasets.

Discover your next paper

Generate testable research questions, run exploratory queries, and build evidence from a single interface.

🎓Dissertation-quality research question generation
📐Feasibility SQL to test ideas before committing
📋Session history to track your exploration
Start Researching →

Hold power accountable

Ask questions about public spending, investments, and policy outcomes — no technical skills needed.

🔍Plain-English queries on real government data
📊Automatic charts for visual storytelling
🧠AI interpretation highlights what matters
Explore Data →

Every public dataset, one question away

We're building natural language access to the world's public data — starting now. Ask your first question.

Try AI Query → Learn More