zone_profile
Retrieve Spanish socioeconomic data for a postal code: income, unemployment, demographics, property prices, broadband coverage.
Instructions
Spanish socioeconomic data by postal code (INE/SEPE/AEAT/MITMA/MITECO).
Use when: user asks "what's the income level in 28001?", "unemployment rate in this area", "demographics of 08001 Barcelona". Returns: Median income (AEAT), unemployment (SEPE), population (INE), property price €/m² (MITMA), broadband coverage (MITECO).
Examples: zone_profile("28001") → Madrid Salamanca: income €99K, FTTH 99% zone_profile("08001") → Barcelona Eixample zone_profile("41001") → Sevilla Centro
Args: postal_code: Spanish 5-digit postal code (28001, 08001, 41001...)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postal_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||