Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: import data


From   [email protected]
To   [email protected]
Subject   Re: st: import data
Date   Tue, 26 Nov 2002 11:03:37 +0100

On 26 Nov 2002 at 10:57, Hans J.  Baumgartner wrote:

> is it possible with STATA to import data that is separated by semicolon 
> AND is also in a fixed format.
> 
> Example:
> 161000;Ingolstadt            ;       265;       265;       267;       273;
> 162000;M�nchen               ;      2005;      1956;      1956;      1973;

insheet using yourfile.raw ,delimiter(";")

see help insheet (or the handbook)

groetjes, 
Ben
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index