[acs-r] Error when trying to fetch data

Jonah Newman jnewman at chicagoreporter.com
Thu Apr 6 17:53:36 EDT 2017


Hi all,

I'm trying to fetch data from table B03002 using a custom geography of all zipcodes in Illinois. I have a dataframe of Illinois zip codes (zipcodes) with the zip codes as integers in the first column. Then, I run the following acs.fetch:


data <- acs.fetch(endyear=2014, span=5, geography=geo.make(zip.code=zipcodes[,1]), table.number="B03002", dataset="acs")

But I keep getting this error:

Error: evaluation nested too deeply: infinite recursion / options(expressions=)?
Error during wrapup: evaluation nested too deeply: infinite recursion / options(expressions=)?

What am I doing wrong? Can I not use zipcodes in this way? Any help would be greatly appreciated!

Thanks!
Jonah

[cid:image001.jpg at 01D1EBF6.55DD6570]<http://chicagoreporter.com/>

Jonah Newman
Database Reporter
111 W. Jackson Blvd. | Suite 820 | Chicago, IL | 60604
Office (312) 673-3807 | Cell (312) 857-8675 | Twitter @jonahshai<https://twitter.com/jonahshai>

________________________________
Investigating race and poverty since 1972 | Facebook<http://facebook.com/TheChicagoReporter> | Twitter<http://twitter.com/chicagoreporter> | Newsletter<http://chicagoreporter.com/signup> | Donate<https://salsa3.salsalabs.com/o/50480/p/salsa/donation/common/public/?donate_page_KEY=8223> | Website<http://chicagoreporter.com/>

Check out Settling for Misconduct<http://chicagoreporter.com/settlements>, our database of police settlements in Chicago



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/acs-r/attachments/20170406/079b3686/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 13270 bytes
Desc: image001.jpg
Url : http://mailman.mit.edu/pipermail/acs-r/attachments/20170406/079b3686/attachment-0001.jpg


More information about the acs-r mailing list