Closed c-zippel closed 2 years ago
If the API response is this https://api.census.gov/data/invalid_key.html, getcensus should throw a specific error. Currently it attempts to load in such a response as a dataset, which then causes ambiguous errors later. See #55.
If the API response is this https://api.census.gov/data/invalid_key.html, getcensus should throw a specific error. Currently it attempts to load in such a response as a dataset, which then causes ambiguous errors later. See #55.