Synthetic dataset: Energy intelligence and residential property valuation (US market)
收藏资源简介:
Supplementary data for the paper: Ratic, M., & Filipovic, S. - Determining the market value of residential property by incorporating intelligent energy management (The European Journal of Applied Economics). The empirical analysis relies on a synthetically generated dataset that simulates realistic distributions of the US residential market, calibrated on publicly available sources (RECS, US Census Bureau, Zillow Research, Redfin Data Center, US DOE reports) and generated in Python with a fixed random seed for full reproducibility. Contents: (1) properties.csv / dataset.xlsx - 50 residential properties across five regions (California, Florida, Texas, New York metro, Colorado) with structural attributes, HERS index, the four energy intelligence components and the composite attribute E_int, and transaction prices, used to estimate the extended hedonic model; (2) scenarios.csv - 50 operational scenarios (25 classical deterministic, 25 intelligent control: RL/MAS/MPC) with simulated monthly electricity costs under five tariff regimes and a price shock column, used to test hypotheses on operating savings and price volatility protection; (3) gen_props.py, gen_scen.py - generator scripts; (4) analysis.py - reproduction script that re-estimates the extended hedonic model (OLS with regional fixed effects; delta = 0.082, R2 = 0.847) and the scenario analysis (21% average saving, 47% variance reduction, 38% lower shock cost). See README.md for the column dictionary and step-by-step reproduction instructions.




