Nowcast Supports the Construction of FineToday's Next-Generation Data Analysis Platform

Nowcast supports FineToday in building its next-generation data analysis platform.

📋 Article Processing Timeline

  • 📰 Published: March 30, 2026 at 20:00
  • 🔍 Collected: March 30, 2026 at 22:56 (2h 55m after Published)
  • 🤖 AI Analyzed: April 16, 2026 at 06:27 (391h 31m after Collected)

Nowcast Inc. (Headquarters: Chiyoda-ku, Tokyo; CEO: Hitoshi Tsujinaka), which aims to realize embedded finance through the provision of next-generation financial infrastructure, has supported FineToday Inc. (Headquarters: Minato-ku, Tokyo; President & CEO: Tetsuro Komori) in building a next-generation data analysis platform utilizing Snowflake and dbt to accelerate the company's company-wide data-driven management. This support has enabled FineToday to establish an environment for integrated management and utilization of core data such as supply chain and financial accounting.

■Background

FineToday is a personal care company that develops brands such as "TSUBAKI," "SENKA," and "uno." While promoting the utilization of data with the aim of optimizing the entire value chain from production to sales, the company faced the following challenges:

  • Black-boxing and Siloed Data Pipelines

In the conventional data infrastructure, complex business logic was fixed within programs, and the data structure was not optimized for different analytical perspectives (dimensions). This required significant effort for data reuse, quality management, and modifications, hindering rapid data utilization.

  • Lack of Data Governance

The absence of catalog functions to manage data location and definitions made it difficult for developers and users to access necessary data. Strengthening control over permission management and resource management for production and testing environments was also required.

  • Need for Advanced Data Utilization

The conventional data infrastructure structure made it difficult to perform data analysis based on integrated and controlled indicators and analytical axes across the group and globally. Consequently, it could not be fully leveraged for strategic decision-making and policy planning. This hampered swift and flexible decision-making, limited cross-sectional and reusable data utilization, and made it difficult to achieve advanced analysis using AI models.

■Support Overview

Nowcast provided comprehensive support, not just system construction, but also from architecture design and implementation to the establishment of operational rules and skill transfer to in-house engineers.

1. Rebuilding Dimensional Models with Snowflake × dbt

By adopting Snowflake as the data warehouse (DWH) and dbt for data transformation, complex supply chain and financial data were rebuilt into dimensional models organized by business dimensions such as "product," "customer," and "time." This visualized complex processing logic on an SQL basis, creating an environment where anyone can handle data with the same definitions.

2. Infrastructure as Code (IaC) with Terraform and Enhanced Governance

Infrastructure settings for AWS and Snowflake were codified using Terraform (IaC: Infrastructure as Code). This enabled automated environment construction and prevention of configuration errors, while also allowing for strict permission management and audit log tracking, meeting enterprise-level requirements.

FAQ

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.