Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 2.14 KB

README.md

File metadata and controls

32 lines (21 loc) · 2.14 KB

HudFmrDataAnalyzer

Codacy License

The Housing and Urban Development (HUD) Fair Market Rent Data Analyzer application is written in Python. It was written as part of my work in the CUNY Master of Science, Data Analytics program to exercise various programming techniques in Python and analyze the Fair Market Rent data sets offered by the Department of Housing and Urban Development.

The app is a simple form using the TkInter user interface layer. Development of the app was performed on Windows 8.1 using the PyCharm IDE and Python 2.7. No testing has been performed on other platforms, though no known Windows dependencies exist.

Getting Started

As a result of the app being written in Python, a scripting language, to get started using the app all that is required is to download this repository using the Download Zip link on the right side of the HudFmrDataAnalyzer repository GitHub root page.

After downloading and extracting the ZIP, simply run the project_hudfmr.py script, found in the Project subfolder, in your Python runtime.

The initial dataset, years 2005-2015, is included in the Data subfolder and will be loaded automatically when the app is started.

The following screenshots provide a brief overview of the current functionality:

Hud Fair Market Rent Data Analyzer App

Fair Market Rent Geographic Heatmap

Linear Regression of Fair Market Rents in Santa Clara County, CA, 2005-2015