Simple API Wrapper for the bea.gov API. See http://www.bea.gov/API/docs/index.htm for details on their api.
Here's a simple demo:
api = APIBea({Insert-Your-API-key-here})
api.get_data()
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple API Wrapper for the bea.gov API. See http://www.bea.gov/API/docs/index.htm for details on their api.
Here's a simple demo:
api = APIBea({Insert-Your-API-key-here})
api.get_data()