A single, real-time platform that connects Rokt's financial systems — NetSuite, Pigment, Trino, BambooHR, and more — into one place, giving Finance the visibility and tools to act faster, report confidently, and eliminate the cost of siloed data.
Finance data at Rokt lived across more than half a dozen disconnected systems. Every report required manual exports, cross-referencing, and reconciliation — a slow, error-prone process that delayed decisions and buried the team in spreadsheet maintenance.
The Hub ingests data from across Rokt's financial and operational stack. Rather than each team maintaining their own export process, all systems feed a single BigQuery warehouse — making cross-source analysis available to everyone.
Data flows from every source system through a single automated pipeline into BigQuery, where it powers every view in the Hub. No manual intervention required after initial setup.
ar_hub dataset in BigQuery. Live tables are refreshed daily; history tables are append-only for trend analysis. The v_ar_aging view uses a sliding window on synced_at so pipelines can re-run safely. Any analyst with GCP read access can query the warehouse directly — no code changes needed to access new dimensions.The Hub ships with six purpose-built modules that cover the full AR and collections lifecycle — from executive KPIs down to individual invoice follow-up.
The Hub is designed so Finance can add new data, build new views, and answer new questions independently — without waiting for an engineering sprint or raising a ticket.
parse_ns_ar_report.py. It outputs a BQ-ready JSONL that matches NS to the penny. Upload to BigQuery via the console UI — the new month is live in the Analysis tab immediately. Multiple months can be processed in bulk at once.ar_hub BigQuery dataset. Any Finance analyst with GCP read access can write SQL directly against the tables — building custom Looker Studio dashboards, board-level reports, or ad-hoc queries that join AR data against budgets, headcount, or raw transaction events.A lightweight, cloud-native stack designed to run at near-zero infrastructure cost while handling Rokt's full global financial data portfolio.
ar_hub dataset with live tables, append-only history, and daily snapshot aggregates. Partitioned by snapshot_date for query efficiency. The v_ar_aging view uses a 5-minute sliding window on synced_at so pipelines can re-run safely without duplication.
When AR, FP&A, headcount, and raw transaction data live in the same warehouse, Finance moves from reactive to proactive — and the whole business benefits.
The Finance Hub is a living platform. Current AR and collections capabilities are fully live — near-term additions expand the data footprint across FP&A, people, and product.