日本語のREADMEはこちらです: README.ja.md
A program to download all CSV open data published on the Food Sanitation Open of the Ministry of Health, Labor and Welfare, and an open data sample application.
None.
- Clone the repository:
git clone https://github.com/code4fukui/food-japan.git - Change to the
denodirectory:cd food-japan/deno - Run the download script:
deno run -A download.js
The data will be downloaded to the ../data/latest and ../data/[YYYYMM] directories.
This project uses the open data published on the Food Sanitation Open website of the Ministry of Health, Labor and Welfare.
MIT License — see LICENSE.