Revamp statistics components #75

Open
opened 2024-02-20 11:54:12 +00:00 by linus · 4 comments
Owner

I think there are two classes of aggregate statistics we might want to show:

  1. Statistics of the currently shown Graph (how many nodes of what type/status etc.)
  2. Statistics that are precomputed and summarise all the data (how many tenders overall by year/country/region etc.)
I think there are two classes of aggregate statistics we might want to show: 1. Statistics of the currently shown Graph (how many nodes of what type/status etc.) 2. Statistics that are precomputed and summarise all the data (how many tenders overall by year/country/region etc.)
linus added the
Status
Need More Info
Priority
High
labels 2024-02-20 11:54:17 +00:00
Author
Owner

https://observablehq.com/plot/getting-started looks really nice as one could play around in a notebook and then eject the relevant JavaScript

https://observablehq.com/plot/getting-started looks really nice as one could play around in a notebook and then eject the relevant JavaScript
Author
Owner

Inspiration:

The precomputed stats can go under the search bar in the home page or a dedicated page is created for them.

Inspiration: - https://hermix.com/new-hermix-demo/ - https://opentender.eu/all/dashboards/market-analysis - probably more The precomputed stats can go under the search bar in the home page or a dedicated page is created for them.
Member

Is the data ready or should be mocked? Can you add more details. Thanks.

Is the data ready or should be mocked? Can you add more details. Thanks.
Author
Owner

Hey @siemer. Generally, the API is becoming much more capable now so I guess depending on what kind of data one want to show, it's already possible with a bit of filtering/aggregating on the frontend.

Hey @siemer. Generally, the API is becoming much more capable now so I guess depending on what kind of data one want to show, it's already possible with a bit of filtering/aggregating on the frontend.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TEDective/ui#75