Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 774 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 774 Bytes

urban_land_markets

The App, which is still under development, is available at https://treasury-analytics-and-insights.github.io/urban_land_markets/app/.

Installing Preqrequisites

In a terminal, run the following command:

pip install -r requirements.txt

Running the original code (Closed competitive city - log utility)

  • open this folder in VSCode
  • open the file original/equations.py
  • click the play button in the top right corner of the editor window

Reference output data and a plot are in the './original' folder.

Running the new notebook (Closed competitive city - log utility)

  • open this folder in VSCode
  • open notebooks/closed_competitive_log_U.ipynb
  • click the "Run All" button in the top left of the editor window