Skip to content

econpy/search_engine_hhi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages