Skip to content

code4fukui/find47

Repository files navigation

find47 - FIND/47オープンデータ

images data from FIND/47

opendata - オープンデータ

const data = await (await fetch("https://code4fukui.github.io/find47/find47images_c.json")).json();
const pref = data.find(d => d.id == 4034);
console.log("この写真は" + pref);

sample app - サンプルアプリ

About

image CSV data of find47 project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages