bdl_search_subjects
Search Polish BDL (GUS) thematic subjects by name fragment to discover subject IDs for listing variables or navigating the data tree.
Instructions
Search BDL (GUS) thematic subjects by name fragment. Use to discover subject IDs before listing variables or drilling into the tree. API: GET /subjects/search. Pagination is 0-based. Returns JSON (subject id, name, children ids, levels).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Fragment of subject name (Polish or English labels depending on lang) | |
| page | No | Page index — 0-based | |
| page_size | No | Results per page (max 100) | |
| sort | No | Sort order (optional) | |
| lang | No | Response language | pl |