An open API service indexing awesome lists of open source software.

https://github.com/stephenbnicar/beadata.jl

A Julia interface for retrieving data from the Bureau of Economic Analysis (BEA).
https://github.com/stephenbnicar/beadata.jl

econometrics economic-data economics julia

Last synced: 22 days ago
JSON representation

A Julia interface for retrieving data from the Bureau of Economic Analysis (BEA).

Awesome Lists containing this project

README

          

## BeaData.jl

[![][docs-stable-img]][docs-stable-url]
[![][ci-img]][ci-url]
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.][repo-img]][repo-url]

*BeaData.jl* ia a Julia interface for retrieving data from the U.S. Bureau of Economic Analysis (BEA) Data API.

A valid User ID key is required to use the BEA's API. A User ID can be obtained by registering at the BEA website: [https://apps.bea.gov/API/signup/index.cfm](https://apps.bea.gov/API/signup/index.cfm).

*BeaData.jl* is not affiliated with, officially maintained, or otherwise supported by the Bureau of Economic Analysis.

[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
[docs-dev-url]: https://stephenbnicar.github.io/BeaData.jl/dev

[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: https://stephenbnicar.github.io/BeaData.jl/stable

[ci-img]: https://github.com/stephenbnicar/BeaData.jl/workflows/CI/badge.svg
[ci-url]: https://github.com/stephenbnicar/BeaData.jl/actions?workflow=CI

[repo-img]: http://www.repostatus.org/badges/latest/active.svg
[repo-url]: http://www.repostatus.org/#active