Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create dim_course_content model #1374

Closed
rachellougee opened this issue Nov 12, 2024 · 0 comments
Closed

Create dim_course_content model #1374

rachellougee opened this issue Nov 12, 2024 · 0 comments
Assignees
Labels
product:data-platform Issues related to the Data Platform product

Comments

@rachellougee
Copy link
Contributor

Description/Context

As part of #1325, we need a dimensional table for course content including courses, course blocks, chapters, videos, etc.

Plan/Design

Create a dim_course_content model including the following fields:

content_id - hashed primary key
content_block_id
content_index
content_category
parent_content_block_id
content_hash
more?

The data sources will include MITx Online, xPro, edX.org, and MITx Residential.

@rachellougee rachellougee changed the title Create Create dim_course_content model Nov 12, 2024
@rachellougee rachellougee added the product:data-platform Issues related to the Data Platform product label Nov 12, 2024
@rachellougee rachellougee self-assigned this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:data-platform Issues related to the Data Platform product
Projects
None yet
Development

No branches or pull requests

1 participant