Nowcast 協助 FineToday 建置下一世代資料分析平台
Nowcast 協助 FineToday 建置其下一世代資料分析平台。
📋 文章處理履歷
- 📰 發表: 2026年3月30日 20:00
- 🔍 收集: 2026年3月30日 22:56(發表後2小時55分鐘)
- 🤖 AI分析完成: 2026年4月16日 06:27(收集後391小時31分鐘)

Nowcast 公司(總部:東京都千代田區,CEO:辻中 仁士)透過提供次世代金融基礎設施,實現嵌入式金融。該公司已協助 FineToday 公司(總部:東京都港區,社長兼 CEO:小森 哲郎)建置了利用 Snowflake 和 dbt 的次世代資料分析平台,以加速公司全體邁向資料驅動的經營。此項支援使 FineToday 能夠建立一個整合管理和利用供應鏈及財務會計等核心資料的環境。
■背景
FineToday 是一家個人護理用品公司,旗下擁有「TSUBAKI」、「SENKA」和「uno」等品牌。該公司在推動資料利用以優化從生產到銷售的整個價值鏈的過程中,面臨以下挑戰:
資料管道的黑盒子化與個人化
在傳統的資料基礎設施中,複雜的商業邏輯被固定在程式碼中,且資料結構並未針對不同的分析視角(維度)進行優化。這導致資料的再利用、品質管理和修改需要耗費大量時間和精力,阻礙了資料的快速利用。
缺乏資料治理
由於缺乏管理資料位置和定義的目錄功能,開發者和使用者難以存取所需的資料。同時,也需要加強生產環境和測試環境的權限管理及資源管理的控制。
對進階資料利用的需求
傳統的資料基礎設施結構使得難以根據集團和全球整合與受控的指標和分析軸進行資料分析,因此無法充分應用於經營策略和措施的制定。結果是,快速且靈活的決策受到阻礙,資料的橫向利用和再利用也受到限制,難以實現利用 AI 模型進行的進階分析。
■支援概要
Nowcast 的支援不僅止於系統建置,更涵蓋了從架構設計、實施、營運規則制定,到對內部工程師的技能轉移等一站式服務。
1. 使用 Snowflake × dbt 重建維度模型
採用 Snowflake 作為資料倉儲(DWH),並使用 dbt 進行資料轉換,將複雜的供應鏈和財務資料重建為以「產品」、「客戶」和「時間」等商業維度組織的維度模型。這使得複雜的處理邏輯得以透過 SQL 視覺化,創造了一個任何人都能以相同定義處理資料的環境。
2. 使用 Terraform 進行基礎設施即程式碼(IaC)及強化治理
使用 Terraform 將 AWS 和 Snowflake 的基礎設施設定進行程式碼化(IaC:基礎設施即程式碼)。這實現了環境建置的自動化和設定錯誤的預防,同時也允許嚴格的權限管理和稽核日誌追蹤,滿足企業級的要求。
常見問題
What is Nowcast Inc. and what is its role?
Nowcast Inc. is a company that aims to realize embedded finance by providing next-generation financial infrastructure. In this project, they supported FineToday Inc. in building their next-generation data analysis platform.
What is FineToday Inc. and what brands does it operate?
FineToday Inc. is a personal care company that develops brands such as "TSUBAKI," "SENKA," and "uno." They are focused on optimizing their value chain through data utilization.
What were the main challenges FineToday faced with its previous data infrastructure?
FineToday faced challenges including data pipelines becoming black-boxed and siloed, lack of data governance (missing catalog functions, difficulty accessing data, weak permission control), and limitations in advanced data utilization for group-wide and global analysis.
What technologies were used to build the new data analysis platform?
The new platform utilizes Snowflake as the data warehouse (DWH) and dbt for data transformation. Terraform was used for Infrastructure as Code (IaC) to manage AWS and Snowflake infrastructure.
What are the benefits of the new data analysis platform for FineToday?
The new platform enables integrated management and utilization of core data, visualizes complex processing logic, allows anyone to handle data with the same definitions, automates infrastructure construction, prevents configuration errors, and allows for strict permission management and audit log tracking.
What does "Infrastructure as Code (IaC)" mean in this context?
IaC means managing and provisioning infrastructure (like servers, databases, and network settings) through machine-readable definition files (code), rather than manual configuration. This allows for automation, consistency, and easier tracking of changes.