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 DATA_DICTIONARY.md #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 71 additions & 0 deletions DATA_DICTIONARY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# Data Dictionary for Super DCA Metrics
Copy link
Member

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


Copy link
Member

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.

### Average Price Impact
Copy link
Member

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.

Copy link
Member

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.


- **Query Title**: `Super DCA, ETH-USDC, Averages`
- **Chart Name**: Average Price Impact
- **Chart Description**: Shows the average price impact of swaps, including fees from Gelato and Uniswap, measured relative to the Chainlink oracle rate.

---

### Average Time Between UniwapsSuper DCA
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe a typo


- **Query Title**: `Super DCA, USDC-ETH, Avg. Duration`
- **Chart Name**: Average Time Between Uniwaps
- **Chart Description**: Measures the average time between Gelato-triggered swaps on Uniswap.

---

### Total USDC Swapped

- **Query Title**: `Super DCA, USDC-ETH, Frequency Aggs`
- **Chart Name**: Total Uniswaped
- **Chart Description**: Total USDC swapped since November 1, 2024.

---

### Average Swap

- **Query Title**: `Super DCA, ETH-USDC, Averages`
- **Chart Name**: Average Swap
- **Chart Description**: Calculates the average USDC Per Swap.

---

### Analysis of Oracle Delta and Swap Efficiency

- **Query Title**: `Super DCA, ETH-USDC, Oracle Delta`
- **Chart Name**: Analysis of Oracle Delta and Swap Efficiency
- **Chart Description**: This chart calculates the oracle delta (percentage deviation between the actual swap rate and the oracle rate).

---

### Super DCA and Chainlink Prices

- **Query Title**: `Super DCA, ETH-USDC, Exchange Rate Delta`
- **Chart Name**: Super DCA and Chainlink Prices
- **Chart Description**: Compares the price reported by Chainlink with the price achieved by Super DCA on Uniswap during swaps.

---

### Swap Frequency

- **Query Title**: `Super DCA, USDC-ETH, Frequency`
- **Chart Name**: Swap Frequency
- **Chart Description**: Tracks the frequency of swaps triggered by Gelato. The orange line indicates the 4-hour threshold where swap fees start to increase.

---

### Super DCA Oracle Delta vs. TargetSuper DCA

- **Query Title**: `ETH-USDC, Exchange Rate Delta`
- **Chart Name**: Super DCA Oracle Delta vs. TargetSuper DCA
- **Chart Description**: This chart shows the difference between Chainlink's price and the price Super DCA gets from Uniswap.

---

### Gelato Fee and Slippage

- **Query Title**: `ESuper DCA, ETH-USDC, Gelato Fee Share`
- **Chart Name**: Gelato Fee and Slippage
- **Chart Description**: Examines Gelato's fee share for executing the swap buffer, along with the average gas price per block, to assess the cost of execution.