Developer Programs

Learn

Docs

Account Services

Pipelined Data Sets > Account Services

Introduction

The goal of this pipeline is to make the Account Services dataset available in Google Big Query where it can be queried using the SQL interface for business purposes and to drive downstream business processes.

Scenarios

Customers could use the account services dataset to access data related to Accounts, Transactions, Available Balance, Holds, Stop Payments, Stop Payment Settings and Products available within digital banking platform.

Pipelines

The Account Services pipeline utilizes BigQuery External Connections in the Jack Henry Data Hub project, to the Publisher Spanner database in their project. Federated Queries are used with External Connections to the Spanner databases from BiqQuery. The Federated Queries are used to pull data from the Spanner Database into the BigQuery dataset / tables.

Data is available to share through BigQuery Sharing to a FI/Customer.

Schedule

The Federated Queries are scheduled to run hourly.

Table Partition Info

The Account services dataset contains tables that are partitioned by a date column.

Table NamePartition ColumnPartition Type
account_ledger_fct_cdcOperationalPeriodDAY
account_statements_fct_cdcModifiedDateDAY
account_summary_fct_cdcOperationalPeriodDAY
accounts_fct_cdcModifiedDateDAY
balance_calculation_settings_fct_cdcModifiedDateDAY
holds_fct_cdcModifiedDateDAY
interest_accrual_ledger_fct_cdcOperationalPeriodDAY
products_fct_cdcModifiedDateDAY
state_dormancy_escheat_fct_cdcNoneNone
stop_payments_fct_cdcModifiedDateDAY
stop_payments_settings_fct_cdcModifiedDateDAY

Topics in this section


Have a Question?
Have a how-to question? Seeing a weird error? Get help on StackOverflow.
Register for the Developer Office Hours where we answer technical Q&A from the audience.

Did this page help you?

Last updated Mon Feb 24 2025