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