Back to Projects

Economic Survey Visualizer

DataWeb

Interactive web application that parses Indian Economic Survey PDFs and renders beautiful data visualizations with Recharts.

Tools: Next.js, TypeScript, Recharts, Framer Motion
Key Result: Transforms complex PDF data into interactive charts

Overview

A Next.js application that takes dense Indian Economic Survey PDF data and transforms it into interactive, accessible visualizations. Built to make government economic data more approachable and understandable.

Key Features

  • PDF Parsing: Extracts structured data from Economic Survey documents
  • Interactive Charts: Recharts-powered bar, line, and area visualizations
  • Animated Transitions: Framer Motion animations for smooth data reveals
  • Responsive Design: Works seamlessly on mobile and desktop

Technical Details

  • Built with Next.js App Router and TypeScript for type safety
  • Custom PDF parsing pipeline for extracting tabular data
  • Optimized font loading with next/font (Geist)
  • Deployed on Vercel for instant global access