Skip to content

Commit

Permalink
chore: update datasets with their metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian2012 committed Apr 17, 2024
1 parent d5b229f commit 45b17e7
Show file tree
Hide file tree
Showing 9 changed files with 299 additions and 263 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ params:
sqlExpression: null
subject: emission_time
all_columns: []
annotation_layers: []
color_pn: true
conditional_formatting:
- colorScheme: '#ACE1C4'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ columns:
- advanced_data_type: null
column_name: emission_time
description: null
expression: null
expression: ''
extra: null
filterable: true
groupby: true
Expand All @@ -17,7 +17,7 @@ columns:
- advanced_data_type: null
column_name: actor_id
description: null
expression: null
expression: ''
extra: null
filterable: true
groupby: true
Expand All @@ -29,7 +29,7 @@ columns:
- advanced_data_type: null
column_name: course_name
description: null
expression: null
expression: ''
extra: null
filterable: true
groupby: true
Expand All @@ -41,7 +41,7 @@ columns:
- advanced_data_type: null
column_name: enrollment_status
description: null
expression: null
expression: ''
extra: null
filterable: true
groupby: true
Expand All @@ -53,7 +53,7 @@ columns:
- advanced_data_type: null
column_name: course_key
description: null
expression: null
expression: ''
extra: null
filterable: true
groupby: true
Expand All @@ -65,7 +65,7 @@ columns:
- advanced_data_type: null
column_name: course_run
description: null
expression: null
expression: ''
extra: null
filterable: true
groupby: true
Expand All @@ -77,7 +77,7 @@ columns:
- advanced_data_type: null
column_name: enrollment_mode
description: null
expression: null
expression: ''
extra: null
filterable: true
groupby: true
Expand All @@ -89,7 +89,7 @@ columns:
- advanced_data_type: null
column_name: org
description: null
expression: null
expression: ''
extra: null
filterable: true
groupby: true
Expand Down
Loading

0 comments on commit 45b17e7

Please sign in to comment.