Statistics for a Finnish place
get_place_statsCurrent statistics for one Finnish postal area or municipality: population, age, income, employment, education, housing sale prices (€/m²) and municipal crime rates, with national/regional percentiles where available. Accepts a name or a code and resolves it automatically; if the name is ambiguous it returns the candidates instead of guessing. Answers questions like "how many people live in Toukola?", "how many live in Akaa?" and "how much is an apartment in Töölö?". Returns a headline set of metrics by default — pass variables to fetch specific codes from list_variables. A postal area's result also includes ratios[]: household composition and jobs-to-residents ratios compared against Finland as a whole (see each entry's nationalBasis and the response's notes). Anything in the locked field is withheld pending a Pro subscription, not missing: say so rather than reporting it as absent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Force a grain when a name exists at both, e.g. Helsinki the municipality. | |
| year | No | Statistics year; defaults to the newest available. | |
| place | Yes | Place name or code, e.g. "Toukola", "Akaa", "00560" | |
| variables | No | Extra variable codes to include beyond the headline set (see list_variables). | |
| includeAllVariables | No | Return all ~131 variables. Large; only use when the headline set is insufficient. | |
| includeCompositeScores | No | Include composite 0-100 scores (postal areas only). Component detail needs Pro. |