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).
- Host: GitHub
- URL: https://github.com/stephenbnicar/beadata.jl
- Owner: stephenbnicar
- License: other
- Created: 2016-08-04T18:07:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-25T21:06:07.000Z (about 3 years ago)
- Last Synced: 2025-09-17T22:16:43.851Z (26 days ago)
- Topics: econometrics, economic-data, economics, julia
- Language: Julia
- Homepage:
- Size: 367 KB
- Stars: 19
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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