This article covers the following datasets:
To find more information about Field Types, check out this article. To find more information on what fields are not included in cb Reporting, check out this article.
Note: When pulling a report on cases in Casebook, we have two datasets. The Case-Involvement Dataset is built on a one-to-many relationship database. Using the Case-Involvements Dataset will give you all possible information on the case. The Case Dataset is built on a one-to-one database. Using the Cases Dataset will show you a limited amount of information on the case but is helpful for counting. In the Case Dataset, one row will equal one case.
Intake
The Intake data table contains information about all Intake Reports in Casebook.
Notes
The notes data table contains information about all of your notes in Casebook.
Case Involvements
The case_involvements data table contains information about all of your cases and all case involvements. Since one case can have many clients and involvements, one row does not represent one case.
Note: When reporting, please use count distinct on case_id to ensure you are not over-counting the cases.

People
The People table contains information about all of the person records in your Casebook system. Each record represents one person. The person_id can be combined with other datasets for powerful reporting on your clients.
Service Enrollments
The service_enrollments data table contains information about all of your services in which clients are enrolled.
Note: Data from service enrollments of type cb Track cannot be combined with cb Engage data. Only service enrollments of type "Internal staff provider" and "External provider/Referred out" will have the matching "case_id".

Providers
The providers table contains information about your providers located in cb Track.
Note: Each record does not equal one provider due to one provider having multiple assignees. Use “provider_id” for accurate reporting.

Workflows
The workflows table contains data for all of your workflows and associated steps.
Note: To tally total workflows, make sure to count distinct "workflow_id". To tally workflow steps, count distinct "workflow_step_id".

Services
The services table contains data on all of your provider services associated with cb Track.
Note: When using service_id and provider_id as a value make sure that the aggregation is set to Count of Distinct Rows for accurate data on each of the topics. The services table only includes data from cb Track services.
Provider Portal User
The provider portal user table contains data on all of your provider portal users associated with a provider in cb Track.
Application Portal User
The application portal user table contains data on all of your application portal users associated with an application in cb Access.
Cases
The cases table contains one-to-one relational data on all of your cases in cb Engage.
People Incomes
The people incomes table contains information on incomes from the Person Profile.
Providers Application Portal
Contains information on all provider applications that are submitted through the application portal.
Providers Application Portal Demographics
Contains information on the demographics of applicants who submit applications through the application portal.