@@ -67,13 +67,13 @@ First, the monthly CSV files have filenames in the form
67
67
68
68
and contain all valid responses for that month. These are produced from the
69
69
daily files, by taking the data with the most recent ` recorded ` date for each
70
- day of the month. They are compressed with gzip; the standard ` gunzip ` command
71
- on macOS or Linux can decompress them. (macOS can also decompress these files
72
- through Finder automatically; on Windows, free programs like
73
- [ 7-zip] ( https://www.7-zip.org/ ) can decompress gzip files.) Users doing
74
- historical analyses of the survey data should start with these files, since they
75
- provide the easiest way to get all the necessary data, without accidentally
76
- including duplicate results.
70
+ day of the month. Because these files are large (typically over 300 MB), they
71
+ are compressed with gzip; the standard ` gunzip ` command on macOS or Linux can
72
+ decompress them. (macOS can also decompress these files through Finder
73
+ automatically; on Windows, free programs like [ 7-zip] ( https://www.7-zip.org/ )
74
+ can decompress gzip files.) Users doing historical analyses of the survey data
75
+ should start with these files, since they provide the easiest way to get all the
76
+ necessary data, without accidentally including duplicate results.
77
77
78
78
Second, we produce monthly tarballs containing the daily ` .csv.gz ` files for
79
79
that month, with names in the form
0 commit comments