Geographic Constraints and the Housing Supply Elasticity in Germany — Ruhr Economic Papers #1003
Important
You can find the latest version in this repo Beze_2023_the-Price-Elasticity-of-Housing-Supply-in-Germany.pdf, or view it here.
Warning
RWI-GEO-RED data is not included in this repository. Thus, you need
access to the data to reproduce this project.
-
R4.3.3 -
R packages:data.tabledevel 1.15.99- more packages listed in
renv.lockfile
This project depends heavily on the awesome
data.tablepackage.pkg num_files rmarkdown31 data.table30 knitr13 sf10 readxl10 tools9 bookdown5 tibble5 ivreg4 ggplot24 -
quarto to render the manuscript
-
Data
-
Housing price: Accessed the data from the RWI FDZ at Ruhr
-
Geodata:
-
administrative boundaries from the Federal Agency for Cartography and Geodesy, destatis.de and inkar.de
-
land cover data from the Copernicus Land Monitoring Service
-
-
regional data from Regionaldatenbank Deutschland
-
-
R scripts: The order in which the scripts should be run is provided in
main.R. -
The
index.qmdfile generates the manuscript.-
Render it with
Cmd+Shift+Kin RStudio/VS Code. Or, run the following code in the terminal:quarto render index.qmd # move figure notes out of the caption python3 tidy_figure_notes.py index.tex Beze_2023_the-Price-Elasticity-of-Housing-Supply-in-Germany.pdf
-
The main results are provided in
Table 2: IV Results: Housing Supply Elasticity Estimates of the
manuscript.
If you want to calculate elasticity estimates for each county (kreis), compute “developed fraction” and “undevelopable fraction” at the county level. Then, use the coefficients estimated from the regression output for each variable to obtain estimates at the county level. It is important to note that the variation across counties is solely attributable to these two variables.
where
Please look at the
script/constraints/compute_supply_constraints.R
for constructing constraints at the county level.
Please email me if you find any mistakes or have any questions about the project.
BibTeX entry:
@book{beze_2023,
address = {DE},
title = {Geographic {Constraints} and the {Housing} {Supply} {Elasticity} in {Germany}},
copyright = {All rights reserved},
isbn = {978-3-96973-169-7},
url = {https://doi.org/10.4419/96973169},
publisher = {RWI},
author = {Beze, Eyayaw},
year = {2023},
}For attribution of this repository, please cite the paper.