API Reference
This section provides a detailed API reference for the Inhabit model’s codebase. It leverages Sphinx’s autosummary directive to generate a high-level overview of modules, linking to more detailed documentation for each.
Combine dwellings and households function to inhabit matrix. |
|
Create a matrix with preferences where to move in to per household category. |
|
This script evaluates the yearly results of the dwelling allocation process. |
|
Census Calibration Module for Housing Data. |
|
Load dwelling information from SOEP (Socio-Economic Panel). |
|
Dwelling Stock Management Module |
|
Define filters for SOEP (Socio-Economic Panel) dataframes. |
|
Define functions to count households by income, household type, age and household size. |
|
Load household stock data and insert it into inhabit matrix. |
|
Input configuration loader for the inhabit housing model. |
|
Load all housing model related information. |
|
Define several global variables, paths and basic functions. |
|
Evaluate the inhabit matrices and move out matrices created by inhabit_matrix.py. |
|
Create charts to evaluate all inhabit tables over time. |
|
Load SOEP (Socio-Economic Panel) data. |