Files
nexus/wiki/sources/TikTok-Superset-Dashboard.md
weishen f9ac3145ab feat(wiki): ingest remaining subdirectories batch (51 files)
- Others: ChinaTextbook, Obsidian笔记系列, YouTube Channel ID, TikTok PM Django
- Skills: GOG CLI, Last30Days, baoyu-skills
- Vibe Coding: Cursor 2.0, Trae远程开发, Vibe-Kanban+OpenCode, vibe coding经验
- 微信公众号: 养虾日记1-5, AI时代赚钱
- 跨境电商: TikTok数据抓取, 选品策略, Superset Dashboard
- AI目录补充: 20个文件

Source pages: 51
Entities: TapXWorld, VibeKanban, OpenCode, Trae, SourceGrounding等
Concepts: 自举Meta生成, 5大设计原则, MD5去重, 混合搜索等
2026-04-14 20:48:34 +08:00

1.4 KiB
Raw Blame History

title, type, tags, date
title type tags date
TikTok Superset Dashboard source
2025-12-19

Source File

Summary

  • 核心主题TikTok Shop电商选品与竞品监控Superset Dashboard设计
  • 问题域:电商数据分析、选品决策支持
  • 方法/机制通过SQL View预处理JSON字段构建KPI/爆品分析/类目洞察/店铺监控/评论分析五大模块
  • 结论/价值实现专业级选品分析系统支持可导入Superset的Dashboard JSON

Key Claims

  • Superset不能直接解析JSON需通过SQL View预处理提取rating、rating_count等字段
  • 选品评分模型sold×0.4 + rating×12 + rating_count×0.2 + discount_percent×0.5
  • Dashboard分两个Tab电商选品分析 + 竞争对手监控
  • 核心可视化KPI卡片、爆品榜、销量vs价格气泡图、类目热力图、箱线图

Key Concepts

Key Entities

Connections

Contradictions

  • 无冲突