Language
ログイン
言語指定
×
English
日本語 [Japanese]
සිංහල [Sinhala]
Please translate the text bellow
Please browse an image to upload.
This is a test
お問い合わせ
オープンデータを加工して共有しよう
テーブルデータの変換と公開をサポートするサイト
HOME
チュートリアル
テーブルデータ作成
データのアップロード
データセット一覧
アプリケーション開発者のためのAPI
データセット:食べ合わせの悪い食べもの
> 入力テーブルデータ:食べもの
ツイート
Rへのロード用API
APIの種類
R(
http://r-project.org
)のコンソールで次のコマンドを実行するとデータが読み込めます
Load all files
source("http://linkdata.org/api/1/rdf1s42i/R");
Load a file
source("");
TSV for R
食べもの <- read.delim(f <- file("http://linkdata.org/api/1/rdf1s42i/%E9%A3%9F%E3%81%B9%E3%82%82%E3%81%AE_R.txt", open="r", encoding="UTF-8"), header=T); close(f); cat(sprintf("variable %s is initialized.\n" , "食べもの"));
Simple Data Format用API (
http://www.dataprotocols.org/en/latest/simple-data-format.html
)
APIの種類
URL
JSON for all tables
*
JSON for a table
*
CSV for a table
その他のAPI
APIの種類
URL
TSV
*
TSV (URI)
*
Update Info
外部連携API
このデータを利用するアプリケーションを作成した方は、下記のコメント欄からご紹介ください