You are not logged in. You can browse but not post. Login or Register by clicking 'Login or Register' at the top-right of this page. For more information on Statalist, see the FAQ.
I can't tell for sure, but this online tool might work https://gallery.shinyapps.io/rioweb/ It's very convenient to use, but you couldn't call it from the command line and I can't tell if it recognizes *.por files
Barring that, I'd say that for a single file, and considering that Paul is a known member on StataList, perhaps someone here has SPSS installed and would import the file in SPSS and at least translate it to the *.sav format for him. I don't have SPSS myself.
Sign of the times, I suppose, that my query to Statalist elicited two solutions using R. Is there no Stata command that can import a .por file?
Perhaps this is not so much a "failure" of Stata not supporting an arcane SPSS format that even SPSS seems to deprecate and that is not documented anywhere, as it is a failure of ICPSR still offering such a format. By the way, ICPSR lists ASCII and SAS as alternative formats to SPSS. Stata has imported delimited and import sas -- just a thought.
All good points. Indeed the available formats are antiquated. Unfortunately the SAS download is just SAS code for reading the ASCII file, and the ASCII file has a fixed-width format with no column headers, so it can only be read with code.
Leonardo Guizzetti did me the good turn of converting the file to .dta, and I have sent it to ICPSR in hopes that they will post both a .dta file and a tab-delimited text file with column headers.
One more suggestion, for future reference, is the open source program PSPP that reads and writes SPSS .sav and .por files. https://www.gnu.org/software/pspp
David Radwin
Senior Researcher, California Competes californiacompetes.org
Pronouns: He/Him
Comment