This application allows you to create beautiful reports by combining The World Bank database with a set of predefined section templates. Use the application to explore thousands of indicators, observe trends, find the best countries or compare your own country with the rest of the world.
To run the application on your machine, do the following
yarn install
yarn start
If you're not using yarn
yet, npm
will do too.
This is a CxJS demo application and it illustrates the capabilites of the framework, its widgets, charts and Material Design based theme. Data needed for reports is fetched directly from The World Bank API endpoint. SVG maps are based on free samples provided by simplemaps.com. Besides CxJS, the application is built on top of modern web technologies such as React, Babel and Webpack. Google Firebase is used to store report definitions, authentication and hosting. Circle CI is used for continuous deployment.
This application is a part of the CxJS framework. Please visit our website for more information on CxJS licensing.