Large file: Showing preview of the first 10 items.
{% if json_data.preview_info %}
Total {{ json_data.preview_info.key }} items: {{ json_data.preview_info.total_items }}
{% elif total_items %}
Total items: {{ total_items }}
{% endif %}
Download Full File