INEbaseR project
March 23, 2026 · View on GitHub
Description
R package for accessing and analyzing open data from the INE (Instituto Nacional de Estadística) API.
Installation
To install this package from GitHub, first install the devtools package:
install.packages("devtools")
Then install INEbaseR directly from this repository:
devtools::install_github("oddworldng/INEbaseR")
Dependencies
Social media
Awards and honours
- Winner of the best research project award at the XII Concurso Universitario de Software Libre (nacional) (May 2018)
- Winner of the special award for best project at the VIII Concurso Universitario de Software Libre, University of La Laguna (April 2018)
References and citations
To cite package ‘INEbaseR’ in publications, use:
Andres Nacimiento and Carlos J. Perez (2018). INEbaseR: R package for accessing and analyzing open data from
the INE (Instituto Nacional de Estadistica) API. R package version 0.1.0.
A BibTeX entry for LaTeX users:
@Manual{,
title = {INEbaseR: R package for accessing and analyzing open data from the 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>