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_platform dimensional model #1353

Closed
rachellougee opened this issue Oct 28, 2024 · 0 comments · Fixed by #1364
Closed

Create dim_platform dimensional model #1353

rachellougee opened this issue Oct 28, 2024 · 0 comments · Fixed by #1364
Assignees
Labels
product:data-platform Issues related to the Data Platform product

Comments

@rachellougee
Copy link
Contributor

rachellougee commented Oct 28, 2024

Description/Context

As part of #1325, we need a dimensional table for information about the technical system in which a given event is executed within the context.

Plan/Design

Create dim_platform dimensional table to contain the following fields:

  • platform_id
  • platform_name (e.g. MITx online, xPro, edX.org)
  • platform_description
  • platform_domain (e.g. mitxonline.mit.edu)

The actual content could be seeded by a CSV file since these fields are mostly static

@rachellougee rachellougee self-assigned this Oct 28, 2024
@rachellougee rachellougee added the product:data-platform Issues related to the Data Platform product label Oct 28, 2024
@rachellougee rachellougee linked a pull request Nov 4, 2024 that will close this issue
@rachellougee rachellougee changed the title Create dim_platform dimensional table Create dim_platform dimensional model 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

Successfully merging a pull request may close this issue.

1 participant