lookup_by_cadastral
Retrieve public cadastral data for a Russian property using its cadastral number. Get area, year built, cadastral value, permitted use, and address.
Instructions
Get the public characteristics of a Russian cadastral object by cadastral number (formatted XX:XX:XXXXXXX:XXXX, for example 77:01:0001066:1234). Returns area, year built, cadastral cost, permitted use and address. Open data only — no owner PII.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cadastral_number | Yes | ||
| include_geometry | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | 'nspd' (primary) | 'pkk_fallback' | 'cache'. | nspd |
| address | No | ||
| in_egrn | No | Whether the object is present in ЕГРН at all. | |
| area_sqm | No | ||
| fetched_at | No | ||
| year_built | No | ||
| object_type | No | unknown | |
| floor_number | No | ||
| floors_total | No | ||
| permitted_use | No | Free-text ВРИ (вид разрешённого использования). | |
| wall_material | No | ||
| cadastral_number | Yes | Канонический КН XX:XX:XXXXXXX:XXXX. | |
| geometry_geojson | No | GeoJSON polygon if include_geometry=true was requested. | |
| last_update_date | No | ||
| object_type_code | No | Raw type code from the upstream (e.g. 'ROOM', 'BUILDING'). | |
| registration_date | No | ||
| address_normalized | No | ||
| cadastral_cost_rub | No | ||
| permitted_use_code | No | ||
| cadastral_cost_date | No | ||
| construction_series | No | ||
| encumbrances_present | No | Whether public sources hint at encumbrances (зарегистрированные ограничения). Open data rarely exposes this — treated as a soft signal. |