MexicoDataAPI 0.2.0
Breaking Changes
-
get_country_info()
was renamed toget_country_info_mx()
to avoid naming conflicts with other packages and improve function identification.
The following API was added to the MexicoDataAPI
package:
- ‘Nager.Date’ https://date.nager.at/Api.
The following function was added to the MexicoDataAPI
package:
-
get_mexico_holidays()
: Get official public holidays in Mexico for a given year, e.g.,get_mexico_holidays(2025)
.
MexicoDataAPI 0.1.0
CRAN release: 2025-07-16
Initial Release
- First release of
MexicoDataAPI
package. - Added
view_datasets_MexicoDataAPI()
function to explore available datasets. - Curated Collection of datasets that cover diverse aspects of Chilean society.
- Initial APIs World Bank API and REST Countries API – Added functions powered by these APIs