asdfree icon indicating copy to clipboard operation
asdfree copied to clipboard

analyze survey data for free

Results 109 asdfree issues
Sort by recently updated
recently updated
newest added

Love the lodown package, have used it to successfully download and parse ACS and CES data. Tried to use it to download the basic monthly CPS, and got an error....

Apologies for the noise below, but it might save someone some time because it demonstrates how to save some time or bandwidth if that is an issue. Eventually I figured...

https://stats.idre.ucla.edu/r/faq/how-do-i-analyze-survey-data-with-stratification-after-sampling-poststratification/

I see this issue came up once a few years ago with regard to a different db (https://github.com/ajdamico/asdfree/issues/301#issue-267172582) I'm getting it today with the ANES data catalog. Here's my session:...

Hello, I'm attempting to download the microdata for PNS for analysis but I am encountering the following error. This error occurs when I run lodown( "pns" , output_dir = file.path(...

Hi, I am trying to download the entire NYCHVS dataset from 2002 - 2017. The datasets for the years prior to 2014 were downloaded without problems, but I am receiving...

I am using the code in http://asdfree.com/ to download the brazilian microdata from censo, but when i am compiling the code below appear a message of Error: # examine all...

> # download the microdata to your local computer > pns_cat

Hello! I am unable to download the annual PNAD files using the very same code available here: http://asdfree.com/pesquisa-nacional-por-amostra-de-domicilios-pnad.html Below the code with the result I get: ``` > pnad_cat >...

Error downloading any of the POF data. My understanding is that the problem is in the httr call. The ftp sites were ok when I ran lodown. Below is the...