Giter VIP home page Giter VIP logo

ipeadatar's Introduction

An R package for Ipeadata API database

CRAN_Status_Badge CRAC_Downloads

Introduction

This R package is an easier alternative to use the dataset of Brazilian Institute for Applied Economic Research (Ipea). It allows directly access to the macroeconomic, financial and regional databases. This package helps you to find the series you're looking for without the need to go on the Ipeadata website to find it and downloading it. This is a pratical way to use the Ipea databases on R.

Instalation

Via CRAN

install.packages("ipeadatar")

Via GitHub

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

Functions list

Functions Outputs
available_countries List with available countries
available_series List with available series
available_subjects List with available subjects
available_territories List with available territorial divisions
ipeadata Returns a database about the requested series
metadata Returns a metadata about the requested series
search_series List with searched series

Help

For more details and examples, see R Documentation.

For a brief tutorial, visit this vignette.

ipeadatar's People

Contributors

gomesleduardo avatar jessgoltara avatar

Stargazers

Gabriel Pistelli Ferreira avatar DATAUNIRIO avatar Natanael Soares avatar Henrique Schall avatar Rafael Belokurows avatar Bruno Gasparotto Ponne avatar  avatar  avatar Felipe Gonçalves Pereira avatar Luísa Gisele Böck avatar  avatar Joaquim Pedro Silveira avatar Leonardo Soares avatar Leidiane avatar Bruno T. Tomio avatar Rik Ferreira avatar Viviane Sanchez avatar Rodrigo Bercini Martins avatar Gabriel Pedote avatar Matheus Moreira avatar  avatar Luan Rezende Eduardo avatar Gustavo Gawryszewski avatar  avatar João Pedro Oliveira avatar Bruno Nascimento avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

annapfmatos

ipeadatar's Issues

filter_() Deprecated. `search_series` not working

I used the following function, and received the following error message:


> search_series("Taxa referencial dos contratos de swap entre DI e pré-fixada de 360 dias: fim do período")
# A tibble: 0 × 7
# ℹ 7 variables: code <chr>, name <chr>, theme <fct>, source <fct>, freq <fct>, lastupdate <date>, status <fct>
Warning message:
`filter_()` was deprecated in dplyr 0.7.0.
ℹ Please use `filter()` instead.
ℹ See vignette('programming') for more help
ℹ The deprecated feature was likely used in the ipeadatar package.
  Please report the issue at <https://github.com/gomesleduardo/ipeadatar/issues>.
This warning is displayed once every 8 hours.
Call `lifecycle::last_lifecycle_warnings()` to see where this warning was generated. 

Package removed from the CRAN repository

Hi guys,

It seems that the package was removed from the CRAN repository on 2021-04-26, I noticed that there was an error in the test for the r-devel-windows version.

I cloned the repository and ran devtools::check() and rhub::check(platform = "windows-x86_64-devel") (see results) and there was only 1 note in devtools::check():

checking for future file timestamps ... NOTE
unable to verify current time

I believe that this should not have caused the error, but anyway, and just to know, do you intend to check and resubmit the package to CRAN?

And congratulations for that package!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.