Skip to content

gomesleduardo/ipeadatar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

140 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipeadatar: An R Interface to the Ipeadata API

CRAN_Status_Badge CRAN_Downloads

Introduction

The ipeadatar package provides a convenient interface to the Ipeadata API, maintained by the Brazilian Institute for Applied Economic Research (Ipea). It allows direct access to macroeconomic, financial, and regional time series without requiring manual downloads from the Ipeadata website.

The package is designed to simplify the discovery, retrieval, and use of Ipeadata series within R, offering a practical and reproducible workflow for applied research and data analysis.

Installation

From CRAN

install.packages("ipeadatar")

Development version from GitHub

library(devtools)
install_github("gomesleduardo/ipeadatar")

Available functions

Function Description
available_countries List available countries
available_series List available series
available_subjects List available subjects
ipeadata Retrieve data for selected series
metadata Retrieve metadata for selected series
search_series Search for series by keywords

Documentation

For full details and examples, see the package reference manual: R Documentation.

About

An R package for Ipeadata API database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages