Welcome to TamborraData
TamborraData is a web platform that analyzes and visualizes the historical evolution of the Tamborrada Infantil (Children’s Drum Parade) in San Sebastián through data. The platform provides an accessible, structured digital archive of this important cultural event, serving citizens, media, researchers, and enthusiasts.This is the first public, structured data source dedicated exclusively to preserving and showcasing the digital history of this cultural event.
What is the Tamborrada Infantil?
The Tamborrada Infantil is a children’s drum parade held annually in San Sebastián (Donostia), Spain. It’s a cultural tradition where schoolchildren participate in organized groups, representing their schools while marching through the city with drums and barrels.Key Features
Interactive Visualizations
Explore statistics through dynamic charts powered by Nivo
Participant Search
Search for participants across all years and schools
Historical Statistics
Analyze trends and participation patterns by year and category
Annual Updates
Automatic data updates every January with new statistics
Use Cases
TamborraData serves multiple audiences with different needs:For Citizens & Families
For Citizens & Families
Search for participant records, explore participation trends by school, and discover historical statistics about this beloved tradition.
For Media & Journalists
For Media & Journalists
Access original, structured data for reporting and analysis. Generate insights about participation trends, school representation, and cultural impact.
For Researchers
For Researchers
Analyze longitudinal data about cultural participation patterns, demographic trends, and the evolution of this traditional event over time.
For Developers
For Developers
Integrate TamborraData’s REST API into your applications to access historical statistics and participant information programmatically.
Quick Links
Get Started
Set up the project locally in minutes
API Reference
Explore the REST API endpoints
Architecture
Learn about the technical design
Live Platform
Visit the production website
Project Background
TamborraData is a full-stack engineering project developed by RamistoDev. The platform separates data generation (private pipeline) from public web access, ensuring privacy protection while providing valuable cultural insights.The platform uses mock data for local development. The actual data generation pipeline is maintained in a private repository to protect sensitive information about minors.
Technology Stack
Built with modern web technologies:- Frontend: Next.js 16, React 19, TypeScript, TailwindCSS 4
- Backend: Next.js API Routes, Supabase PostgreSQL
- State Management: React Query 5 with server-side rendering
- Data Visualization: Nivo charts with Framer Motion animations
- Deployment: Vercel with edge functions