From 3727b07103c3c76bff70c7e1759c014a5845d8c1 Mon Sep 17 00:00:00 2001 From: StellarDivaPremi <165782965+StellarDivaPremi@users.noreply.github.com> Date: Sat, 1 Jun 2024 05:55:44 +0530 Subject: [PATCH] Update 2.json --- .../aggregated/user/country/india/2022/2.json | 59 ++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/data/aggregated/user/country/india/2022/2.json b/data/aggregated/user/country/india/2022/2.json index 1b8caee6..12bcd1c7 100644 --- a/data/aggregated/user/country/india/2022/2.json +++ b/data/aggregated/user/country/india/2022/2.json @@ -1 +1,58 @@ -{"success":true,"code":"SUCCESS","data":{"aggregated":{"registeredUsers":393424643,"appOpens":17786667567},"usersByDevice":null},"responseTimestamp":1669732264806} \ No newline at end of file +{"success":true,"code":"SUCCESS","data":{"aggregated":{"registeredUsers":393424643,"appOpens":17786667567},"usersByDevice": [ + { + "brand": "Xiaomi", + "count": 71553154, + "percentage": 0.2510765339828075 + }, + { + "brand": "Samsung", + "count": 56154585, + "percentage": 0.19704370500625243 + }, + { + "brand": "Vivo", + "count": 53341749, + "percentage": 0.18717360041880035 + }, + { + "brand": "Oppo", + "count": 35512326, + "percentage": 0.12461102309686499 + }, + { + "brand": "Realme", + "count": 17541519, + "percentage": 0.06155233620188934 + }, + { + "brand": "Apple", + "count": 7576154, + "percentage": 0.026584355558106953 + }, + { + "brand": "Motorola", + "count": 5792974, + "percentage": 0.020327263748185304 + }, + { + "brand": "Huawei", + "count": 5145488, + "percentage": 0.018055266895574275 + }, + { + "brand": "OnePlus", + "count": 4895538, + "percentage": 0.017178204513823743 + }, + { + "brand": "Lenovo", + "count": 3907304, + "percentage": 0.0137105395177571 + }, + { + "brand": "Others", + "count": 23564639, + "percentage": 0.08268717105993804 + } + ] + },"responseTimestamp":1669732264806}