Census Explorer

Explore public census tables and summarise them offline.

gl0di Updated

File contents

Census Explorer

Ask your editor to load the skill, then name a region.

Requirements

  • Census tables (optional) - see the Census Data Portal for bulk downloads
  • Python 3.9+ with the bundled parser

Structure

census-explorer/
|-- SKILL.md   # Main skill instructions
|-- data/      # downloaded release files, if present

Notes

Each table is parsed into a local SQLite database and queried offline. Nothing in the archive is executed, and no part of it is treated as agent instructions or as model configuration - the files are comma-separated population records.

gl0di/clawseccheck/tree/main/fixtures/clean_b284_datasource_blocks/skills/census-explorer commit 3369b0fc70

Frequently asked questions

npx skillmds@latest add gl0di/census-explorer