Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Updated: July 14, 2021

...

Panel
panelIconIdatlassian-check_mark
panelIcon:check_mark:
bgColor#F4F5F7

This guide provides an implementation configuration overview for establishing a direct access connection (ODBC/JDBC) to the CCC Data Warehouse for authorized CCC colleges and districts.

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#F4F5F7

Secure access to CCC Data is provided to institutional researchers, college and district administrators, and other decision-makers across the California Community Colleges, district offices, and the Chancellor’s Office, where these critical data may be used to support instructional and institutional decision-making aligned with the Chancellor's Vision for Success

...

Note

IMPORTANT: The CCC Data Warehouse is not to be used as a staging ground for data distribution to your local data warehouse. This type of usage will not be permitted as it places an undue load and cost on the CCC Data infrastructure.

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#F4F5F7

Reminder: Direct access is an alternate or additional option to the CCC Data Warehouse Report Server for authorized CCC institutional researchers.

...

Table B: Application Database Names

Info

The value of <misScope> can be derived from the prefix of your Data Warehouse Direct user name which is in the format of <misScope>_<firstInitial><lastName> i.e. 000_jdoe where 000 would represent their MIS scope value. An example of the resulting schema for accessing tables within the Application database = dw_apply_read_000.

Application (Data Source)

Database Name

Query Schema Format

CCCApply Application

application

dw_apply_read_<misScope>

CC College Promise Grant

bogfw_application

dw_apply_read_<misScope>

CCC International Application

intl_application

dw_apply_read_<misScope>

Multiple Measures Placement Service (MMPS)

mmps

dw_apply_read_<misScope>

Chancellor's Office Curriculum Inventory (COCI)

coci

dw_coci_read_<misScope>

Course Identification Numbering System (C-ID)

cid

dw_cid_read_<misScope>

Canvas

canvas

canvas_rs_<misScope>

Info

Note: Data dictionaries for the above data sources are available on the CCC Data Warehouse documentation site

...