Download a list of real estate transaction prices in CSV format from the Real Estate Information Library
- name
- OpenData_No11_Real Estate Information Library_Getting Real Estate Transaction Price Information
- tag
- Real Estate Information Library/Real Estate Transaction Prices
- Connector used
- REST Connector
- API
- Real estate transaction price information acquisition API
Obtain data from the real estate information library using the real estate transaction price information acquisition API
The Real Estate Information Library is a service operated by the Ministry of Land, Infrastructure, Transport and Tourism that provides price information such as real estate transaction prices and public land price announcements.
By using the real estate information library, you can obtain transaction prices for detached houses and apartments (condominiums, used apartments, new apartments, pre-built homes, used homes, custom-built homes, etc.) across the country, and get a sense of the market price for real estate used for residential purposes.
This application obtains real estate transaction price information using the real estate transaction price information acquisition API of the Real Estate Information Library.
You can specify the prefecture and year/month to obtain the corresponding real estate transaction price.
How to install and use it
Script Details
OpenData_No11_Real Estate Information Library_Get Real Estate Transaction Price Information List (01 Main)
Call the Real Estate Information Library's Real Estate Transaction Price Information Acquisition API to obtain a list of real estate transaction price information.
The results obtained from the API are in JSON format, but HULFT Square converts them to CSV format before outputting them to facilitate secondary processing.
Please specify the prefecture and year you wish to retrieve data for, as well as the API key (issued by the Real Estate Information Library) before using the service.
How to install and use it