<div dir="ltr"><div>I just tried to run the following query:</div><div><br></div><div><div>state_geo = acs::geo.make(state = &quot;*&quot;)</div><div>race.data = acs::acs.fetch(geography = state_geo, table.number = &quot;B03002&quot;, </div><div>                           col.names = &quot;pretty&quot;, endyear = 2013, span = 5)</div></div><div><br></div><div>And got this error message:</div><div><br></div><div><div>Error in matrix(unlist(value, recursive = FALSE, use.names = FALSE), nrow = nr,  : </div><div>  &#39;data&#39; must be of a vector type, was &#39;NULL&#39;</div></div><div><br></div><div>I&#39;m pretty sure that my code is valid: I&#39;ve run it before. I&#39;ve noticed that on and off I get errors like this. Is this due to the census api being down? </div><div><br></div><div>Thanks.</div><div><br></div><div>Ari</div></div>