Support materials for
Data Analysis Using Stata, Third Edition

You can download the datasets and do-files for Data Analysis Using Stata, Third Edition from within Stata using the net command.

At the Stata prompt, type

     . mkdir c:\data\kk3
     . cd c:\data\kk3
     . net from http://www.stata-press.com/data/kk3/
     . net install data
     . net get data
     . mkdir kksoep
     . cd kksoep
     . net get kksoep 
     . cd ..

If you do not have an Internet connection from within Stata, you can download the datasets and do-files by using one of the following files:

kk3.zip Zip format, 5.0M
kk3.tar.Z Unix tar.Z format 7.7M

To extract the file kk3.zip, create a new folder: c:\data\kk3. Copy kk3.zip into this folder. Unzip the file kk3.zip using any program that can unzip zip archives. (Most computers have such a program already installed. If not you can get one for free using the Internet, e.g., pkzip, which is developed by PKWARE.) Make sure to preserve the kksoep subdirectory contained in the zip file.

Datasets used in this book and available here are provided on an 'as is' and 'where is' basis and without warranty of any type or kind. StataCorp hereby expressly disclaims and excludes all warranties and conditions, whether statutory, express, implied, or otherwise, with respect to the datasets, including, but not limited to, any implied warranty of merchantability, fitness for a particular purpose, and noninfringement of third-party rights.