Skip to content

Revisions

  • wiki: adopt GitHub Alerts for callouts across the wiki Convert advisory blockquotes and inline callouts to semantic GitHub Alerts (NOTE/TIP/IMPORTANT/CAUTION): - [!NOTE] for the standard category-page "workflow layer" ledes and other top-of-page orientation / "canonical reference" notes - [!IMPORTANT] for behavior-affecting gotchas (auto approx-stats on OOM, group-by unsupported aggs, MiniJinja filter-errors-as-values, synthesize cross-column correlation, profile always-warn RFC4180) - [!TIP] for the Binary-Variants TL;DR and Why-qsv "why it matters" - [!CAUTION] for foreach shell-injection risk and joinp --cross blowup Also update the Contributing-to-the-Wiki category template to use the [!NOTE] lede so new pages follow the convention. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    @jqnatividad jqnatividad committed May 30, 2026
  • wiki: link People's API demos from Cowork Plugin + MCP Server pages Add Real-world demos sections that point readers at the dathere showcase at https://dathere.github.io/peoples-api-demos/. - Cowork Plugin: link NYC Snow Analysis and NYC Housing Policy Analysis (both exercise the Cowork plugin; Housing Policy uses the policy-analyst subagent documented on the page). - MCP Server: link Pittsburgh Parking Reform (pure-MCP demo); cross-link to the Cowork page for plugin-flavored demos. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @jqnatividad jqnatividad committed May 19, 2026
  • wiki: Phase D batch 3 - Claude-Cowork-Plugin + MCP-Server Claude-Cowork-Plugin: complete walkthrough of the 15-skill / 3-agent plugin. User-invocable skills (/csv-query, /data-clean, /data-convert, /data-describe, /data-join, /data-profile, /data-validate, /data-viz, /infer-ontology), model-invoked skills (bls-query, csv-wrangling, data-quality, genai-disclaimer, qsv-performance, reproducible-analysis), and three subagents (data-analyst, data-wrangler, policy-analyst). Installation via dathere/qsv marketplace, workflow examples (profile, CKAN-ready, asof join, hand off to subagent), troubleshooting, QSV_NO_COWORK_SETUP for disabling auto-deployment. MCP-Server: four install modes (Claude Desktop Extension, legacy MCP, Claude Code, Gemini CLI). Tool surface (~60 tools), security model (working dir + allowed dirs), concurrency limits, audit logging (qsvmcp.log vs qsv_rCURRENT.log), QSV_MCP_* env var ecosystem, end-to-end example showing local-only data access with stats summaries sent as LLM context. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @jqnatividad jqnatividad committed May 13, 2026
  • wiki: add stubs for Phase B/C/D/E pages so sidebar links resolve Adds 39 placeholder pages so every sidebar entry resolves to real content rather than a 404. Each stub declares its tier, the phase it will be filled in, and a one-paragraph preview of what's coming. They link back to Home / Getting-Started / Command-Reference / Cookbook for navigation. Pages added: - Phase B (Command Reference, 13): Command-Reference, Selection-and- Inspection, Transform-and-Reshape, Aggregation-and-Statistics, Joins- and-Set-Ops, SQL-and-Polars, Validation-and-Schema, Conversion-and-IO, Geospatial, HTTP-and-Web, Scripting-Luau-Python, Indexing-Compression- Diff, AI-and-Documentation - Phase C (Cookbook recipes, 12): Recipe-Inspect-Unknown-CSV, Recipe- Clean-and-Normalize, Recipe-Geographic-Enrichment, Recipe-Date- Enrichment, Recipe-CKAN-Integration, Recipe-JSON-Schema-Validate, Recipe-Build-a-Data-Pipeline, Recipe-Stats-to-Insights, Recipe-Fetch- and-Cache, Recipe-Larger-than-RAM, Recipe-Diff-and-Audit, Recipe-Multi- Table-Joins - Phase D (Tuning + ecosystem, 8): Performance-Tuning, Environment- Variables, Stats-Cache-and-Caching, Lookup-Tables, Claude-Cowork-Plugin, MCP-Server, qsv-pro-Spotlight, Integrations - Phase E (Polish, 6): Troubleshooting, FAQ, Comparison, Glossary, External-Resources, Contributing-to-the-Wiki Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @jqnatividad jqnatividad committed May 13, 2026