From e603c186cae78da216da771d4addc3633d834d79 Mon Sep 17 00:00:00 2001 From: Edward Vielmetti Date: Thu, 14 May 2015 19:16:48 -0400 Subject: [PATCH] Fix broken link to 2010.census.gov http://www.census.gov/prod/cen2010/doc/sf1.pdf is new home of SF1 technical docs. --- censusweb/api/templates/bulkdata.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/censusweb/api/templates/bulkdata.html b/censusweb/api/templates/bulkdata.html index 7338c5a..f249d71 100644 --- a/censusweb/api/templates/bulkdata.html +++ b/censusweb/api/templates/bulkdata.html @@ -24,7 +24,7 @@

Download Bulk Census Data

- The first several columns in each of these data files are selected values from the "geographic headers" files. For details, consult chapter 6 ("Data Dictionary") of the SF1 Technical Documentation. The remaining columns (the specific data for each table) are named according to the table name and field number. Comparative values from the 2000 census have the same column header followed by ".2000", e.g. the total population for a geography, from table P1, field 1, has a header P001001 and the 2000 comparable value is P001001.2000. Note that for convenience, each file repeats the total population count (POP100, POP100.2000) and housing unit count (HU100,HU100.2000) for the covered geography. The exact codes for these column headers are logically equivalent to those in the SF1 technical documentation, but sometimes vary by the number of padding characters. + The first several columns in each of these data files are selected values from the "geographic headers" files. For details, consult chapter 6 ("Data Dictionary") of the SF1 Technical Documentation. The remaining columns (the specific data for each table) are named according to the table name and field number. Comparative values from the 2000 census have the same column header followed by ".2000", e.g. the total population for a geography, from table P1, field 1, has a header P001001 and the 2000 comparable value is P001001.2000. Note that for convenience, each file repeats the total population count (POP100, POP100.2000) and housing unit count (HU100,HU100.2000) for the covered geography. The exact codes for these column headers are logically equivalent to those in the SF1 technical documentation, but sometimes vary by the number of padding characters.

Instead of the form, you can build your own download URLs using this simple pattern: {{ settings.API_URL }}/SS/all_LLL_in_SS.TT.csv with the following substitutions: