Data World Bank Indicators
收藏资源简介:
The Dataset consist of the indicators which are used to select datasets using the library:<br> import world_bank_data as wb # https://github.com/mwouts/world_bank_data<br> method wb.get_series<br> <br> indicators_education.csv<br> indicators_gender.csv<br> indicators_health.csv<br> indicators_worlddevelopment.csv<br> <br> The files are combined together in the corresponding csv files:<br> wb_education.csv', <br> wb_gender.csv', <br> wb_health.csv', <br> wb_worlddev.csv'<br> <br> <br> <br> They have the following licenses:<br> https://datacatalog.worldbank.org/public-licenses#cc-by
本数据集包含用于通过指定库选取目标数据集的各类指标:需导入world_bank_data库(world_bank_data),对应代码示例为:import world_bank_data as wb # https://github.com/mwouts/world_bank_data,可通过调用wb.get_series方法完成数据集选取操作。 配套的源指标文件包括:indicators_education.csv、indicators_gender.csv、indicators_health.csv、indicators_worlddevelopment.csv。 上述源文件已合并为以下对应CSV格式文件:wb_education.csv、wb_gender.csv、wb_health.csv、wb_worlddev.csv。 本数据集所遵循的许可证条款可参考:https://datacatalog.worldbank.org/public-licenses#cc-by



