${c.pkg_dict.get('title','')}

Source: ${c.pkg_url_link}

${c.pkg_notes_formatted}

Downloads & Resources

Description Format Hash
${res.description} Download (no description) ${res.get('format', '')} ${res.get('hash', '')}
This is a list of all known formats and datasets for ${c.pkg_dict.get('title', '')}. If you know of another (CSV, SPARQL end-point etc.) ${h.subnav_link(c, 'please edit this page and add it to the list', controller='package', action='edit', id=c.pkg.name)}.
ResourcesNone given for this package.

${label} ${value}

About this package

${details_item('Author', c.pkg_author_link)} ${details_item('Maintainer', c.pkg_maintainer_link)} ${details_item('Version', c.pkg_dict.get('version', ''))}
License ${c.pkg.license.title} ${c.pkg.license.title} ${c.pkg.license_id} -
${_(key)} ${value}
Something missing? ${h.subnav_link(c, 'Please help improve this page by adding more information', controller='package', action='edit', id=c.pkg.name)}.

${g.site_title} API / datapkg

This information on this page (the package metadata) is also available programatically via this site's CKAN API.

JSON
${config.get('ckan.api_url') + h.url_for(controller='api', register='package', action='show', id=c.pkg.name)} ${h.url_for(controller='api', register='package', action='show', id=c.pkg.name)}
RDF
RDF/XML Turtle N-Triples

The information on this page and the downloads / resources are also available using the datapkg command line utility.

Information about this package:
$ datapkg info ckan://${c.pkg.name}
Download:
$ datapkg download ckan://${c.pkg.name} .