{% extends "layout.html" %} {% set page_title = "Custom Data Export" %} {% block content %}

Custom Data Export

Back to Dashboard
Export Configuration
JSON preserves all data structure. CSV is better for spreadsheet analysis.
Export Information
Available Export Options
  • Orchid Records: Complete orchid database with images, AI analysis, and botanical data
  • Taxonomy: Scientific classification and nomenclature
  • User Uploads: File management and processing history
  • Judging Analyses: Scoring and evaluation results
Format Comparison
JSON Full structure, metadata preserved
CSV Flat format, Excel compatible
Quick Actions
Complete Database
{% endblock %}