essurvey icon indicating copy to clipboard operation
essurvey copied to clipboard

Download data from the European Social Survey

Results 15 essurvey issues
Sort by recently updated
recently updated
newest added

Or new maintainer team. :smile_cat: **Because of #56 a whole overhaul of the package is needed** If you're interested, please comment in the issue. For more info, see - [our...

I am afraid this package will not work from Monday 30 May. This is because of change in ESS data publishing architecture. > European Social Survey (ESS) data and documentation...

Something strange is going on with the SDDF files for the round 6. It was working before but not any more. For example `import_sddf_country(country = "Albania", rounds = 6)` returns...

Allow calls to `foreign` to fail when reading ESS data with that instead of `haven`. ## Description - In order to avoid quitting on an error, the code sends a...

https://people.unil.ch/danieloesch/scripts/ Available for Rounds 1--9. See also: https://github.com/jolyphil/oesch-class-ess-R/ … although this one is produced in Stata.

The SDDF for round 9 is integrated with the survey data. Which is great. However, new functionality for importing the SDDF R9 is necessary. ## Expected Behavior SDDF for round...

Perhaps we should add an encoding argument to all import_* functions that redirects to the actual haven call and users can experiment which encoding to use when foreign is used...

Refine regex in `grab_url_*` functions to specifically the number after ESS

@BernStZi, thanks a lot for this explanation! However I do not fully agree with you regarding the design weights. What I have learned and I have always assumed is that...

`show_countries` show countries such as Serbia and Montenegro which are to appear in ESS9 as their first round. `show_country_rounds` knows how to exclude rounds which are still not available (ESS9)...