list_sections
Retrieve the physical data table sections and questionnaire sections for a given survey, helping you understand both data structure and questionnaire organization.
Instructions
列出某个调查包含哪些 section(模块/章节)。返回两种:physical_sections 是数据的分表方式(CSES 的 EC/ED/HH/HO/VL,DHS 的 WM/CH/BR/PR 等,带含义说明);questionnaire_sections 是问卷文档的章节。两者不是一一对应的。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| survey | Yes | 调查代号,如 cses / dhs(先用 list_surveys 查看可用值) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||