opendata agents

22 tagged opendata, measured the same way as everything else here.

Browse within: hacktoberfest 14hacktoberfest2022 14opensource 14prefect 14python 14ckan 5csv 5data-engineering 5data-wrangling 5excel 5

data-analyst

01

dathere/qsv

Agent Claude Code

Use when the user asks to describe, profile, summarize, explore, or query tabular data without producing modified output files — e.g., "what's in this CSV", "show distributions", "what columns correlate", or ad-hoc SQL questions. Prefer data-wrangler when the user wants to clean, reshape, dedupe, join, or convert data.

3.8k yesterday A 79 tokens

data-wrangler

02

dathere/qsv

Agent Claude Code

Use when the user asks to clean, transform, reshape, dedupe, join, concatenate, sort, replace, or convert tabular data and produce new output files — e.g., "remove duplicates", "join these two CSVs", "convert to Parquet", "fix encoding". Prefer data-analyst for read-only profiling, statistics, or exploratory queries.

3.8k yesterday A 79 tokens

policy-analyst

03

dathere/qsv

Agent Claude Code

Use when the user asks to analyze policy questions that combine local tabular data with US government sources — jurisdiction comparisons, fiscal-impact analysis, demographic/employment/crime context, or "is policy X working?" questions referencing Census, BLS, FBI Crime Data, or Wikidata. Prefer data-analyst for plain…

3.8k yesterday A 77 tokens

api-analyst

04

hollobit/assembly-api-mcp

Agent Claude Code

An analysis agent for the 276 public APIs provided by South Korea's National Assembly.

89 4mo ago A 27 tokens original MIT

mcp-developer

05

hollobit/assembly-api-mcp

Agent Claude Code

A coding agent that implements approved Model Context Protocol (MCP) tool designs in TypeScript for a Korean National Assembly API project.

89 4mo ago A 20 tokens original MIT

tool-designer

06

hollobit/assembly-api-mcp

Agent Claude Code

An MCP tool design agent that plans interfaces for AI clients such as Claude, ChatGPT, and Cursor.

89 4mo ago A 31 tokens original MIT

pipeline-fixer

07

basedosdados/pipelines

Agent Claude Code

Orchestrates repair of failing Prefect 3 pipelines. Runs the pipeline-doctor skill to survey and triage, then dispatches one pipeline-investigator subagent per fixable cluster, each on its own branch and PR. Spawn when asked to fix broken pipelines, work through the failing-pipeline backlog, or get prod flows green…

49 today A 73 tokens

basedosdados/pipelines

Agent Claude Code

Investigates and fixes ONE failing Prefect pipeline cluster — reads the run logs, confirms the cause against the source and the code, makes the minimal change on its own branch, and verifies it. Dispatched by the pipeline-fixer orchestrator, one per cluster.

49 today A 57 tokens

pipeline

09

basedosdados/pipelines

Agent Claude Code

Builds a recurring Prefect 3 pipeline for an already-onboarded Data Basis dataset — download, clean, upload (dev+prod), dbt, and metadata refresh on a schedule.

49 today A 41 tokens