We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7ea8b commit e2f9ff7Copy full SHA for e2f9ff7
models/marts/marts.yml
@@ -44,7 +44,9 @@ models:
44
- not_null
45
46
- name: mrt_validated
47
- description: Analyze your which data was estimated and which data was validated
+ description: |
48
+ Analyze which data was estimated and which data was validated.
49
+ Probably not the most useful model, but maybe it's something to keep an eye on.
50
columns:
51
- name: usage
52
description: Total electricity usage in kWh
0 commit comments