- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
- http://www.latlong.net/convert-address-to-lat-long.html
- http://pmatsinopoulos.github.io/blog/2014/08/29/united-states-counties-cities-csv-ruby-loading-code/
- https://github.com/ajb/concensus
- https://github.com/raypereda/fips-county-codes/blob/master/lib/national.txt
- https://lifeasclay.wordpress.com/2010/07/15/parsing-us-census-data-with-ruby/
- https://github.com/tyrauber/census_api
- http://www.census.gov/developers/
- http://www.geonames.org/postal-codes/US/UT/utah.html
- https://github.com/buytruckload/geonames_api
- http://www.census.gov/2010census/partners/pdf/FIPS_StateCounty_Code.pdf
- https://www.census.gov/geo/reference/codes/cou.html
- http://www2.census.gov/geo/docs/reference/codes/files/st49_ut_cou.txt
- https://github.com/kuanb/atl_zoink/blob/master/rb/script/extract_transform_and_load.rb
- https://github.com/kuanb/atl_zoink/blob/master/rb/app/models.rb
- PostgresApp/PostgresApp#9
- http://stackoverflow.com/a/35385839/670433
- https://www.utcourts.gov/cal/index.html
- https://www.utcourts.gov/epayments/
- https://pubapps.utcourts.gov/ePayments/EPayment.jsp
- https://www.utcourts.gov/howto/filing/non-public/
- http://ruby.bastardsbook.com/chapters/html-parsing/
- https://www.utcourts.gov/cal/data/AMERICAN_FORK_Calendar.pdf
- http://le.utah.gov/Documents/code_const.htm
- http://le.utah.gov/xcode/Title76/76.html?v=C76_1800010118000101
- http://le.utah.gov/xcode/Title76/C76_1800010118000101.xml
- https://www.utcourts.gov/admin/jobs/index.xml
- https://www.utcourts.gov/rss/opinions/index.xml
- http://stackoverflow.com/questions/2200825/convert-string-to-datetime
- http://ruby-doc.org/stdlib-2.3.0/libdoc/date/rdoc/DateTime.html#method-c-strptime
- https://github.com/ricn/kristin
- https://www.courtlistener.com/api/rest-info/
- https://www.courtlistener.com/?q=&court_utd=on&order_by=score+desc
- https://www.courtlistener.com/?q=&court_utah=on&order_by=score+desc
- https://www.courtlistener.com/?q=&court_utahctapp=on&order_by=score+desc
- http://www.utd.uscourts.gov/documents/casepage.html
- https://www.utcourts.gov/xchange/?content=what
- https://www.utcourts.gov/xchange/subscribe/
- https://www.utcourts.gov/xchange/?content=coverage
- https://www.utcourts.gov/xchange/help/?PRNT_VRSN=PRNT_VRSN
- https://www.utcourts.gov/xchange/codes.asp?type=case
- https://www.utcourts.gov/xchange/subscribe/
- https://ecf.utd.uscourts.gov/cgi-bin/PubCal.pl
- http://www.slcdocs.com/courts/PDF/code1009.pdf
- http://www.utcourts.gov/directory/directorymap.asp
- http://legaldockets.com/utah/
- http://www.utcourts.gov/directory/directorymap.asp
- https://www.utcourts.gov/resources/wireless/index.html -- sweet
- http://stackoverflow.com/a/10668473/670433
- http://ruby-doc.org/core-2.2.0/String.html#method-i-partition
- yob/pdf-reader#102
- yob/pdf-reader#102 (comment)
- http://stackoverflow.com/questions/19643444/ruby-datetime-parsing-from-mm-dd-yyyy-format
- http://ruby-doc.org/stdlib-1.9.3/libdoc/date/rdoc/DateTime.html
- http://stackoverflow.com/a/11352577/670433
- http://stackoverflow.com/a/80387/670433
- http://stackoverflow.com/q/24983125/670433
- http://blog.joshsoftware.com/2014/05/08/implementing-rails-apis-like-a-professional/
- http://ruby-doc.org/stdlib-1.9.3/libdoc/securerandom/rdoc/SecureRandom.html
- http://blog.honeybadger.io/ruby-custom-exceptions/
- http://stackoverflow.com/questions/88311/how-best-to-generate-a-random-string-in-ruby
- https://www.digitalocean.com/community/tutorials/how-to-configure-devise-and-omniauth-for-your-rails-application
- https://github.com/plataformatec/devise/wiki/OmniAuth:-Overview
- https://github.com/plataformatec/devise#getting-started
- https://github.com/plataformatec/devise/wiki/How-To:-Add-sign_in,-sign_out,-and-sign_up-links-to-your-layout-template
- http://stackoverflow.com/a/28047750/670433
- https://github.com/plataformatec/devise/wiki/How-To:-Test-controllers-with-Rails-3-and-4-(and-RSpec)
- https://github.com/thoughtbot/factory_girl_rails
- http://stackoverflow.com/q/7219732/670433
- http://stackoverflow.com/questions/5305638/stringcount-options