nsmader / acs-constructicon

This repository represents a set of tools for crowd-sourcing generation of secondary measures constructed from the American Community Survey (ACS).
0 stars 1 forks source link

Key mgmt #8

Closed dylan-stark closed 8 years ago

dylan-stark commented 8 years ago

I added some helper functions to make installing and loading ACS keys a little easier. There's a method for entering the key in with a prompt and another that wraps the details of reading and installing from a file. Also, there are some helpers for testing whether there's a key installed and retrieving the installed key (which was motivated by my having a hard time diagnosing a problem that came down my installing a bad key).