Returns numeric data records. source is required; all other filters are optional exact-match or date-range filters.
Documentation Index
Fetch the complete documentation index at: https://docs.data.kushiro.app/llms.txt
Use this file to discover all available pages before exploring further.
Source ID to query.
1Metric name exact match, for example population_total or households_total.
1Inclusive lower bound for period.start_date in YYYY-MM-DD format.
^\d{4}-\d{2}-\d{2}$"2026-04-01"
Inclusive upper bound for period.end_date in YYYY-MM-DD format.
^\d{4}-\d{2}-\d{2}$"2026-04-01"
Exact match for a town name.
1Exact match for an age label, for example 0歳 or 100歳以上.
1Maximum number of items to return. Defaults to 1000.
1 <= x <= 10000Number of items to skip. Defaults to 0.
x >= 0