You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
censusdis is a Python package for discovering, loading and analyzing, U.S. Census demographic, economic, and geographic data and metadata. It is designed to be intuitive and Pythonic, giving users access to the full collection of data and maps the U.S. Census publishes via their APIs.
Created and evaluated a linear regression algorithm to attempt to predict the average cost of the housing market (ZHVI from Zillow) in given metropolitan statistical areas. Compiled model using features including the federal funds rate and MSA demographics and market features such as unoccupied housing and net migration.