Reporting & dashboards
Scheduled reports, live KPI dashboards, and recurring data summaries powered by Apps Script.
この目的の記事は、複数のサービスおよび連携ハブから集められています。
AI-powered workflows
Use Claude, Gemini, and other LLMs from Apps Script to classify, summarise, extract, and generate content.
27 件の記事
Parse semi-structured listings into tables
Extract recipes, specs, or ads from Northwind content into clean spreadsheet rows.
更新日 2026年3月7日
Generate and test email subject lines
A/B test AI-written Northwind subject lines for open rate — outputs ranked by past performance.
更新日 2026年3月3日
Build retrieval-augmented Q&A over your data
Answer Northwind questions grounded in your own Sheet data — pass relevant rows as context.
更新日 2026年2月27日
Build an AI weekly-report narrator
Turn Northwind metrics into a written executive summary — numbers in, prose out.
更新日 2026年2月23日
Build an AI keyword-clustering tool
Group Northwind's tracked search terms into topic clusters — for SEO content planning.
更新日 2026年2月19日
Build an AI customer-churn predictor
Flag at-risk Northwind accounts from behavioural signals — usage, support tickets, billing.
更新日 2026年2月15日
Build a context-aware AI data validator
Catch values that look wrong in context — '£10' for a Northwind retainer is suspicious.
更新日 2026年2月7日
Build a translation QA checker with AI
Verify Northwind translations preserved their meaning — back-translate and compare.
更新日 2025年12月29日
Compare answers across multiple AI models
A/B test Claude Haiku vs Sonnet on Northwind prompts — see which suits each job.
更新日 2025年12月25日
Cut AI costs with response caching
Skip repeat Claude calls by caching results in a sheet — same prompt, never billed twice.
更新日 2025年12月13日
Build an AI sentiment trend dashboard
Track Northwind customer feeling over time from incoming feedback — daily series chart.
更新日 2025年12月1日
Build an AI data-enrichment pipeline
Fill missing company and contact fields on Northwind's prospect list — Claude infers from the row.
更新日 2025年11月23日
Digest daily news into a personal briefing
Summarise headlines on a schedule — Northwind morning briefing for Awadesh.
更新日 2025年11月19日
Build a contract-clause risk analyzer
Flag risky terms in Northwind contract text — auto-renewal, exclusivity, broad IP grants.
更新日 2025年11月7日
Summarize pros and cons from reviews
Extract what Northwind customers love and hate about each product into a single roll-up.
更新日 2025年11月3日
Build an AI invoice and receipt parser
Read Northwind documents into structured ledger rows — vendor, amount, line items.
更新日 2025年10月2日
Extract entities and relationships from text
Build a structured graph from Northwind prose — people, companies, and how they connect.
更新日 2025年9月24日
Build an AI survey-response analyzer
Cluster Northwind open survey responses into insights with example quotes.
更新日 2025年9月20日
Build a competitor-mention monitor
Summarise what Northwind's rivals are doing each week — feeds in, summary out.
更新日 2025年9月12日
Build an AI data-cleaning assistant
Standardise messy Northwind names, addresses, and categories into clean canonical values.
更新日 2025年9月4日
Summarize a folder of PDFs into a briefing
Digest Northwind's research PDFs into one structured briefing Doc.
更新日 2025年8月27日
Quantify tone and sentiment in reviews
Measure how Northwind customers feel at scale — sentiment scores plus tone tags.
更新日 2025年8月19日
Build an AI resume screener
Score and summarise Northwind applicants against a role spec, into a hiring sheet.
更新日 2025年8月15日
Categorize expenses and transactions with AI
Auto-assign accounting categories to Northwind's Expenses sheet.
更新日 2025年8月3日
External APIs
Call REST APIs, import third-party data, and send messages from Google Apps Script using UrlFetchApp.
26 件の記事
Connect to an air-quality and weather feed
Build a Northwind environmental dashboard — current London AQI plus 5-day forecast.
更新日 2025年12月30日
Build a podcast and media stats tracker
Pull Northwind's podcast download numbers across platforms into a single sheet.
更新日 2025年12月10日
Build a job-listings aggregator
Collect Northwind-relevant postings via public job-board APIs into a sheet for the team.
更新日 2025年11月20日
Sync invoices to QuickBooks or Xero
Push Northwind accounting data automatically — invoices created in Sheets flow to your books.
更新日 2025年11月16日
Build a multi-API health-check monitor
Watch all Northwind's external dependencies from one sheet — third-party APIs, status pages.
更新日 2025年11月12日
Build a location-intelligence toolkit
Combine Maps, Places, and geocoding APIs into Northwind helpers — distance, places, area lookups.
更新日 2025年10月31日
Build an IP geolocation enrichment function
Add location data to Northwind visitor logs — country and city per IP, in one formula.
更新日 2025年10月27日
Sync Shopify orders into Sheets
Mirror Northwind's e-commerce orders for analysis and reconciliation.
更新日 2025年10月19日
Build a payment-webhook receiver
Catch Stripe payment events into a Northwind sheet — paid invoices flip status instantly.
更新日 2025年10月11日
Build a live stock-portfolio tracker
Fetch prices and compute Northwind treasury gains/losses across holdings.
更新日 2025年10月7日
Build a shipment and package tracker
Pull carrier tracking statuses into a Northwind Sheet — for outbound deliverables.
更新日 2025年10月3日
Query a SQL database via an API layer
Pull external data into Northwind Apps Script via a thin HTTP wrapper around your DB.
更新日 2025年9月29日
Monitor Reddit or Hacker News for keywords
Watch for Northwind brand and topic mentions across public forums and log to a sheet.
更新日 2025年9月21日
Build a YouTube analytics tracker
Log Northwind's YouTube channel views and subscribers daily into a Sheet.
更新日 2025年9月13日
Aggregate RSS feeds into a reading sheet
Pull Northwind reading from many sources into one sheet — dedupe, mark read.
更新日 2025年9月9日
Track currency and crypto exchange rates
Log Northwind's relevant FX and BTC rates on a schedule — historical record for accounting.
更新日 2025年9月5日
Monitor website uptime and response time
Ping Northwind URLs every 10 minutes and alert on failures — DIY uptime monitor.
更新日 2025年9月1日
Build a Search Console ranking tracker
Log Northwind's keyword positions and clicks over time into a Sheet.
更新日 2025年8月28日
Pull Google Analytics 4 metrics into Sheets
Build a self-updating Northwind traffic report — sessions, top pages, conversions.
更新日 2025年8月24日
Pull HubSpot deals into a forecast sheet
Build Northwind's pipeline forecast from HubSpot — weighted by stage probability.
更新日 2025年8月12日
Build a two-way Sheets-Notion sync
Mirror Northwind's Notion database to Sheets — both surfaces stay aligned.
更新日 2025年8月8日
Build a two-way Sheets-Airtable sync
Keep Northwind's project tracker in step between Sheets and Airtable — bi-directional.
更新日 2025年8月4日
Sync GitHub issues to a project sheet
Track Northwind's GitHub issues and PRs in Sheets — for non-engineer visibility.
更新日 2025年7月27日
Build a two-way Slack-to-Sheet logger
Capture Northwind Slack messages into a sheet and post sheet updates back to Slack.
更新日 2025年7月15日
Google Calendar automation
Create events from Sheets, sync calendars, and email weekly meeting summaries with Apps Script.
12 件の記事
Build a team-capacity view from calendars
Show how booked the Northwind team is this week — meeting hours per person.
更新日 2025年10月20日
Flag meetings that could have been emails
Detect short, agendaless, oversized meetings — the smell of bad calendar hygiene.
更新日 2025年10月12日
Build a contract-renewal calendar
Track Northwind's recurring-revenue renewal dates as calendar events for proactive sales.
更新日 2025年10月8日
Archive past events to a log sheet
Keep a searchable Northwind meeting history — every event logged with title, attendees, duration.
更新日 2025年9月26日
Email a clean daily agenda each morning
Send Awadesh a list of today's Northwind events at 7am — no app needed.
更新日 2025年9月22日
Track meeting attendance and no-shows
Log RSVPs against actual turnout for Northwind events — spot the chronic no-shows.
更新日 2025年9月2日
Export a printable monthly calendar PDF
Generate a Northwind schedule document each month — for the studio noticeboard.
更新日 2025年8月21日
Show team PTO on a shared calendar
Sync time-off from the PTO sheet to a shared Northwind calendar — visibility for planning.
更新日 2025年8月5日
Generate a timesheet from calendar events
Turn each week into billable hours, grouped by client tag in the event title.
更新日 2025年7月24日
Detect and report double-booked time
Flag overlapping events on Northwind calendars before they cause conflicts.
更新日 2025年7月16日
Build a meeting-time and cost auditor
Total the hours and dollars Northwind spends in meetings each week.
更新日 2025年7月8日
Email yourself a weekly calendar summary
Send a Monday week-ahead digest of every Northwind meeting in the next seven days.
更新日 2025年6月26日
Google Docs automation
Generate documents from templates, batch-create invoices and contracts, and export Docs to PDF with Apps Script.
6 件の記事
Audit Docs for word count and readability
Report length and reading grade per Northwind Doc, into a single audit Sheet.
更新日 2025年11月23日
Extract tables from Docs into a Sheet
Pull tabular content out of a Doc into a Sheet for analysis or downstream processing.
更新日 2025年11月9日
Generate a weekly report Doc from Sheet data
Narrate Northwind metrics into a formatted summary Doc, every Friday.
更新日 2025年10月5日
Index every heading across a folder of Docs
Build a searchable outline of all documents in a folder — find any section by name.
更新日 2025年9月21日
Compile many Docs into one master report
Concatenate sections from a folder of Docs into a single combined document.
更新日 2025年9月7日
Build a Doc version-comparison report
Diff two Doc revisions and summarise what changed — for contract redlines.
更新日 2025年8月31日
Google Drive automation
Organise, audit, and back up Google Drive files and folders at scale with Apps Script.
11 件の記事
Build a Drive search index in Sheets
Make Northwind's file metadata searchable in a Sheet — like Spotlight for Drive.
更新日 2025年12月7日
Detect and report broken file shortcuts
Find Drive shortcuts in Northwind folders pointing at deleted or inaccessible files.
更新日 2025年12月3日
Build a Drive cleanup recommendation report
Suggest what Northwind can delete or archive — large, stale, duplicate, or untouched files.
更新日 2025年11月21日
Generate a folder-level changelog
Track additions and deletions in a Northwind folder over time — a written history.
更新日 2025年11月5日
Track contract expiry from Drive files
Read expiry dates out of Northwind contract Docs and warn before renewals.
更新日 2025年10月28日
Enforce file naming and tagging governance
Flag Northwind files that don't match required naming or tagging conventions.
更新日 2025年10月16日
Build a weekly Drive activity report
Summarise who created or edited what in Northwind's Drive this week — into Awadesh's inbox Friday.
更新日 2025年9月10日
Flag oversized media eating your quota
Find large images and videos in Northwind's Drive that are worth compressing.
更新日 2025年8月25日
Sync a folder's contents to a Sheet
Keep a live inventory of Northwind Drive files and their metadata in a Sheet.
更新日 2025年8月21日
Build a Drive permissions auditor
Flag files shared publicly or with external addresses for a Northwind compliance review.
更新日 2025年7月24日
Build a Drive storage audit dashboard
Report file counts, sizes, and owners across Northwind's Drive into a single audit Sheet.
更新日 2025年6月30日
Google Forms automation
Notify, route, and post-process Google Forms responses automatically with Apps Script.
7 件の記事
Email managers a weekly response summary
Digest the week's Northwind form submissions for managers — counts, hot topics, sample quotes.
更新日 2025年10月13日
Score sentiment in open-text feedback
Rate Northwind feedback comments without manual review — using the in-Sheet sentiment function.
更新日 2025年10月5日
Build a peer-nomination and voting system
Collect and tally Northwind nominations for awards or initiatives — one ballot, anonymous.
更新日 2025年10月1日
Build an RSVP system with live headcounts
Track attendance and dietary needs for Northwind events — running count, live.
更新日 2025年9月23日
Build a live dashboard of form responses
Visualise Northwind submissions as they arrive — counts, splits, sentiment.
更新日 2025年9月19日
Auto-grade open responses against a rubric
Score and rank Northwind submissions with AI — keep grading consistent across reviewers.
更新日 2025年9月3日
Build a 360-degree feedback collector
Gather and aggregate multi-rater reviews for Northwind teammates anonymously.
更新日 2025年8月14日
Email & Gmail automation
Automate inbox triage, mail merges, scheduled reports, and attachment handling with Gmail and Google Apps Script.
17 件の記事
Pull event RSVPs from emails into a Sheet
Parse yes/no replies to event invites and tally attendance automatically.
更新日 2026年6月2日
Embed inline charts in a status email
Render a Sheets chart as an image inside the email body, not as an attachment.
更新日 2026年5月12日
Parse bank-alert emails into an expense ledger
Convert transaction alerts from Northwind's bank into categorised spend rows automatically.
更新日 2026年4月28日
Email a weekly "what changed" report from a Sheet
Diff the Projects sheet week over week and email the team the rows that changed.
更新日 2026年4月14日
Assemble a quarterly business review by email
Combine multi-tab Northwind reports into one client-ready QBR message and send it.
更新日 2026年4月7日
Alert when a label hits a backlog threshold
Warn the Northwind team in Slack when a Gmail label has more than N unread threads.
更新日 2026年3月31日
Rank email templates by reply rate
Log every templated send and compute which subject lines and bodies actually earn replies.
更新日 2026年3月24日
Build a help-desk SLA timer from Gmail
Track first-response time per support thread and flag breaches against Northwind's 4-hour SLA.
更新日 2026年3月10日
Detect and flag duplicate customer emails
Spot the same person emailing twice (across different addresses) and group their threads with a shared label.
更新日 2025年11月4日
Extract order numbers from confirmation emails
Pull structured fields out of receipts and write them to a tracking sheet.
更新日 2025年9月30日
Build a Gmail-to-Sheet lead inbox
Log every inquiry email landing in support@ as a structured row in a Leads sheet.
更新日 2025年9月16日
Email yourself a morning briefing
Combine today's calendar, the weather, and your task list into one 7am digest.
更新日 2025年9月2日
Email yourself a daily inbox-zero scorecard
Count unread, awaiting-reply, and snoozed threads and email yourself a 7am scorecard.
更新日 2025年8月26日
Email a PDF snapshot of a dashboard daily
Render a Sheets dashboard tab to PDF every morning and deliver it to stakeholders' inboxes.
更新日 2025年8月19日
Generate and email weekly client status updates
Pull each client's project data and send a tailored progress note from a Doc template.
更新日 2025年8月5日
Send a weekly digest of unreplied emails
Surface inbox threads you haven't answered in a single Monday-morning summary.
更新日 2025年7月22日
Build a newsletter sender with open tracking
Send to a Subscribers sheet and log opens with a 1x1 tracking pixel served from a web app.
更新日 2025年7月15日
Google Sheets automation
Automate data entry, formatting, custom functions, and dashboards in Google Sheets with Apps Script.
26 件の記事
Build an OKR tracker with progress rollups
Aggregate Northwind's key-result progress into objective-level scores automatically.
更新日 2026年1月14日
Auto-rebuild grouped summaries on edit
Refresh pivot-style rollups the instant data changes — no manual recompute.
更新日 2026年1月4日
Build a data-quality scorecard
Grade any sheet on completeness, validity, and freshness — surface gaps as a single score.
更新日 2025年12月31日
Build a meeting-cost calculator
Multiply attendees, salaries, and duration into a dollar figure — make the cost of meetings visible.
更新日 2025年12月24日
Build a shared-expense splitter
Compute who owes whom from a group expense log — Northwind off-site dinner, settled.
更新日 2025年12月17日
Auto-flag stale rows that need review
Highlight records in the Leads sheet that have been untouched for more than 14 days.
更新日 2025年12月6日
Build a lightweight CRM pipeline board
Track deals through stages with stage-totals rolled up automatically — no CRM subscription required.
更新日 2025年11月29日
Build a capacity-planning resource grid
Track who's allocated where across weeks — a single matrix view of team load.
更新日 2025年11月15日
Alert the owner when imported data breaks a rule
Email the data owner whenever a scheduled refresh fails validation — no more silent broken pipelines.
更新日 2025年11月12日
Build a multi-currency expense consolidator
Normalise Northwind's spend from many currencies to GBP using the live FX function.
更新日 2025年11月8日
Detect duplicate rows on a composite key
Flag rows in the Invoices sheet that match across (client, invoiceNumber).
更新日 2025年11月5日
Build a weighted scoring and ranking model
Score options by criteria, weight each criterion, and auto-rank — for vendor selection or feature prioritisation.
更新日 2025年10月29日
Build an audit log of every edit
Record who changed which cell and when on a hidden Audit tab — accountability without ceremony.
更新日 2025年10月8日
Consolidate contributor sheets into a master
Merge per-region or per-teammate sheets into one master nightly — single source of truth.
更新日 2025年10月4日
Auto-snapshot a sheet to a dated archive tab
Freeze month-end values before formulas recalculate — keep a permanent record of what they were.
更新日 2025年9月27日
Create a daily price-history logger
Snapshot vendor prices into a time-series sheet automatically — never lose a baseline.
更新日 2025年9月24日
Build a self-cleaning data import pipeline
Pull, dedupe, and normalise external data on every refresh — no manual cleanup required.
更新日 2025年9月20日
Detect and highlight data-entry anomalies
Flag outliers and impossible values on the Expenses sheet the moment a row is added.
更新日 2025年9月6日
Build a linear-projection forecasting model
Extend a Northwind revenue trend into the next quarter with a simple linear regression.
更新日 2025年8月30日
Build a subscription churn dashboard
Track active, churned, and reactivated accounts month over month from a Subscriptions sheet.
更新日 2025年8月27日
Build a cohort-retention analysis tab
Compute month-over-month retention curves from a signups log — built monthly cohorts, automatic.
更新日 2025年8月23日
Build a budget-vs-actual variance tracker
Compute and colour-code variances between budgeted and actual spend per project category.
更新日 2025年8月20日
Generate a project burndown chart
Visualise remaining work against an ideal line, refreshed nightly from the Tasks sheet.
更新日 2025年8月16日
Build a self-updating Gantt chart
Drive a visual timeline from start and end date columns in the Projects sheet.
更新日 2025年8月13日
Google Slides automation
Generate decks from spreadsheets, batch-export slide content, and personalise presentations with Apps Script.
6 件の記事
Extract all deck text into a sheet
Pull text out of every slide for review, translation, or copy-editing.
更新日 2026年1月4日
Archive a dated status-snapshot deck weekly
Keep a visual history of Northwind progress — one snapshot deck per week, all in a folder.
更新日 2025年11月16日
Build a slide-based digital signage loop
Create an auto-advancing Slides deck for Northwind's office TV — KPIs and pipeline on rotation.
更新日 2025年9月14日
Auto-assemble a weekly all-hands deck
Pull Northwind team updates into a standard all-hands deck, ready before the meeting.
更新日 2025年8月3日
Auto-refresh charts in Slides from a Sheet
Update embedded Sheet charts in a Northwind deck on a schedule — never present stale data.
更新日 2025年7月6日
Build a quarterly review deck generator
Assemble metric slides from live Northwind data — one deck per quarter, no manual building.
更新日 2025年6月29日
Web apps & deployment
Build webhooks, internal tools, and tiny web services with Apps Script deployed as a web app.
9 件の記事
Build a staff inventory-lookup app
Let Northwind staff check stock from any device — type a SKU, see the count.
更新日 2025年10月15日
Build a web app with interactive charts
Render live graphs from Northwind Sheet data using Chart.js inside a script-served page.
更新日 2025年10月11日
Build a client-facing progress tracker
Show Northwind project status through a web app — clients self-serve their updates.
更新日 2025年10月7日
Build a data-validation review panel
Surface and fix bad Northwind rows in a sidebar UI — click a row, see the issue, accept the fix.
更新日 2025年9月25日
Build a print-optimized report web view
Render clean, printable Northwind pages — A4-ready CSS, page breaks where they belong.
更新日 2025年9月1日
Build a read-only dashboard for non-editors
Visualise Northwind Sheet data for stakeholders without giving them edit access.
更新日 2025年8月20日
Build an internal admin dashboard
Manage Northwind data through a custom interface — clients, projects, invoices, all in one place.
更新日 2025年7月27日
Create a searchable, filterable directory
Serve a Northwind staff or client directory as a web app — search box, type-ahead, filtered list.
更新日 2025年7月23日
Build a customer-facing status page
Publish Northwind's live system status from a Sheet — visible at status.northwind.studio.
更新日 2025年7月19日