${c.resource.get('description') or '(No description)'}
- Part of dataset
-
${h.dataset_link(c.package)}
- Last updated
- ${h.time_ago_in_words_from_str(c.resource['last_modified'], granularity='day')}
- Format
-
${c.resource['format'] or 'Unknown'}
- Licence
-
${c.pkg.license.title.split('::')[-1]}
${c.pkg.license.title}
${c.pkg.license_id}
${h.icon('lock')}
${h.markdown_extract(c.package.get('notes'), 300)}