dieghernan / INEbaseR

R Package for obtaining and analyzing open data from INE (Instituto Nacional de Estadística)

Home Page:https://inebaser.wordpress.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INEbaseR project

rOS-badge

Description

R package for obtaining and analyzing open data from INE (Instituto Nacional de Estadística) API.

Installation

To install this package from Github, first install devtools package:

install.packages("devtools")

To get this package from this repository, type the command:

devtools::install_github("oddworldng/INEbaseR")

Dependencies

Social media

Awards and honours

  • Winner of award to the best research project of XII Concurso Universitario de Software Libre (nacional) (may of 2018)
  • Winner of special award to the best project of VIII Concurso Universitario de Software Libre of University of La Laguna (apr. of 2018)

References and citations

To cite package ‘INEbaseR’ in publications use:

Andres Nacimiento and Carlos J. Perez (2018). INEbaseR: R package for obtaining and analyzing open data from
INE (Instituto Nacional de Estadistica) API. R package version 0.1.0.

A BibTeX entry for LaTeX users is

@Manual{,
  title = {INEbaseR: R package for obtaining and analyzing open data from INE (Instituto Nacional de Estadistica) API},
  author = {Andres Nacimiento and Carlos J. Perez},
  year = {2018},
  note = {R package version 0.1.0},
}

Authors

  • Andrés Nacimiento García, computer engineer at University of La Laguna. <andresnacimiento[at]gmail[dot]com>
  • Carlos J. Pérez González, project director. <cpgonzal[at]ull[dot]es>

Contributors

  • Mariano Sanz, cartographer. <majafrades[at]gmail[dot]com>

About

R Package for obtaining and analyzing open data from INE (Instituto Nacional de Estadística)

https://inebaser.wordpress.com/

License:GNU General Public License v3.0


Languages

Language:R 100.0%