1 repository
Performing data processing and analytical operations directly within the web browser without server-side execution.
Distinct from Browser-Based Analysis: Candidates focus on security analysis, geospatial analysis, or market analysis, rather than general-purpose pivot analysis in the browser.
Explore 1 awesome GitHub repository matching data & databases · Client-Side Data Analysis. Refine with filters or upvote what's useful.
This project is a JavaScript pivot table library and client-side data processor. It provides an interactive interface for transforming raw datasets into summarized tables, heatmaps, and charts, allowing for browser-based data analysis without a backend server. The library distinguishes itself through a drag-and-drop interface for dynamic data exploration and the ability to derive new attributes via date binning or custom logic. It supports flexible data rendering by converting analyzed results into HTML tables or graphical representations using integrated or third-party charting libraries. T
Enables loading CSV or JSON files directly in the browser to perform pivot analysis without a backend server.