v3 data generation launch
The API now serves the v3 data generation — a rebuilt national dataset on the same
endpoints and response shape.Data improvements
- Sales history extends through mid-May 2026 in most states (previously ~4 months older), including ownership updates from recent sales.
- Per-unit parcel identity: every response carries a stable
realieParcelId; condo and multi-unit parcels resolve to their own records. - Corrected building characteristics nationally (notably bathroom counts, which are
now decimal —
2.5instead of a truncated2).
- A small set of v2 fields are renamed, restored under new names, or no longer reproduced; several derived-description fields replace raw code fields. Full list in the migration guide.
- Some coded fields use different code vocabularies than v2. Decode every value with the Property Feature Field Key.
- Sale-qualification codes ship in the Realie code system:
transfers[].saleCodecarriesTQ####qualification codes on every sale event, and bulk exports include the newpriceDerivation(PD####) field recording how each price figure was obtained.
- Assessor code values will migrate to Realie’s own code system (prefixed codes
such as
EW0002) in an upcoming data release, replacing the current mix of inherited vocabularies. The complete mapping will be published here before it ships. priceDerivationexposure in API responses (already present in bulk exports).- Derived
qualifiedbooleans on post-March 2026 sale events arrive with the next data cycle;transfers[].saleCodealready carries the qualification codes.