MexicoDataAPIThis package, MexicoDataAPI, is licensed under the GNU General Public License Version 3 (GPL-3).
You are free to:
The full text of the GNU General Public License Version 3 (GPL-3) can be found here.
The MexicoDataAPI package depends on two public RESTful APIs for accessing Argentine and global data:
The World Bank Open Data API is a RESTful web service that provides access to a vast collection of international development indicators. It allows for real-time retrieval of economic, social, and environmental data, including metrics such as GDP, population, education, and poverty levels.
This API is publicly accessible, requires no authentication, and returns results in either JSON or XML format. It supports filtering by country, indicator code, and year. It is widely used in data science, research, and educational contexts.
In the MexicoDataAPI package, the API is used to dynamically retrieve and display real-time indicators for Mexico.
Data is accessed live via HTTP requests to the API and shown directly in the R console. No data is stored or redistributed by this package.
Source: The World Bank – Open Data licensed under CC BY 4.0.
As per the maintainers of both APIs, no attribution is required for using or distributing the data. However, we recommend reviewing the official documentation and usage terms on their respective websites to ensure proper understanding and responsible use.
The MexicoDataAPI package, including all its data files (.rda) and code files, is licensed under the GNU General Public License, version 3 or later (GPL-3).
© 2025 Renzo Caceres Rossi. All rights reserved under the GPL-3.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.