R package for obtaining and analyzing open data from INE (Instituto Nacional de Estadística) API.
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")
- 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)
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},
}
- 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>
- Mariano Sanz, cartographer. <majafrades[at]gmail[dot]com>