0.8.0 (May 26, 2023)

  • Introduce 8 Texas markets to API
  • Introduce listings/<parcl_id>/current_new endpoint
  • Introduce listings/<parcl_id>/history_new endpoint
  • Introduce listings/<parcl_id>/history endpoint
  • Add market_state to absorption rate endpoint
  • Introduce absorption/<parcl_id>/history endpoint
  • Add the following argument parameters to historical endpoints: order, start, end

0.7.1 (May 16, 2023)

  • Backend infrastructure improvements
  • Inventory current bugfix

0.7.0 (May 12, 2023)

  • Introduce financials/<parcl_id>/volatility endpoint
  • Refactor markets endpoint to include census designated regions, state FIPS, improved error messaging
  • Fix v1/price_feed/latest endpoint to return a 404 if no parcl_id is provided in the request.
  • Introduce sales/<parcl_id>/current and sales/<parcl_id>/history endpoints
  • Introduce listings/<parcl_id>/current endpoint
  • Introduce absorption/<parcl_id>/current endpoint

0.6.0 (April 28, 2023)

  • Refactor financials endpoint into financials category
  • Refactor inventory endpoint into inventory category
  • Refactor price_feed endpoint into price_feed category
  • Introduce financials history endpoint
  • Introduce inventory history endpoint
  • New market: Broward County, FL --> parcl_id: 5821600
  • New market: Reno City, NV --> parcl_id: 5377231

0.5.0 (April 11, 2023)

  • Introduce inventory endpoint
  • Updated price_feed_stats endpoint
  • Introduce 34 Additional City Price Feeds
  • Expanded price_feed history from 1/1/2022 to 1/1/2020
  • Updated markets endpoint to include optional parameters state_abbreviation and location_type
  • Bug fix on financials endpoint num period for sharpe ratio
  • Breaking change bug fix on financials endpoint - key annual_volatitily changed to annual_volatility

0.4.0 (March 24, 2023)

  • Introduce financials endpoint
  • Introduce New York City and Las Vegas City price feeds

0.3.1 (March 16, 2023)

  • Fix rounding issue for 52wk high and low in price_feed_stats
  • Fix bug on 1 day dollar change not aligning with percent change

0.3.0 (March 10, 2023)

  • Update endpoint get_geography to geography

0.2.0 (March 9, 2023)

  • Return explicit errors when request returns no data

0.1.0 (March 8, 2023)

  • Introduce new markets
  • Introduce price feed stats endpoint
  • Better error handling of malformed dates