CompStak creates transparency in commercial real estate by crowdsourcing transaction details from verified and active industry professionals such as brokerage and appraisal firms.
Through a rigorous data verification process, CompStak standardizes, integrates, and updates deal information from multiple sources to deliver the highest caliber transaction data and comps.
CompStak covers 75+ data fields for each property or transaction for 850K unique properties across the U.S. and 2.3 million comps.
By tracking actual starting rent and rent concessions, CompStak’s granular transaction level details create a clear view of commercial properties. CompStak estimates an accurate valuation and unlocks best pricing strategies for the subject property and each competitive property.
Leveraging industry approved market and submarket definitions, CompStak offers insights based on detailed transaction level information, instead of survey-based estimates for each market.
CompStak’s up-to-date and analyst-reviewed comps power data-driven underwriting, future rental cash flow projections, and risk analysis and evaluation.
Leveraging Cherre’s expansive knowledge graph, CompStak data can be seamlessly integrated into existing workflows to enable comprehensive market analysis and better decision-making.
query Compstak { compstak_leases(where: { submarket: { _eq: “Times Square South” } }) { building_class starting_rent_per_sq_ft transaction_sq_ft }}
query Compstak_rent_ADP_income { compstak_leases( where: { zip_code: { _eq: “10017” }, property_subtype: { _eq: “Office” } } ){ net_effective_rent } adp_wzip_nacis_4 (where: { work_zip: { _eq: “10017” } }) { percentile_50_salary_paid_emp } }