$type) { if (isset($_SESSION['csv_analysis']['schema'][$col])) { $_SESSION['csv_analysis']['schema'][$col]['type'] = $type; } } // Re-run suggestions if needed (or just use updated schema in dashboard.php) } $_SESSION['show_dashboard'] = true; } header('Location: index.php'); exit; } $show_dashboard = isset($_SESSION['show_dashboard']) && $_SESSION['show_dashboard']; $csv_analysis = isset($_SESSION['csv_analysis']) ? $_SESSION['csv_analysis'] : null; ?> dashboard-for-philip-v001

Instant CSV Dashboard

Upload a CSV or TSV file to automatically generate an interactive dashboard.


Start Over with a New File

Schema Preview

Upload New File
$info): ?>
Column Name Guessed Type Unique Values Blank Values
Upload New File

Upload Your Data