MobMin / digital_atlas

A detailed overview of the digital and spiritual landscape for the countries of the world.
GNU General Public License v3.0
17 stars 5 forks source link

10-06-2020: As a visitor, I would like to see the phone OS market share data for a specific country. #12

Open codemis opened 3 years ago

codemis commented 3 years ago

Description

Users would like to view the phone OS market share on countries where the data exists. If the country data does not exist, simple state "Sorry, but no data exists.".

Solution

We would like to develop a widget that displays phone OS market share for the specific country. Here are some possible data source:

:warning: Stat Counter allows us to use their data, but it can be hard to download data for each country. You need to find each country, and then click on the download data link. We may need to develop a crawler to retrieve the data.

We have one widget that pulls from Stat Counter that can help as an example: TopSocialPlatforms.

The widget should also display a chart of the last 5 years.

Additional Information

To develop a widget, please look at the Project Wiki for more details. Please add attributions to the footer of the widget, so we know where the data is retrieved from.