For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LoginGet a Demo
DocumentationAPI Reference
DocumentationAPI Reference
  • Start here
    • Welcome to HelloData API
    • Authentication
    • Pricing
    • Changelog
  • Concepts
    • Rate Limits
    • Respecting Rate Limits
    • Common Error Codes
    • Common Calculations
    • Ingestion Timeline
    • Deprecations
  • Examples
    • Property Search
    • Property Details & History
    • Identify Comparables
    • Price Recommendations
    • Property ID Changes
    • Dataset Export
  • Support
    • Contact Us
LogoLogo
LoginGet a Demo
Start here

Changelog

February 19, 2026
February 19, 2026

New Feature

Query Builder: Rent Roll Columns

Added a new Rent Roll column category for Query Builder. New columns:

  • rent_roll_floorplan_name
  • rent_roll_bed
  • rent_roll_bath
  • rent_roll_partial_bath
  • rent_roll_asking_rent
  • rent_roll_in_place_rent
  • rent_roll_estimated_units

rent_roll_in_place_rent maps to rent_roll.effective_price.

Improvement

Query Validation: Rent Roll Compatibility Guardrails

Query Builder now rejects incompatible mixed selections with HTTP 422 across dataset validation endpoints.

Incompatible mix:

  • Any Rent Roll column
  • With any Unit, Price, or Leasing Activity (occupancy) column

This rule applies to both selected scope columns and filter columns.

Improvement

Query Builder: Rent Roll Aggregation Selectors

Added 3 mutually exclusive Rent Roll aggregation selector columns:

  • rent_roll_aggregation_bed_bath
  • rent_roll_aggregation_bed_bath_sqft
  • rent_roll_aggregation_floorplan

Only one selector can be used in a query.

Rent Roll metrics now require one selector:

  • rent_roll_asking_rent
  • rent_roll_in_place_rent
  • rent_roll_estimated_units

If Rent Roll metrics are used without one of the selectors, dataset endpoints return HTTP 422 with a validation message.

Was this page helpful?
Previous

February 18, 2026

Next
Built with