forked from 0xWheatyz/SPARC
Add patent filing trend charts to the Analytics page #680
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The Analytics page currently shows summary metrics but no time-series data. Patent filing frequency and technology distribution over time would provide meaningful trend insight.
What to do
GET /analytics/{company}/trendsendpoint returning time-bucketed data.Acceptance criteria
References
Roadmap item: P3 — patent trend charts.
Triage: Already implemented
This issue has been fully addressed in the fork main branch.
Verification:
frontend/src/pages/Analytics.tsxincludes patent filing trend charts.Closing.