get-price-per-meter
Compute average, median, and time-series price per square meter for properties filtered by location, type, price, and more to support market analysis and property valuation.
Instructions
Get price per m² statistics (average, median, time series) for properties matching filters. Useful for market analysis and property valuation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude for radius search | |
| lon | No | Longitude for radius search | |
| page | No | Page number (default: 1) | |
| radius | No | Search radius in km (requires lat+lon) | |
| toDate | No | Property creation end date (ISO 8601) | |
| roomMax | No | Maximum number of rooms | |
| roomMin | No | Minimum number of rooms | |
| fromDate | No | Property creation start date (ISO 8601) | |
| priceMax | No | Maximum advert price | |
| priceMin | No | Minimum advert price | |
| sortMode | No | "property" or "advert" sorting mode | |
| budgetMax | No | Maximum price/budget | |
| budgetMin | No | Minimum price/budget | |
| floorsMax | No | Maximum number of floors | |
| floorsMin | No | Minimum number of floors | |
| furnished | No | Filter for furnished properties | |
| geoShapes | No | Geographic polygon coordinates for area search | |
| isExpired | No | Filter expired/active properties | |
| bedroomMax | No | Maximum number of bedrooms | |
| bedroomMin | No | Minimum number of bedrooms | |
| ghgLetters | No | Greenhouse gas categories: A through G | |
| surfaceMax | No | Maximum surface area in m² | |
| surfaceMin | No | Minimum surface area in m² | |
| expressions | No | Full-text search expressions for property title/description | |
| ghgValueMax | No | Maximum GHG value | |
| ghgValueMin | No | Minimum GHG value | |
| lotCountMax | No | Maximum lot count in condominium | |
| lotCountMin | No | Minimum lot count in condominium | |
| toUpdatedAt | No | Property update end date (ISO 8601) | |
| itemsPerPage | No | Items per page (max: 30) | |
| fromUpdatedAt | No | Property update start date (ISO 8601) | |
| propertyTypes | No | 0=Flat, 1=House, 2=Building, 3=Parking, 4=Office, 5=Land, 6=Shop | |
| renterFeesMax | No | Maximum renter fees | |
| renterFeesMin | No | Minimum renter fees | |
| energyValueMax | No | Maximum energy value | |
| energyValueMin | No | Minimum energy value | |
| excludedCities | No | City IRIs to exclude | |
| includedCities | No | City IRIs, e.g. ["/cities/30953"]. Use location-autocomplete to find IDs. | |
| publisherTypes | No | 0=Individual, 1=Professional | |
| rentalPledgeMax | No | Maximum rental pledge/deposit | |
| rentalPledgeMin | No | Minimum rental pledge/deposit | |
| transactionType | No | 0=Sell, 1=Rent | |
| withVirtualTour | No | Only properties with virtual tour | |
| energyCategories | No | Energy efficiency categories: A through G | |
| excludedZipcodes | No | Zipcodes to exclude | |
| includedZipcodes | No | Zipcodes, e.g. ["75017", "75018"] | |
| priceEventToDate | No | Price event end date (ISO 8601) | |
| pricePerMeterMax | No | Maximum price per m² | |
| pricePerMeterMin | No | Minimum price per m² | |
| rentalChargesMax | No | Maximum rental charges | |
| rentalChargesMin | No | Minimum rental charges | |
| feesPercentageMax | No | Maximum fees percentage | |
| feesPercentageMin | No | Minimum fees percentage | |
| geocodingAccuracy | No | 1=house-number, 2=neighborhood | |
| inventoryPriceMax | No | Maximum inventory price | |
| inventoryPriceMin | No | Minimum inventory price | |
| withCoherentPrice | No | Filter for coherent/realistic prices | |
| condominiumFeesMax | No | Maximum condominium fees | |
| condominiumFeesMin | No | Minimum condominium fees | |
| excludedInseeCodes | No | INSEE codes to exclude | |
| excludedProperties | No | Property IRIs to exclude | |
| feesResponsibility | No | 0=seller, 1=buyer | |
| includedInseeCodes | No | INSEE codes, e.g. ["75117"] | |
| priceEventFromDate | No | Price event start date (ISO 8601) | |
| surfaceEventToDate | No | Surface event end date (ISO 8601) | |
| constructionYearMax | No | Maximum construction year | |
| constructionYearMin | No | Minimum construction year | |
| includedDepartments | No | Department IRIs, e.g. ["/departments/77"] | |
| surfaceEventFromDate | No | Surface event start date (ISO 8601) | |
| withResolvedLocation | No | Only properties with resolved GPS coordinates | |
| priceExcludingFeesMax | No | Maximum price excluding fees | |
| priceExcludingFeesMin | No | Minimum price excluding fees | |
| priceEventVariationMax | No | Maximum price variation % | |
| priceEventVariationMin | No | Minimum price variation % | |
| dateHistogramGranularity | No | Granularity for date histogram | |
| surfaceEventVariationMax | No | Maximum surface variation % | |
| surfaceEventVariationMin | No | Minimum surface variation % |