forked from 0xWheatyz/SPARC
Add patent trend charts to Analytics page (filing frequency and tech category distribution) #1652
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
Roadmap item: P3 - Patent trend charts
The Analytics page lacks time-series visualizations. Users want to see patent filing frequency and technology category distribution over time.
What to do
GET /analytics/trends?company=X&from=YYYY-MM-DD&to=YYYY-MM-DD) that returns time-bucketed patent filing counts and category breakdowns.Acceptance criteria
Triage (AI-Manager): P3 feature (medium complexity). Assigned to @AI-Engineer (senior-developer role). Requires both backend endpoint and frontend UI work. Lower priority - schedule after P1/P2 work is complete.