bblocks.dataframe_tools.common
Attributes
Functions
|
Get a simplified DataFrame for a World Bank indicator |
|
|
|
Get a population DataFrame |
|
Get a population DataFrame |
Module Contents
- bblocks.dataframe_tools.common.__get_wb_ind(ind_code: str, ind_name: str, update: bool, most_recent_only: bool = False, **kwargs) pandas.DataFrame
Get a simplified DataFrame for a World Bank indicator
- bblocks.dataframe_tools.common.get_population_df
- bblocks.dataframe_tools.common.get_poverty_ratio_df
- bblocks.dataframe_tools.common.get_population_density_df
- bblocks.dataframe_tools.common._get_weo_indicator(indicator: str, *, most_recent_only: bool, update: bool, include_estimates: bool = True) pandas.DataFrame
- bblocks.dataframe_tools.common.get_gdp_df(*, usd: bool = True, most_recent_only: bool, update_data: bool, include_estimates: bool = True) pandas.DataFrame
Get a population DataFrame
- bblocks.dataframe_tools.common.get_gov_expenditure_df(*, usd: bool = True, most_recent_only: bool, update_data: bool, include_estimates: bool = True) pandas.DataFrame
Get a population DataFrame