ropensci/dataspice

Discussion: Can/should we be able to import a dataspiced dataset from the web/elsewhere?

开放

#57 创建于 2018年5月30日

 (3 条评论) (0 个反应) (0 位负责人)R (26 个派生)auto 404
help wanted

仓库指标

星标
 (164 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

This comes from a good question in my dataspice demo today: If user X authors a dataspice page for their dataset, and another scientist, Y, wants to use it, it'd be cool if they just ran:

import_spice("https://amoeba.github.io/some-dataset")

And their computer downloaded something like some-dataset.zip which had the dataspice.json and the files described in access.csv attached to it somehow.

贡献者指南