Kris Eberwein

Results 3 issues of Kris Eberwein

Hey guys, MLB games weren't loading for me for some reason. I checked my logs and found the following. ``` raise Framework.exceptions.APIException("Data of size %d is greater than the maximum...

The `catalog` argument of the `bls_api()` function is not returning data in some cases. This a side-effect of the BLS API itself as catalog is "only available for certain data...

Currently, if a user enters an invalid ID. The JSON call returns a blank dataframe, because there is nothing to return. In this case, the BLS API returns a custom...

enhancement