File Dump for Huawei Top Charts
42matters provides a daily file dump of all Huawei Top Charts. Historical data is also available.
Data Types
Huawei Top Charts are dumped to a file on a daily basis.
Each file dump contains charts for a total of 15 countries in all categories and list types.
Please contact us for a price quote.
Sample Data Dump
Have a look at the daily-updated preview top charts:
Please login or register to download sample data dumps.
Huawei Top Chart Schema
Attribute |
Type |
Description |
app_list |
Array |
List of ordered top app package names as seen on Huawei, with appId and rank |
country |
String |
The selected country code. |
date |
Date |
List date |
list_name |
String |
The list you would like to retrieve |
cat_key |
String |
Category identifier |
Example in JSON Format (shortened)
{
"app_list": [
{
"rank": 1,
"appid": "C100690925"
},
{
"rank": 2,
"appid": "C100502955"
},
{
"rank": 3,
"appid": "C102807923"
},
...
],
"country": "GB",
"date": "23-04-2023",
"list_name": "TOP APPS",
"cat_key": "BUSINESS"
}
Last Modified: 03 May 2023