feat: add Amazon seller and buy box share metrics to product analysis
- Introduced `amazonIsSeller` and `amazonBuyboxSharePct90d` fields in KeepaData type. - Updated database schema and queries to store Amazon seller status and buy box share percentage. - Enhanced product analysis results with new metrics from Keepa API. - Modified frontend components to display Amazon seller status and buy box share percentage. - Implemented reanalysis functionality for products to refresh Amazon-related metrics.
This commit is contained in:
@@ -4,4 +4,5 @@ id,name
|
||||
229534,Software
|
||||
283155,Books
|
||||
16310101,Grocery Gourmet Food
|
||||
599858,Magazine Subscriptions
|
||||
599858,Magazine Subscriptions
|
||||
5174,CDs & Vinyl
|
||||
|
Reference in New Issue
Block a user