dst-tableinfo
CommunityInspect DST table structure to plan data fetches.
Authormikkelkrogsholm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Before downloading data, you need a clear understanding of the table schema, variables, and time coverage.
Core Features & Use Cases
- Metadata retrieval: Get complete table metadata, including variables, values, and time formats.
- Schema planning: Use variable details to craft effective filters and queries.
- Output formats: JSON or human-readable formats for team collaboration.
Quick Start
python scripts/api/get_tableinfo.py --table-id FOLK1A
Dependency Matrix
Required Modules
None requiredComponents
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-tableinfo Download link: https://github.com/mikkelkrogsholm/dst-skills/archive/main.zip#dst-tableinfo Please download this .zip file, extract it, and install it in the .claude/skills/ directory.