• Fixed some incorrect variable example names in drug_county_biz() readme.
  • Added contingencies for dealing with error 500s from the data server
  • Using vroom to import large ARCOS raw data (county and overall)

  • Added messaging to fail gracefully when there is no internet connection

  • No longer loading ARCOS raw data via API due to system limitations

  • Instead, providing URL for users to download and unzip and load themselves

  • Renamed “Articles” pulldown menu to “Walkthroughs”

  • Updated to include newly released 2013 and 2014 data.

  • Added nearly 10,000 more geocoded pharmacy locations and fixed a few dozen latitudes and longitudes.

  • New functions to query list of counties, drug types, business types, and raw data for individual drugs by county.

  • Updated to follow new API path to account for future versions (ie /v1/county_data/)
  • New API and functions