-
Notifications
You must be signed in to change notification settings - Fork 1
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 DATA_DICTIONARY.md #3
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is good, I left some comments mainly around reorganizing the file.
@@ -0,0 +1,71 @@ | |||
# Data Dictionary for Super DCA Metrics | |||
|
|||
### Average Price Impact |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can make tables for this information vs. repeating "query title""chart name" "chart description" so many times.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also, as a table it'll be clearer which charts show multiple metrics shown on them.
@@ -0,0 +1,71 @@ | |||
# Data Dictionary for Super DCA Metrics |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Include an image of the dashboard
|
||
--- | ||
|
||
### Average Time Between UniwapsSuper DCA |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe a typo
@@ -0,0 +1,71 @@ | |||
# Data Dictionary for Super DCA Metrics | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Include a "Metrics" table which works like a glossary, two columns: Metric, Description.
Include a formula when the metric is more than a simple average or sum, e.g. for the "Oracle Delta" or whatever we want to call it.
No description provided.