civictechdc / opendatadc

GNU Affero General Public License v3.0
15 stars 24 forks source link

As a user, I would like to easily subscribe to RSS feeds on the data portal #48

Open mkalish opened 7 years ago

mkalish commented 7 years ago

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:

jalbertbowden commented 7 years ago

http://data.codefordc.org/revision/list?days=1&format=atom http://data.codefordc.org/feeds/organization/code-for-dc.atom

jalbertbowden commented 7 years ago

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