Description
Information about program groups (used to group programs according to the fees being charged). The data grain is program group at the business level.
Columns
| Column Name | Type | Description |
|---|---|---|
program_group_id |
string
|
Unique identifier for the associated program group |
program_group |
string
|
Name of the program group |
current_status |
string
|
The current status of the program group; enumerated: : 'Active' or 'Inactive' |
business_id |
string
|
Unique identifier for the business |
data_current_as_of_utc |
timestamp[ns]
|
No description provided. |
source_type |
string
|
No description provided. |