日本語のREADMEはこちらです: README.ja.md
This repository contains data and web viewers for projects from the FISH TECH HACKATHON 2023, including team outputs and related datasets.
- teams.csv: A list of all participating teams and their projects. This file is generated from
json2csv.js. - japan_sea_banks.csv: Geospatial and descriptive data for Japan's three major undersea fishing banks in the Sea of Japan.
The teams.csv file can be regenerated by running the json2csv.js script with Deno.
deno run --allow-write json2csv.jsThis project is licensed under the MIT License.