get_country_info()
was renamed to get_country_info_br()
to avoid naming conflicts with other packages and improve function identification.The following APIs were added to the BrazilDataAPI
package:
Nager.Date https://date.nager.at/Api.
World Bank API https://datahelpdesk.worldbank.org/knowledgebase/articles/889392
The following functions were added to the BrazilDataAPI
package:
get_brazil_child_mortality()
: Get Brazil’s Under-5 Mortality Rate data from the World Bank.
get_brazil_cpi()
: Get Brazil’s Consumer Price Index (2010 = 100) data from the World Bank.
get_brazil_energy_use()
: Get Brazil’s Energy Use (kg of oil equivalent per capita) data from the World Bank.
get_brazil_gdp()
: Get Brazil’s GDP (current US$) data from the World Bank.
get_brazil_hospital_beds()
: Get Brazil’s Hospital Beds (per 1,000 people) data from the World Bank.
get_brazil_life_expectancy()
: Get Brazil’s Life Expectancy at Birth data from the World Bank.
get_brazil_literacy_rate()
: Get Brazil’s Adult Literacy Rate data from the World Bank.
get_brazil_population()
: Get Brazil’s Total Population data from the World Bank.
get_brazil_unemployment()
: Get Brazil’s Total Unemployment Rate data from the World Bank.
get_brazil_holidays()
: Get official public holidays in Brazil for a given year.
BrazilDataAPI
package.view_datasets_BrazilDataAPI()
function to explore available datasets.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.