Hello,
I am using the ACS API to pull specific data points at the place level. However it seems there is no data available for vermont (fips 50), west virgina(fips 54), wyoming(fips 56)
here is an example query
http://api.census.gov/data/2013/acs1?get=B01003_001E&for=place:*&in=state:50&key=[API_KEY]I receive a 204 no content HTTP status. I receieve this for the 2014, and 2015 end points as well. I do see that the data is available as a csv download from the FTP site.I was hoping that someone could provide some insight as to why this is happening, and if its possible to contact someone to have it corrected, or if is better for me to parse out the csv.Thanks,
Des