PSID.jl
PSID.jl copied to clipboard
Updating files and hashes
I noticed that a couple of files and hashes may need updating:
- The PSID codebook is now available (again) on the official website at https://simba.isr.umich.edu/downloads/PSIDCodebook.zip, but that file differs from that in your Google Drive, which produces a warning based on hash mismatch, which in the old (i.e., pre-2021) version based on your Google Drive file did not occur. Which file and hash should we use for the 2021 version of the PSID data?
- I get a warning notifying me that the hash for file fam2017er.zip is
514a32736f62d40b776f0056b67113641cf704e584895bc9663de6c0e87de54e, but that the program expected5ade1a3f42ed84c892fe8ff16365b85b0dc84ac66f4d454e291af12008e9b35d(accessed in ~/src/init.jl:19). - For what it's worth, when using the old (i.e., pre-2021) version of your code, I also got a warning notifying me that the hash for file ind2019er.zip is
aec6362d407925edc128016ed26d51184721e2cd693a63bf2e280056a4d056a7, but that the program expected583e541f2f8d8c9ea12e2f53e8f7594f525d95ad929f5ce804d030e1a593991d.
When running the new (i.e., including 2021) version of your code, I also encounter the following error:
ERROR: LoadError: ind2019er.zip not found and is required.
I thought that the new version for the 2021 wave of the PSID data should only need ind2021er.zip and not the earlier versions but maybe I'm mistaken?
Again, thanks a lot for all your help!