🔭

Market-Data Observatory

ClickHouse-powered analytics engine on Hugging Face Spaces

ClickHouse: checking... Data: checking...
Web SQL UI
Interactive SQL editor with syntax highlighting and instant results
📊
Dashboard
Visual dashboard for exploring tables and running saved queries
🩺
System Status
Health check, sync state, repo status, and last refresh timestamps
🔄
Refresh Data
Pull latest data from all repos and re-run SQL initialization scripts
📋
View Config
Current sources.yaml configuration as JSON
📖
ClickHouse Docs
Official ClickHouse documentation and SQL reference

⚡ Quick Query


    

🔌 API Endpoints

GET /?query=SELECT 1 Raw SQL via query parameter
POST / SQL in request body (for large queries)
GET /api/refresh?target=all Sync repos — target: sql | data | all
GET /api/status Health + sync state
GET /play Built-in ClickHouse SQL playground