<div dir="ltr"><div>Interesting side note - I was hacking around on this today and noticed something - the XML file listing the 2012 variable names has a much different naming scheme than the previous two. The names are<br>
<br><a href="http://www.census.gov/developers/data/acs_5yr_2010_var.xml">http://www.census.gov/developers/data/acs_5yr_2010_var.xml</a><br><a href="http://www.census.gov/developers/data/acs_5yr_2011_var.xml">http://www.census.gov/developers/data/acs_5yr_2011_var.xml</a><br>
<a href="http://www.census.gov/developers/data/2012_acs5_variables.xml">http://www.census.gov/developers/data/2012_acs5_variables.xml</a><br><br></div>I've hacked up my code (<a href="https://github.com/znmeb/pdxcensusdata">https://github.com/znmeb/pdxcensusdata</a>) and renamed the 2012 file to the same format as 2010 and 2011. If you're just interested in the table names, see the CSV files in that repo. I'm about to code up a demo with the Gini coefficients of the PDX metro area to the finest granularity I can get - it should be up in the repo Sunday.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 30, 2013 at 8:15 AM, Ezra Haber Glenn <span dir="ltr"><<a href="mailto:eglenn@mit.edu" target="_blank">eglenn@mit.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
As long as you are using the current version of the acs.R package<br>
(1.1), the acs.fetch command will actually succeed in fetching the<br>
2012 data, despite this warning message. Since R is notoriously<br>
silent when completing commands, users may mistake the warning for a<br>
failure, but the data should be there. That said, I do need to update<br>
the scripts to remove this warning for the next version of the<br>
package.<br>
<br>
As for a list of all ACS tables supported by the package, it should be<br>
the same as those available through the census API, as described here:<br>
<a href="http://www.census.gov/developers/data/" target="_blank">http://www.census.gov/developers/data/</a>. In the sidebar on the left,<br>
there are links to describe all table and variables. (The one<br>
important difference being that the acs.R package does not fetch the<br>
"data profile" tables, since these are pretty different in character<br>
from most of the other available tables -- more like mini-reports,<br>
really.)<br>
<br>
Thanks for using the package, and I hope this helps clarify things a<br>
bit.<br>
<br>
--Ezra<br>
<br>
<br>
At Sun, 29 Dec 2013 18:26:30 -0800, Anon RUser wrote:<br>
><br>
> [1 <multipart/alternative (7bit)>]<br>
> [1.1 <text/plain; ISO-8859-1 (7bit)>]<br>
><br>
> [1.2 <text/html; ISO-8859-1 (quoted-printable)>]<br>
<div><div class="h5">> The census just released the 2012 5 year ACS:<br>
> <a href="http://www.census.gov/acs/www/data_documentation/2012_release/" target="_blank">http://www.census.gov/acs/www/data_documentation/2012_release/</a><br>
><br>
> But when I tried to use acs.R to get data from it I got this message:<br>
> In acs.fetch(endyear = endyear, span = span, geography = geography[[1]], :<br>
> As of the date of this version of the acs package<br>
> Census API did not provides data for selected endyear<br>
><br>
> Is there an ETA for acs.R supporting this data?<br>
><br>
> Also, I finally found a page listing all the ACS ever done:<br>
> <a href="http://factfinder2.census.gov/faces/help/jsf/pages/metadata.xhtml?lang=en&type=survey&id=" target="_blank">http://factfinder2.census.gov/faces/help/jsf/pages/metadata.xhtml?lang=en&type=survey&id=</a><br>
> survey.en.ACS_ACS<br>
><br>
> But when I try to access a lot of this data via the acs.R package I get errors saying that<br>
> it's not available via the census api. Is there any source listing which subset of this<br>
> data is available via the api?<br>
><br>
> Thanks.<br>
><br>
><br>
</div></div>> [2 <text/plain; us-ascii (7bit)>]<br>
> _______________________________________________<br>
> acs-r mailing list<br>
> <a href="mailto:acs-r@mit.edu">acs-r@mit.edu</a><br>
> <a href="http://mailman.mit.edu/mailman/listinfo/acs-r" target="_blank">http://mailman.mit.edu/mailman/listinfo/acs-r</a><br>
<br>
--<br>
Ezra Haber Glenn, AICP<br>
Department of Urban Studies and Planning<br>
Massachusetts Institute of Technology<br>
77 Massachusetts Ave., Room 7-337<br>
Cambridge, MA 02139<br>
<a href="mailto:eglenn@mit.edu">eglenn@mit.edu</a><br>
<a href="http://dusp.mit.edu/faculty/ezra-glenn" target="_blank">http://dusp.mit.edu/faculty/ezra-glenn</a> | <a href="http://eglenn.scripts.mit.edu/citystate/" target="_blank">http://eglenn.scripts.mit.edu/citystate/</a><br>
<a href="tel:617.253.2024" value="+16172532024">617.253.2024</a> (w)<br>
<a href="tel:617.721.7131" value="+16177217131">617.721.7131</a> (c)<br>
_______________________________________________<br>
acs-r mailing list<br>
<a href="mailto:acs-r@mit.edu">acs-r@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/acs-r" target="_blank">http://mailman.mit.edu/mailman/listinfo/acs-r</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Twitter: <a href="http://twitter.com/znmeb" target="_blank">http://twitter.com/znmeb</a>; Computational Journalism Publishers Workbench<br><a href="http://j.mp/CompJournBench/" target="_blank">http://j.mp/CompJournBench/</a><br>
<br>Get out of the building - and don't come back till you have the order!
</div>