sidpathak92 / pyBEA

Python package for downloading data from the Bureau of Economic Analysis (BEA) data API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyBEA

Build Status Coverage Status Latest Version Downloads

Python package for accessing data from the U.S. Bureau of Economic Analysis (BEA) API. The pyBEA package allows users to extract relevant data from the BEA data API into a Pandas DataFrame for further analysis.

Installation

Assuming you have pip on your computer (as will be the case if you've installed Anaconda) you can install the latest stable release of pybea by typing

pip install pybea

at a terminal prompt.

About

Python package for downloading data from the Bureau of Economic Analysis (BEA) data API.

License:MIT License


Languages

Language:Python 99.2%Language:Shell 0.8%