This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
######################################################################## | |
# Author: Joseph Nix nixjdm@terminallabs.com 6-18-2015 | |
# Copyright (c) 2015 Terminal Labs | |
# Distributed under the MIT License. | |
# (See http://opensource.org/licenses/MIT) | |
# | |
# This tests the average page load time for a given url. It can be set | |
# to run any number of tests, and then will average the results. | |
# |
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 10.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Id,Id2,Geography,Estimate; Total,Margin of Error; Total | |
0500000US51013,51013,"National Science Foundation Arlington County, Virginia",39982224,***** | |
0500000US24031,24031,"National Institutes of Health Montgomery County, Maryland", 22577848 ,***** | |
0500000US11001,11001,"US Department of Health and Human Services District of Columbia, District of Columbia",18945707,***** | |
0500000US51059,51059,"US Department of Education District of Columbia, District of Columbia",14549729,***** | |
0500000US24027,24027,"US Department of Energy District of Columbia, District of Columbia",12798819,***** | |
0500000US24013,24013,"US Department of Transportation District of Columbia, District of Columbia",8925699,***** | |
0500000US24027,24027,"US Department of Agriculture Extension Services District of Columbia, District of Columbia",8562823,***** | |
0500000US24021,24021,"US Health Resources and Services Administration District of Columbia, District of Columbia",8095427,***** | |
0500000US24003,24003,"National Institute of Diabetes and Diges |