demo数据
This commit is contained in:
372
demo/水务/水务-gpt5-snippet-alias.json
Normal file
372
demo/水务/水务-gpt5-snippet-alias.json
Normal file
@ -0,0 +1,372 @@
|
||||
[
|
||||
{
|
||||
"id": "snpt_topn_station",
|
||||
"aliases": [
|
||||
{
|
||||
"text": "站点水表排行前N",
|
||||
"tone": "中性"
|
||||
},
|
||||
{
|
||||
"text": "哪个站点表最多",
|
||||
"tone": "口语"
|
||||
},
|
||||
{
|
||||
"text": "按站点水表TopN",
|
||||
"tone": "专业"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"TopN",
|
||||
"排名",
|
||||
"排行",
|
||||
"station",
|
||||
"站点",
|
||||
"水表数",
|
||||
"meter count",
|
||||
"distinct",
|
||||
"去重",
|
||||
"聚合",
|
||||
"排序",
|
||||
"榜单"
|
||||
],
|
||||
"intent_tags": [
|
||||
"topn",
|
||||
"aggregate",
|
||||
"by_dimension"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "snpt_share_district",
|
||||
"aliases": [
|
||||
{
|
||||
"text": "各辖区水表占比",
|
||||
"tone": "中性"
|
||||
},
|
||||
{
|
||||
"text": "哪个辖区占比高",
|
||||
"tone": "口语"
|
||||
},
|
||||
{
|
||||
"text": "按辖区水表比例",
|
||||
"tone": "专业"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"占比",
|
||||
"ratio",
|
||||
"district",
|
||||
"辖区",
|
||||
"水表数",
|
||||
"meter count",
|
||||
"distinct",
|
||||
"去重",
|
||||
"百分比",
|
||||
"份额",
|
||||
"聚合",
|
||||
"排序",
|
||||
"分布"
|
||||
],
|
||||
"intent_tags": [
|
||||
"ratio",
|
||||
"aggregate",
|
||||
"by_dimension"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "snpt_dist_diameter",
|
||||
"aliases": [
|
||||
{
|
||||
"text": "表径水表数分布",
|
||||
"tone": "中性"
|
||||
},
|
||||
{
|
||||
"text": "不同口径有多少",
|
||||
"tone": "口语"
|
||||
},
|
||||
{
|
||||
"text": "按表径去重计数",
|
||||
"tone": "专业"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"分布",
|
||||
"distribution",
|
||||
"meter_diameter",
|
||||
"表径",
|
||||
"水表数",
|
||||
"meter count",
|
||||
"distinct",
|
||||
"去重",
|
||||
"聚合",
|
||||
"类别",
|
||||
"category",
|
||||
"条形图",
|
||||
"饼图",
|
||||
"排行"
|
||||
],
|
||||
"intent_tags": [
|
||||
"aggregate",
|
||||
"by_dimension"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "snpt_type_subtype_matrix",
|
||||
"aliases": [
|
||||
{
|
||||
"text": "类型×子类水表数",
|
||||
"tone": "中性"
|
||||
},
|
||||
{
|
||||
"text": "看各类型各子类",
|
||||
"tone": "口语"
|
||||
},
|
||||
{
|
||||
"text": "类型子类组合统计",
|
||||
"tone": "专业"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"类型",
|
||||
"type",
|
||||
"子类",
|
||||
"subtype",
|
||||
"组合",
|
||||
"matrix",
|
||||
"交叉分析",
|
||||
"cross-tab",
|
||||
"水表数",
|
||||
"meter count",
|
||||
"distinct",
|
||||
"去重",
|
||||
"分布",
|
||||
"聚合",
|
||||
"维度"
|
||||
],
|
||||
"intent_tags": [
|
||||
"aggregate",
|
||||
"by_dimension"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "snpt_quality_spid_uniq",
|
||||
"aliases": [
|
||||
{
|
||||
"text": "服务点ID唯一性检",
|
||||
"tone": "专业"
|
||||
},
|
||||
{
|
||||
"text": "服务点ID有重复吗",
|
||||
"tone": "口语"
|
||||
},
|
||||
{
|
||||
"text": "服务点ID完整性评估",
|
||||
"tone": "中性"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"质量检查",
|
||||
"quality",
|
||||
"唯一性",
|
||||
"uniqueness",
|
||||
"重复",
|
||||
"duplicate",
|
||||
"空值",
|
||||
"NULL",
|
||||
"完整性",
|
||||
"integrity",
|
||||
"service_point_id",
|
||||
"数据质量",
|
||||
"统计",
|
||||
"去重",
|
||||
"异常检测"
|
||||
],
|
||||
"intent_tags": [
|
||||
"quality"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "snpt_quality_account_nulls",
|
||||
"aliases": [
|
||||
{
|
||||
"text": "账户ID缺失明细",
|
||||
"tone": "中性"
|
||||
},
|
||||
{
|
||||
"text": "看看哪些账户为空",
|
||||
"tone": "口语"
|
||||
},
|
||||
{
|
||||
"text": "account_id空值样本",
|
||||
"tone": "专业"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"质量检查",
|
||||
"缺失",
|
||||
"missing",
|
||||
"空值",
|
||||
"NULL",
|
||||
"account_id",
|
||||
"样本",
|
||||
"sample",
|
||||
"抽样",
|
||||
"sampling",
|
||||
"明细",
|
||||
"排查",
|
||||
"过滤",
|
||||
"WHERE",
|
||||
"LIMIT"
|
||||
],
|
||||
"intent_tags": [
|
||||
"quality",
|
||||
"sample"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "snpt_sample_random_rows",
|
||||
"aliases": [
|
||||
{
|
||||
"text": "随机抽样水表明细",
|
||||
"tone": "中性"
|
||||
},
|
||||
{
|
||||
"text": "随机取几条看看",
|
||||
"tone": "口语"
|
||||
},
|
||||
{
|
||||
"text": "RAND()样本抽取",
|
||||
"tone": "专业"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"随机",
|
||||
"random",
|
||||
"样本",
|
||||
"sample",
|
||||
"抽样",
|
||||
"sampling",
|
||||
"明细",
|
||||
"details",
|
||||
"质检",
|
||||
"QA",
|
||||
"RAND()",
|
||||
"LIMIT",
|
||||
"抽取",
|
||||
"数据验证"
|
||||
],
|
||||
"intent_tags": [
|
||||
"sample"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "snpt_filter_office_type_where",
|
||||
"aliases": [
|
||||
{
|
||||
"text": "按所与类型过滤有效",
|
||||
"tone": "专业"
|
||||
},
|
||||
{
|
||||
"text": "筛选某所的指定类型",
|
||||
"tone": "中性"
|
||||
},
|
||||
{
|
||||
"text": "只看这所的这种表",
|
||||
"tone": "口语"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"过滤",
|
||||
"filter",
|
||||
"WHERE",
|
||||
"supply_office",
|
||||
"营业所",
|
||||
"meter_type",
|
||||
"类型",
|
||||
"meter_status",
|
||||
"有效",
|
||||
"条件片段",
|
||||
"筛选",
|
||||
"查询拼接",
|
||||
"字段",
|
||||
"约束"
|
||||
],
|
||||
"intent_tags": [
|
||||
"filter"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "snpt_office_station_dist",
|
||||
"aliases": [
|
||||
{
|
||||
"text": "所站组合水表数",
|
||||
"tone": "中性"
|
||||
},
|
||||
{
|
||||
"text": "各站在各所有多少",
|
||||
"tone": "口语"
|
||||
},
|
||||
{
|
||||
"text": "营业所×站点分布",
|
||||
"tone": "专业"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"supply_office",
|
||||
"营业所",
|
||||
"station",
|
||||
"站点",
|
||||
"层级",
|
||||
"hierarchy",
|
||||
"分布",
|
||||
"distribution",
|
||||
"水表数",
|
||||
"meter count",
|
||||
"distinct",
|
||||
"去重",
|
||||
"聚合",
|
||||
"交叉分析",
|
||||
"排行"
|
||||
],
|
||||
"intent_tags": [
|
||||
"aggregate",
|
||||
"by_dimension"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "snpt_total_meter_baseline",
|
||||
"aliases": [
|
||||
{
|
||||
"text": "水表总量基线",
|
||||
"tone": "中性"
|
||||
},
|
||||
{
|
||||
"text": "现在有多少水表",
|
||||
"tone": "口语"
|
||||
},
|
||||
{
|
||||
"text": "全表去重总数",
|
||||
"tone": "专业"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"总量",
|
||||
"total",
|
||||
"baseline",
|
||||
"基线",
|
||||
"水表总数",
|
||||
"meter total",
|
||||
"service_point_id",
|
||||
"distinct",
|
||||
"去重",
|
||||
"分母",
|
||||
"denominator",
|
||||
"占比",
|
||||
"聚合",
|
||||
"汇总",
|
||||
"snapshot"
|
||||
],
|
||||
"intent_tags": [
|
||||
"aggregate"
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user