Stata topic

Stata is a general-purpose statistical software package used for data analysis, data management, and graphics. The software is available in both command-line and graphical user interface versions, and it is known for its flexibility and scalability. Stata can handle large datasets and offers a wide range of statistical procedures, including descriptive statistics, inferential statistics, and advanced econometrics. Additionally, it has strong data management capabilities, making it a popular choice for data cleaning and preparation tasks. Stata has a large community of users and developers who have created a vast collection of user-written commands and programs that extend its functionality.

List Stata repositories

mostly-harmless-replication

573
Stars
311
Forks
Watchers

Replication of tables and figures from "Mostly Harmless Econometrics" in Stata, R, Python and Julia.

readstata13

41
Stars
9
Forks
Watchers

Package to read the Stata 13 (and newer) file format into a R data.frame

ipystata

190
Stars
66
Forks
Watchers

Enables the use of Stata together with Python via Jupyter (IPython) notebooks.

rio

590
Stars
77
Forks
Watchers

🐟 A Swiss-Army Knife for Data I/O

haven

421
Stars
116
Forks
Watchers

Read SPSS, Stata and SAS files from R

ReadStat

268
Stars
68
Forks
Watchers

Command-line tool (+ C library) for converting SAS, Stata, and SPSS files 💾

MEPS

152
Stars
67
Forks
Watchers

This repository provides example code for loading and analyzing data from AHRQ's Medical Expenditure Panel Survey (MEPS). More information about the survey and access to public use data files is avail...

ftools

132
Stars
40
Forks
Watchers

Fast Stata commands for large datasets

cgoes

139
Stars
41
Forks
Watchers

Research by Carlos Góes

stata-gtools

177
Stars
35
Forks
Watchers

Faster implementation of Stata's collapse, reshape, xtile, egen, isid, and more using C plugins