![]() | Talend World Bank components | ![]() |
tWorldBank components![]() Background : The World Bank website (www.worldbank.org/data) contains a huge set of country related data that can be freely used by anyone. A set of indicators is maintained (i.e. GNI per capita, country income levels, energy related indicators, health indicators, demographic...) and made available to rhird parties via a webservice interface. No registration is required, in fact the World Bank encourages the usage of this data. While browsing the data on the website is extremely easy thanks to the provided query and export functionality, the integration in a Data Warehouse (or other analytical solution) is a bit more complex. The solution Talend Data Integration can easily assist in integrating data flows from different sources, so a logical solution was to design specific compoentnts to generate data flows from the World Bank Webservices. Data consists in two main sets : dimensional data and facts. The only "facts" present are the indicator values which have some basic dimensions : 1) Indicator, 2) Time, 3) a gepgraphical territory (country, region..) and finally 4) a source. Current version Version : 0.4 Release Date : Aug 3 2011 Status : Beta Four different compoents are provided to access this data :
The properties available in the components correspond to filters that can be applied to the extractions (i.e. it is possible to extract specific indicators for specific countries, regions etc (values are comma separated). These filters are exposed directly by the webservices, you can chek the WB website for more details. Should you need help in using these components or in automating the integration of the World Bank data in your database / data warehouse, feel free to contact us using our feedback module. The components use a java library (jar included) we produced specifically to interface these webservices, the same library can be freely used outside the components if needed. Example A temporary example using the data retrieved with the components can be found here, a (small) seelection of indicators is provided, data is stored on a MySQL database (about 1.5 Million records in the fact table). Downloads |