[ckan-dev] get all open datasets, was: Re: filter_by_openness does not work; find all open Data Packages
David Read
david.read at okfn.org
Thu Feb 9 12:24:27 UTC 2012
On 9 February 2012 10:36, Pascal Christoph <christoph at hbz-nrw.de> wrote:
> Dear all,
>
> as the old filter_by_openness option is now longer working, could someone
> provide me with a RESTful URL to get all datasets in thedatahub which are
> "open" ?
>
>
No problem. Try these:
http://thedatahub.org/dataset?isopen=true
curl http://thedatahub.org/api/search/dataset?isopen=true
Originally we determined an dataset as being open if:
a) it has an open licence
b) it has some sort of download url
But we have dropped the latter requirement now.
David
> -o
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/ckan-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20120209/69973d7e/attachment-0001.html>
More information about the ckan-dev
mailing list