0.8.0 (May 26, 2023)
Posted by ReadMe API 13 days ago
- 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)
Posted by ReadMe API 23 days ago
- Backend infrastructure improvements
- Inventory current bugfix
0.7.0 (May 12, 2023)
Posted by ReadMe API 27 days ago
- 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 noparcl_id
is provided in the request. - Introduce
sales/<parcl_id>/current
andsales/<parcl_id>/history
endpoints - Introduce
listings/<parcl_id>/current
endpoint - Introduce
absorption/<parcl_id>/current
endpoint
0.6.0 (April 28, 2023)
Posted by ReadMe API about 1 month ago
- Refactor
financials
endpoint intofinancials
category - Refactor
inventory
endpoint intoinventory
category - Refactor
price_feed
endpoint intoprice_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)
Posted by ReadMe API about 1 month ago
- Introduce
inventory
endpoint - Updated
price_feed_stats
endpoint - Introduce 34 Additional City Price Feeds
- Expanded
price_feed
history from1/1/2022
to1/1/2020
- Updated
markets
endpoint to include optional parametersstate_abbreviation
andlocation_type
- Bug fix on
financials
endpoint num period for sharpe ratio - Breaking change bug fix on
financials
endpoint - keyannual_volatitily
changed toannual_volatility
0.4.0 (March 24, 2023)
Posted by ReadMe API about 1 month ago
- Introduce
financials
endpoint - Introduce New York City and Las Vegas City price feeds
0.3.1 (March 16, 2023)
Posted by ReadMe API about 1 month ago
- 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)
Posted by ReadMe API about 1 month ago
- Update endpoint
get_geography
togeography
0.2.0 (March 9, 2023)
Posted by ReadMe API about 1 month ago
- Return explicit errors when request returns no data
0.1.0 (March 8, 2023)
Posted by ReadMe API about 2 months ago
- Introduce new markets
- Introduce price feed stats endpoint
- Better error handling of malformed dates