{% for resource in page.meta["datapackage"]["resources"] %}
Name |
{{ resource.name }} |
Path |
{{ resource.path }} |
Format |
{{ resource.format }} |
List of fields of the resource:
| Field | Type | Format |
|---|---|---|
| {{ field.name }} | {{ field.type }} | {{ field.format }} |