Re: seeking a good data set for CTABLES examples

2022-01-20 Thread Ben Pfaff
ess and re-use at GESIS. > > > > Best, > > Markus > > > > > > *Von:* Pspp-users *Im > Auftrag von *ft gmail > *Gesendet:* Montag, 17. Januar 2022 15:09 > *An:* pspp-users@gnu.org; Ben Pfaff > *Betreff:* Re: seeking a good data set for CTABLES exampl

Re: seeking a good data set for CTABLES examples

2022-01-18 Thread ft gmail
I got the answer from the German data archives in Cologne. You find the use conditions here: https://www.gesis.org/en/services/finding-and-accessing-data/data-archive-service . The Flash Eurobarometer surveys are access category 0, i.e. it can be used without license. You can download other

Re: seeking a good data set for CTABLES examples

2022-01-18 Thread ft gmail
I got the answer from the German data archives in Cologne. You find the use conditions here: https://www.gesis.org/en/services/finding-and-accessing-data/data-archive-service . The Flash Eurobarometer surveys are access category 0, i.e. it can be used without license. You can download other

Re: seeking a good data set for CTABLES examples

2022-01-17 Thread ft gmail
The license is for the use of the general public: https://search.gesis.org/research_data/ZA5897 Proposed citation: European Commission, Brussels (2014). Flash Eurobarometer 383 (Firearms in the European Union). /GESIS Data Archive, Cologne. ZA5897 Data file Version 1.0.0, https://doi.org/10.4

Re: seeking a good data set for CTABLES examples

2022-01-17 Thread Ben Pfaff
On Mon, Jan 17, 2022 at 8:50 AM wrote: > It would be helpful if gridlines could be shown. I realize the tables > could be imported into Word, Excel, or other applications, and lines could > be added. I assume that the tables in PSPP would have hidden lines (cells) > to import to an application. I

Re: seeking a good data set for CTABLES examples

2022-01-17 Thread Ben Pfaff
Thanks a lot! What is the license for the data? On Mon, Jan 17, 2022 at 6:09 AM ft gmail wrote: > Hi Ben, > > This is a shortened Flash Eurobarometer 383 survey from September 2013 > which includes a multi-response variable > > Q9 Which of the following are reasons why you own or used to own a f

RE: seeking a good data set for CTABLES examples

2022-01-17 Thread jhwhite
...@techwriteinc.com From: Pspp-users On Behalf Of Ben Pfaff Sent: Monday, January 17, 2022 1:37 AM To: pspp-users Subject: Re: seeking a good data set for CTABLES examples Here's an example of what I can do currently with this dataset and CTABLES. Syntax: CTABLES /TABLE QN105BA[c] + QN10

Re: seeking a good data set for CTABLES examples

2022-01-16 Thread Ben Pfaff
Here's an example of what I can do currently with this dataset and CTABLES. Syntax: CTABLES /TABLE QN105BA[c] + QN105BB[c] + QN105BC[c] + QN105BD[c] /CLABELS ROWLABELS=OPPOSITE. Output: Custom Tables ╭──

Re: seeking a good data set for CTABLES examples

2022-01-16 Thread Ben Pfaff
Here is one data set that seems to suit the purpose: https://catalog.data.gov/dataset/2008-national-survey-of-drinking-and-driving-attitudes-and-behaviors It's not perfect because the variable names are poor (they are simply named for question numbers) and because a lot of the variables have a wron

Re: seeking a good data set for CTABLES examples

2022-01-16 Thread Ben Pfaff
Great, thanks! On Sun, Jan 16, 2022, 4:03 AM Rohrpost wrote: > Hi Ben, > An excellent Idea. I'll send you a subset or an Eurobarometer survey which > is public. > Regards > ftr > > Le sam. 15 janv. 2022 à 19:43, Ben Pfaff a écrit : > >> Hi! I'm getting to the point with work on CTABLES that I n

Re: seeking a good data set for CTABLES examples

2022-01-16 Thread Rohrpost
Hi Ben, An excellent Idea. I'll send you a subset or an Eurobarometer survey which is public. Regards ftr Le sam. 15 janv. 2022 à 19:43, Ben Pfaff a écrit : > Hi! I'm getting to the point with work on CTABLES that I need a good > data set for use in examples. A good data set would need to be: >