/housingwire-cl

Primary LanguageJupyter Notebook

Code for working with CL data for market reports

  • HomePriceIndex: Code for creating charts from Home Price Index data CSV.
  • MMLS: Object-oriented Python module for standard data cleaning steps for CSV received from CL. Step 1 for data wrangling and exploration.
  • San Diego: Prior to MMLS. Explores dataset and creates tables for this article.
  • Jacksonville: Uses MMLS for data wrangling. Explores dataset and creates tables for this article.
  • Dallas: CoreLogic changed delivery method so that I could write my own queries in SQL on Discovery platform. Therefore, I did not need to use MMLS for data wrangling.