inst/licenses/LICENSE.md

License for MexicoDataAPI

This package, MexicoDataAPI, is licensed under the GNU General Public License Version 3 (GPL-3).

You are free to:

License Text

The full text of the GNU General Public License Version 3 (GPL-3) can be found here.

Note on World Bank Open Data API and REST Countries

The MexicoDataAPI package depends on two public RESTful APIs for accessing Argentine and global data:

  1. World Bank Open Data API

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.

  1. REST Countries API An open-source project that offers information about countries worldwide, including demographics, geography, and regional groupings. This API is also publicly accessible and does not require authentication. Website: https://restcountries.com/

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.

Note

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).

Copyright Notice

© 2025 Renzo Caceres Rossi. All rights reserved under the GPL-3.



Try the MexicoDataAPI package in your browser

Any scripts or data that you put into this service are public.

MexicoDataAPI documentation built on Aug. 8, 2025, 6:26 p.m.