ajdamico / lodown

locally download and prepare publicly-available microdata
GNU General Public License v3.0
97 stars 47 forks source link

Catalog issue (CPS Basic) #187

Closed kholzheu closed 1 year ago

kholzheu commented 1 year ago

library(lodown) cat=get_catalog("cpsbasic", output_dir = loc)

Output: building catalog for cpsbasic

Error in rvest::html_table(xml2::read_html(cps_ftp), fill = TRUE)[[2]] : subscript out of bounds

Similarly:

lodown( "cpsbasic" , output_dir = loc ) building catalog for cpsbasic

Error in rvest::html_table(xml2::read_html(cps_ftp), fill = TRUE)[[2]] : subscript out of bounds

ajdamico commented 1 year ago

hi Kerstin, could you please try to send a pull request to fix this? thanks!

kholzheu commented 1 year ago

Hi, The webside "https://thedataweb.rm.census.gov/pub/cps/basic" cannot be found, so no way forward.

ajdamico commented 1 year ago

ha they changed the website. a pull request would be appreciated.. thanks