If I get all of my queries for my database that I need working on the ACS 5yr 2010 API, will I be able to run the same query on Dec 6th by simply changing the 2010 in the URL to 2011?
For example, this query works now:
http://api.census.gov/data/2010/acs5?key={key}&get=B00001_001E&for=tract:*&in=state:41+county:005
On Dec 6th will it work if I submit this?:
http://api.census.gov/data/2011/acs5?key={key}&get=B00001_001E&for=tract:*&in=state:41+county:005
...more »
If I get all of my queries for my database that I need working on the ACS 5yr 2010 API, will I be able to run the same query on Dec 6th by simply changing the 2010 in the URL to 2011?
For example, this query works now:
http://api.census.gov/data/2010/acs5?key={key}&get=B00001_001E&for=tract:*&in=state:41+county:005
On Dec 6th will it work if I submit this?:
http://api.census.gov/data/2011/acs5?key={key}&get=B00001_001E&for=tract:*&in=state:41+county:005
Thanks!!!
« less
full details »