/search_engine_hhi

Python script to compute the Herfindahl index for the search engine market across countries and time.

Primary LanguagePython

About

The analysis.py script takes data on market share downloaded from http://gs.statcounter.com/ to compute the Herfindahl index for the search engine market across countries and time.

Running

Assuming pandas is installed, simply run:

python analysis.py

which will make a DataFrame of the data, and from that, the following line chart: HHI across Countries and Time