BuidlGuidl / onchain-impact-dashboard

Show projects ongoing impact based on past retroactive funding rounds voting metric weightings
https://onchain-impact-dashboard.vercel.app
MIT License
1 stars 8 forks source link

Use real metric names and descriptions #89

Closed escottalexander closed 1 month ago

escottalexander commented 1 month ago

We are at a point where we could import the actual metric names and descriptions and just change the dummy data to use the new metric names. By doing this now, we won't need to do it when we get the actual data from OSO.

escottalexander commented 1 month ago

Here is where the metric names are located: https://models.opensource.observer/#!/model/model.opensource_observer.rf4_impact_metrics_by_project#description

escottalexander commented 1 month ago

Handled in https://github.com/BuidlGuidl/onchain-impact-dashboard/pull/99