REIT Property Data

免费增值
通过 REIT Data Market | 已更新 il y a 24 jours | Business
人气

0 / 10

延迟

6,854ms

服务等级

100%

Health Check

N/A

关注者:4
资源:
产品网站 使用条款
API 创建者:
Rapid account: REIT Data Market
REIT Data Market
reit-data-market
登录并给 API 打分
打分:5 - 投票:1

README

General

The REIT Data Market (RDM) universe currently consists of about 100+ publicly-traded US REITs, across all REIT sectors (Multifamily, Storage, Office, Industrial, Retail, Data Center and Speciality/Diversified).

Overview of Methods

GET /reit-index - Fetches list/dictionary of all available data including which REITs are available, the dates of collection, and the property types found in those REITs. No parameters required.

GET /property- Provides user with the IDs for properties for a single REIT. Optional parameters include geographic levels (zip_code,state,country, countygeoid, msageoid and country) and geogrpahic values (90210, US etc).

GET /property-info-basic - Provides basic attributes for a property like property name, full street address and geographic levels and values for a propertty ID.

GET /property-info-preimium - Provides preimium attributes like latitude/longitude coordinate pair, property_size (sq ft), units, ownership and avg_occupy (mean occupancy) if available for a propertty ID.

GET /feature-search - Searches for and returns features within distance of a latitude/longitude coordinate pair. Features include tenet desiered features like Starbucks, Whole Foods etc for a latitude/longitude coordinate pair.

See Tutorial and Spotlight for recommended Workflow and Examples.