遇见数据集

南京市智慧停车用户分级数据

收藏
浙江省数据知识产权登记平台2025-08-11 更新2025-08-12 收录
官方服务:

资源简介:

在智慧交通与城市停车管理领域,该数据用于南京市街道停车管理系统。系统面向停车管理部门、停车服务运营商以及停车用户,需要实时收集、存储和分析停车数据。 停车管理部门:通过分析用户在各街道的停车次数、时长、收费等数据,优化停车资源配置,规划新增停车位,制定更合理的交通政策,缓解城市停车难问题。 停车服务运营商:根据用户评级,为高等级用户提供优惠、优先停车等差异化服务,提高用户满意度和忠诚度,进而提升运营收益;同时,通过分析停车数据,优化停车收费策略。一、数据处理:对采集到2024年1月至2024年12月的停车用户敏感信息进行加密处理,如车牌号和手机号敏感信息不被泄露 。 二、1. 停车频率分(权重 40%)计算逻辑:阶梯式分段评分,鼓励高频次停车行为。评分规则:该街道停车次数50次及以上:100分(高频用户);该街道停车次数40-49次:80分(次高频用户);该街道停车次数30-39次:60分(中频用户);该街道停车次数20-29次:40分(低频用户);该街道停车次数10-19次:20分(极低频用户);该街道停车次数10次以下:10分(新用户或休眠用户)。2. 消费金额分(权重 60%)计算逻辑:分段线性计分 + 封顶机制,侧重激励中高消费用户,总分严格控制在 0-100 分。评分规则:累计停车费0-100元:每1元得0.3分(如50元得15分,100元得30分);累计停车费101-300元:基础30分+超出部分×0.2分(如200元得 30+100×0.2=50分);累计停车费301元及以:基础70分+超出部分×0.1分(如500元得 70+200×0.1=90分);封顶100分(防止高消费过度主导评分);公式表达:消费金额分=累计停车费×0.3(0≤累计停车费≤100)、30+(累计停车费−100)×0.2(100 <累计停车费≤300)、70+(累计停车费−300)×0.1(300<累计停车费≤900)、100(累计停车费>900);3. 综合评分计算规则:计算逻辑:将停车频率分和消费金额分按权重加权求和,公式如下:综合评分=停车频率分×40%+消费金额分×60%。权重分配依据:消费金额分(60%):侧重用户经济贡献,引导合理消费;停车频率分(40%):体现用户粘性,避免 “高消费低频率” 用户过度占优。4. 用户分级规则:钻石会员:综合评分≥90分 高价值用户,高频次且高消费,享受顶级服务;白金会员:70分≤综合评分 < 90分 中高价值用户,消费或频率表现突出,为重点维护对象;黄金会员:50分≤综合评分 < 70分 中等价值用户,行为稳定,具备提升潜力;白银会员:30分≤综合评分 < 50分 基础价值用户,需通过活动提升粘性;青铜用户:综合评分<30分 低价值或新用户,需引导养成停车习惯。

This dataset is applied to the street parking management system of Nanjing in the field of smart transportation and urban parking management. The system targets parking management departments, parking service operators and parking users, and requires real-time collection, storage and analysis of parking data. For parking management departments: By analyzing data such as parking times, duration and charging fees of users in each street, they can optimize the allocation of parking resources, plan new parking spaces, formulate more reasonable traffic policies and alleviate urban parking difficulties. For parking service operators: They can provide differentiated services such as discounts and priority parking for high-level users based on user ratings, thereby improving user satisfaction and loyalty and increasing operational revenue; meanwhile, they can optimize parking charging strategies by analyzing parking data. 1. Data Processing: Sensitive information of parking users collected from January to December 2024 shall be encrypted to prevent leakage of sensitive data such as license plate numbers and mobile phone numbers. 2.1 Parking Frequency Score (weight: 40%): The calculation logic adopts stepped sectional scoring to encourage high-frequency parking behaviors. The scoring rules are as follows: - 100 points (high-frequency users) for 50 or more parking times on a certain street; - 80 points (sub-high-frequency users) for 40-49 parking times; - 60 points (medium-frequency users) for 30-39 parking times; - 40 points (low-frequency users) for 20-29 parking times; - 20 points (extremely low-frequency users) for 10-19 parking times; - 10 points (new users or dormant users) for fewer than 10 parking times. 2.2 Consumption Amount Score (weight: 60%): The calculation logic adopts segmented linear scoring plus a capping mechanism, focusing on incentivizing medium and high-spending users, with the total score strictly controlled between 0 and 100. The scoring rules are as follows: - 0 ≤ cumulative parking fee ≤ 100: 0.3 points per yuan (e.g., 50 yuan yields 15 points, 100 yuan yields 30 points); - 100 < cumulative parking fee ≤ 300: 30 base points + 0.2 points per yuan exceeding 100 (e.g., 200 yuan yields 30 + 100×0.2 = 50 points); - 300 < cumulative parking fee ≤ 900: 70 base points + 0.1 points per yuan exceeding 300 (e.g., 500 yuan yields 70 + 200×0.1 = 90 points); - Capped at 100 points (to prevent excessive dominance of the score by high-spending users). The formula is expressed as: Consumption Amount Score = egin{cases} 0.3 imes ext{cumulative parking fee} & 0 leq ext{cumulative parking fee} leq 100 \ 30 + 0.2 imes ( ext{cumulative parking fee} - 100) & 100 < ext{cumulative parking fee} leq 300 \ 70 + 0.1 imes ( ext{cumulative parking fee} - 300) & 300 < ext{cumulative parking fee} leq 900 \ 100 & ext{cumulative parking fee} > 900 end{cases} 2.3 Comprehensive Score Calculation Rules: The calculation logic is to weight the Parking Frequency Score and Consumption Amount Score as follows: Comprehensive Score = Parking Frequency Score × 40% + Consumption Amount Score × 60% The basis for weight allocation: Consumption Amount Score (60%) focuses on user economic contribution to guide rational consumption; Parking Frequency Score (40%) reflects user stickiness to avoid excessive dominance by users with "high consumption but low frequency". 2.4 User Classification Rules: - Diamond Member: Comprehensive Score ≥ 90 points, high-value users with high parking frequency and high consumption, enjoying top-tier services; - Platinum Member: 70 ≤ Comprehensive Score < 90, medium-to-high value users with outstanding performance in consumption or parking frequency, serving as key maintenance targets; - Gold Member: 50 ≤ Comprehensive Score < 70, medium-value users with stable behavior and potential for improvement; - Silver Member: 30 ≤ Comprehensive Score < 50, basic value users requiring activities to enhance user stickiness; - Bronze User: Comprehensive Score < 30, low-value or new users needing guidance to develop regular parking habits.

创建时间:
2025-05-29
搜集汇总
数据集介绍
南京市智慧停车用户分级数据 数据集图片
背景与挑战
背景概述
该数据集为南京市智慧停车用户分级数据,包含1070条记录,涵盖停车时长、费用、频率等关键信息,用于优化停车资源配置和提供差异化服务。数据每年更新一次,通过算法规则对用户进行分级,以支持智慧交通与城市停车管理决策。
以上内容由遇见数据集搜集并总结生成
二维码
社区交流群
二维码
科研交流群
商业服务