Failed to load latest commit information.
00_connect_ebs_volume.sh Make all the scripts +x.
01_set_up_postgresql.sh remove superfluous sudo. closes #1. Thanks @pnorman
02_download_acs_2007_1yr.sh Trying to use aria to download data faster.
02_download_acs_2007_3yr.sh Trying to use aria to download data faster.
02_download_acs_2008_1yr.sh Trying to use aria to download data faster.
02_download_acs_2008_3yr.sh Trying to use aria to download data faster.
02_download_acs_2009_1yr.sh Trying to use aria to download data faster.
02_download_acs_2009_3yr.sh Trying to use aria to download data faster.
02_download_acs_2009_5yr.sh Trying to use aria to download data faster.
02_download_acs_2010_1yr.sh Trying to use aria to download data faster.
02_download_acs_2010_3yr.sh Trying to use aria to download data faster.
02_download_acs_2010_5yr.sh Trying to use aria to download data faster.
02_download_acs_2011_1yr.sh Trying to use aria to download data faster.
02_download_acs_2011_3yr.sh Trying to use aria to download data faster.
02_download_acs_2011_5yr.sh Trying to use aria to download data faster.
02_download_acs_2012_1yr.sh Trying to use aria to download data faster.
02_download_acs_2012_3yr.sh Trying to use aria to download data faster.
02_download_acs_2012_5yr.sh Trying to use aria to download data faster.
02_download_acs_2013_1yr.sh Adding 2013 1yr scripts.
02_download_acs_2013_3yr.sh Correct 2013 3yr URL
02_download_acs_2013_5yr.sh Move the 2013 5yr geo files out of their subdir like all the others
02_download_acs_2014_1yr.sh Download and import scripts for 2014 1yr
03_import_acs_2007_1yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2007_3yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2008_1yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2008_3yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2009_1yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2009_3yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2009_5yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2010_1yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2010_3yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2010_5yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2011_1yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2011_3yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2011_5yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2012_1yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2012_3yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2012_5yr.sh Switching back to sudo postgres for the files that use COPY.
03_import_acs_2013_1yr.sh Adding 2013 1yr scripts.
03_import_acs_2013_3yr.sh Add 2013 3yr scripts
03_import_acs_2013_5yr.sh Add 2013 5yr download scripts
03_import_acs_2014_1yr.sh Download and import scripts for 2014 1yr
05_create_ebs_snapshot.sh Make all the scripts +x.
11_set_up_postgis.sh Run shp2pgsql imports on census database.
12_download_tiger_2012.sh Make the TIGER download script more robust.
12_download_tiger_2013.sh Add tiger 2013 release scripts
13_import_tiger_2012.sh Put the -q for unzip in the right spot.
13_import_tiger_2013.sh Add tiger 2013 release scripts
13_index_tiger_2012.sql remove special handling for NYC. Closes #4
13_index_tiger_2013.sql Add the tiger 2013 indexing SQL
README.md Fix up readme.