
The Statistical Software Components (SSC) archive, hosted by Boston College (USA) and maintained by Christopher F. Baum, is the largest collection of community-contributed Stata programs for data manipulation, statistics, and graphics. Existing Stata commands search, ssc describe, and ssc install make locating and installing community-contributed programs a snap.
Now you can see what other users are finding most useful on the SSC archive. Just type
. ssc whatshot
Stata command ssc whatshot lists the most popular community-contributed packages available for download at the SSC. By default, the top ten packages are listed. Typing ssc whatshot, n(15) would list the top fifteen. Typing ssc whatshot, author(cox) would list the top ten packages written by people named Cox. Popularity is based on a moving average of the number of downloads in the past three months.
Here’s “What’s Hot” on SSC as of January 2021:
Rank | January 2021 # of hits |
Package | Author(s) |
---|---|---|---|
1 | 193218.0 | outreg2 | Roy Wada |
2 | 87706.3 | ritest | Simon Hess |
3 | 42149.8 | estout | Ben Jann |
4 | 24481.3 | asdoc | Attaullah Shah |
5 | 20767.3 | winsor2 | Lian Yu-jun |
6 | 13653.7 | filelist | Robert Picard |
7 | 11351.7 | reghdfe | Sergio Correia |
8 | 11131.3 | unique | Tony Brady |
9 | 10946.3 | ivreg2 | Mark E Schaffer Steven Stillman Christopher F Baum |
10 | 10886.2 | ivreg210 | Mark E Schaffer Steven Stillman Christopher F Baum |
In Stata, you can click on the name of a package to learn more about it.