Events Team — Google Sheets Database Template

10 separate sheets, each mapping to a section of the Events Team platform. Download individually or use the Apps Script to auto-generate the full workbook.

Two ways to get this into Google Sheets:

Method 1 (Recommended): Open the Apps Script generator, copy the script, paste into Extensions → Apps Script in a blank Google Sheet, and click Run — all 10 sheets are created instantly with headers + sample data.

Method 2: Download each CSV below and import them one by one into Google Sheets via File → Import.

Individual Sheets (CSV Downloads)

All CSV files are UTF-8 encoded. Open in Google Sheets via File → Import → Upload, select the CSV, and choose "Replace spreadsheet" for the first sheet or "Insert new sheet" for subsequent ones.


Method 1: Auto-Generate All Sheets via Apps Script

One-click setup — creates all 10 sheets with headers + sample data

  1. Open sheets.new in your browser (creates a blank Google Sheet)
  2. Click Extensions → Apps Script
  3. Copy the entire script from create-google-sheet.js
  4. Paste it into the Apps Script editor, replacing any default code
  5. Click Run (the ▶️ button), select createAllSheets
  6. Grant permissions when prompted (this only edits your spreadsheet)
  7. All 10 sheets appear instantly — each pre-filled with sample data