List Tables in Topic
list_tablesList all statistical tables within any subject area (e.g., population, employment, housing) by providing the area ID. Discover available data views for querying.
Instructions
List all statistical tables within a subject area.
Each area typically has 20-40 tables with different data views.
Common subject areas:
"vaerak" → 30+ population tables (age, gender, region, etc.)
"tyti" → 35+ employment tables (employment rate, unemployment, etc.)
"ashi" → 15+ housing price tables
Use list_subject_areas first to find the area ID, or use search_statistics for direct search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Language: fi=Finnish, en=English, sv=Swedish | fi |
| subjectArea | Yes | Subject area ID (e.g., "vaerak", "tyti", "asas") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | Number of tables in this area | |
| tables | Yes | All tables in this subject area | |
| subjectArea | Yes | The subject area that was queried |