inst/licenses/LICENSE.md

License for BrazilDataAPI

This package, BrazilDataAPI, 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 ArgentinaDatos and REST Countries

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

  1. BrasilAPI

A community-driven open API that provides programmatic access to publicly available data in Brazil, such as postal codes (CEP), banks, company registrations, holidays, and more.

The project was created to offer modern, low-latency endpoints using edge caching via Vercel Smart CDN, enabling fast access to data even when the original sources are slow or lack features like CORS. It aims to make useful public information more accessible in a modern and reliable way.

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.

4.- API: Nager.Date - Website: https://date.nager.at/Api - License: MIT License - Notes: The API and its source code are licensed under the MIT License. No authentication is required for the public API. Offline or commercial usage (e.g., via Docker or NuGet packages) may be subject to separate licensing, but this does not affect the MIT licensing of the open source API.

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 BrazilDataAPI 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 BrazilDataAPI package in your browser

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

BrazilDataAPI documentation built on Sept. 15, 2025, 9:09 a.m.