Methodology
How Red Deer Condos builds its aggregate data.
The site turns a licensed local CSV export into public-safe aggregate intelligence while avoiding individual listing display.
Import rules
- Rows are parsed locally from data/imports/matrix-condos.csv.
- Unit numbers are stripped from address strings to form building-address clusters.
- Medians are used for prices, condo fees, and sizes because condo data often contains outliers.
- Status counts use Matrix status fields such as A, P, and S when present.
- Public pages show aggregate rows only; they do not show individual MLS rows, public remarks, confidential remarks, or listing photos.
Current data file
2,962 rows imported from data\imports\matrix-condos.csv. Date range 2008-08-04 to 2026-07-08.
Open import workflow