Download the New Farmers Survey in CSV format from e-Stat
- name
- OpenData_No20_e-Stat_New Farmer Survey Acquisition_Web
- tag
- e-Stat Agriculture Farmer Employment Statistics Open Data
- Connector used
- REST Connector
- API
- e-Stat API Version 3.0
Obtain the results of the new farmer survey from e-Stat using API
e-Stat is a government statistics portal site where you can view Japanese statistics.
By using e-Stat, you can search for statistical data published by each ministry and agency.
This application acquires data using e-Stat's New Farmer Survey Acquisition API.
The survey of new farmers makes it possible to understand the actual situation of agricultural workers who support Japan.
How to install and use it
Script Details
OpenData_No20_e-Stat_New Farmer Survey Acquisition (01 Main)
Call the e-Stat New Farmer Survey Acquisition API to obtain the new farmer survey results.
Please register as a user with e-Stat in advance and receive an application ID.
Please set the obtained application ID to "appId" on the script before using it.
The results obtained from the API are converted into CSV format by HULFT Square and then output to facilitate secondary processing.
The downloaded data is saved to "/OpenData/OpenData_No20_e-Stat_New Farmer Survey Acquisition" in HULFT Square Storage.
If you want to save to a specific output destination, please set it using the "CSV Output" icon.
How to install and use it