We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
By default, CKAN provides RSS feeds for the entire data portal and for the individual datasets, but its not very obvious.
The feeds look like: http://data.codefordc.org/feeds/dataset.atom http://data.codefordc.org/feeds/tag/crime.atom http://data.codefordc.org/feeds/organization/code-for-dc-leadership.atom http://data.codefordc.org/feeds/custom.atom?q=campaign http://data.codefordc.org/feeds/group/arts-culture-history.atom
Tasks:
The text was updated successfully, but these errors were encountered:
http://data.codefordc.org/revision/list?days=1&format=atom http://data.codefordc.org/feeds/organization/code-for-dc.atom
Sorry, something went wrong.
here is a main Atom feed for the whole catalog at:
http://datahub.io/feeds/dataset.atom
Each group and tag also gets its own feed:
http://demo.ckan.org/feeds/group/data-explorer.atom
http://datahub.io/feeds/tag/lod.atom
And you can build your own using the same parameters as the package_search API call:
http://datahub.io/feeds/custom.atom?res_format=CSV
No branches or pull requests
By default, CKAN provides RSS feeds for the entire data portal and for the individual datasets, but its not very obvious.
The feeds look like:
http://data.codefordc.org/feeds/dataset.atom
http://data.codefordc.org/feeds/tag/crime.atom
http://data.codefordc.org/feeds/organization/code-for-dc-leadership.atom
http://data.codefordc.org/feeds/custom.atom?q=campaign
http://data.codefordc.org/feeds/group/arts-culture-history.atom
Tasks:
The text was updated successfully, but these errors were encountered: