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.
mostly-harmless-replication
Replication of tables and figures from "Mostly Harmless Econometrics" in Stata, R, Python and Julia.
readstata13
Package to read the Stata 13 (and newer) file format into a R data.frame
ipystata
Enables the use of Stata together with Python via Jupyter (IPython) notebooks.
ReadStat
Command-line tool (+ C library) for converting SAS, Stata, and SPSS files 💾
MEPS
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
Fast Stata commands for large datasets
stata-gtools
Faster implementation of Stata's collapse, reshape, xtile, egen, isid, and more using C plugins