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

Update Accuracy API to use ETL + DuckDB #854

Closed
1 of 2 tasks
KatunaNorbert opened this issue Apr 3, 2024 · 0 comments
Closed
1 of 2 tasks

Update Accuracy API to use ETL + DuckDB #854

KatunaNorbert opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
Type: Bug Something isn't working Type: Enhancement New feature or request

Comments

@KatunaNorbert
Copy link
Member

KatunaNorbert commented Apr 3, 2024

On the ETL + DuckDB flow the Accuracy data endpoint that we use to serve accuracy data to pdr-web trough an API it's broken because of some slot fetching updates. Before merging the ETL + DuckDB we should make sure that the Accuracy endpoint is also working.
While on this we should also use the data from the ETL to calculate the Accuracy instead of fetching and storing the data separately.

Dod:

  • Fix Accuracy endpoint so it fetches and serves data correctly with the new subgraph fetching changes
  • Integrate ETL + DuckDB so the accuracy endpoint uses ETL to fetch and store data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant