ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 5/5

census

US Census Bureau — population, demographics, ACS data, economic indicators, and geographic data.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aiwithabidi/census
Or

What This Skill Does

The census skill provides OpenClaw agents with direct, programmatic access to the United States Census Bureau's extensive data ecosystem. This skill acts as an interface between your AI agent and official government datasets, allowing for the retrieval of population statistics, American Community Survey (ACS) metrics, economic indicators, and detailed geographic data. By leveraging this tool, an AI agent can ingest complex demographic variables, such as household income, poverty levels, housing vacancy rates, and business establishment patterns, and convert them into actionable intelligence. The tool is designed to work seamlessly with the Census API, supporting various survey types including the decennial census, 1-year and 5-year ACS estimates, and specialized data like County Business Patterns (CBP).

Installation

To integrate this skill into your agent, ensure you have the OpenClaw environment set up. Run the following command in your terminal: clawhub install openclaw/skills/skills/aiwithabidi/census Once installed, you may need to provide a CENSUS_API_KEY environment variable. While some endpoints may work without one, having a registered key from the Census Bureau is highly recommended to ensure stable access and avoid rate-limiting during high-frequency queries.

Use Cases

This skill is indispensable for data-driven decision-making. Urban planners can use it to analyze population density for infrastructure projects. Marketing professionals can leverage demographic and income data to identify target customer segments in specific geographic regions. Real estate analysts can pull housing and poverty data to assess property value trends. Economic researchers can use the CBP data to track business growth and industry concentration across different states and counties.

Example Prompts

  1. "Look up the median household income for all states and tell me which three states have the highest levels."
  2. "Retrieve the latest ACS 5-year estimate for population counts by state, and present the data as a summary."
  3. "Find the number of business establishments in NAICS industry 72 for California and Florida to compare economic activity."

Tips & Limitations

When using the census skill, always be specific with your variable requirements. The Census API uses specific nomenclature (e.g., 'B19013_001E' for median income), so when in doubt, use the list-variables command to verify the exact ID for the metric you need. Remember that geographic data is granular; while state-level data is easy to aggregate, ensure you are requesting the correct FIPS codes or geographic descriptors if you need county or tract-level data. Always process the returned JSON output to filter out null or missing values, as government datasets can sometimes contain incomplete entries depending on the survey year.

Metadata

Stars4473
Views2
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aiwithabidi-census": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#census#demographics#economics#data-analysis#government-data
Safety Score: 5/5

Flags: network-access, external-api

Related Skills

freshsales

Freshsales CRM integration — manage contacts, leads, deals, accounts, tasks, and sales sequences via the Freshsales API. Track deal pipelines, automate lead assignments, log activities, and generate sales reports. Built for AI agents — Python stdlib only, no dependencies. Use for sales CRM, contact management, deal tracking, pipeline reporting, and sales automation.

aiwithabidi 4473

gemini-video-analyzer

Native video analysis using Google Gemini API. Upload and analyze video files — describe scenes, extract text/UI, answer questions about content, transcribe speech, identify objects and actions. Use when: (1) User sends a video file and wants it analyzed, (2) Video summarization or description needed, (3) Extracting text, UI elements, or information from screen recordings, (4) Answering questions about video content, (5) Comparing multiple videos, (6) Analyzing tutorials, demos, or walkthroughs.

aiwithabidi 4473

agent-memory

Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.

aiwithabidi 4473

neon

Neon serverless Postgres — manage projects, branches, databases, roles, endpoints, and compute via the Neon API. Create database branches for development, manage connection endpoints, scale compute, and monitor usage. Built for AI agents — Python stdlib only, zero dependencies. Use for serverless Postgres, database branching, database management, development workflows, and cloud database automation.

aiwithabidi 4473

onepassword

1Password Connect — vaults, items, secrets management for server-side applications.

aiwithabidi 4473