dst-subjects

Community

Browse DST's subject hierarchy to discover data topics.

Authormikkelkrogsholm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill exposes DST's subject hierarchy, helping users understand how data is organized and where to find related tables.

Core Features & Use Cases

  • Hierarchy exploration: Retrieve top-level subjects and full recursive trees.
  • Subject discovery: Identify relevant subject areas before drilling into tables.
  • Offline reference: Save the subject map for quick lookup.

Quick Start

python scripts/api/get_subjects.py --recursive

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dst-subjects
Download link: https://github.com/mikkelkrogsholm/dst-skills/archive/main.zip#dst-subjects

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository