This is the Angular.JS User Interface the Dutch Ministry of Foreign Affairs. The http://www.openaid.nl portal has visualized the open data on official development aid projects and programmes executed by the Dutch Ministry of Foreign Affairs.
This platform extracts the raw IATI data published by the Dutch Ministry of Foreign Affairs from the IATI registry, and presents it in an easy-to-use web interface. It does not alter or interpret the data in any way.
This Angular.JS User Interface makes use of the data-engine [OIPA] (http://www.oipa.nl), enabling IATI XML compliant data to be parsed and interfaced using the OIPA JSON API.
IATI is a global aid transparency standard and it makes information about aid spending easier to access, re-use and understand the underlying data using a unified open standard. You can find more about the IATA XML standard at: www.iatistandard.org
- Download MAMP Free Version https://www.mamp.info/en/
- Download WordPress version 4.9.6 https://make.wordpress.org/core/tag/4-9-6/
- Git pull this repository to directory
wp-content/themes/
. - Install
bower
in your local machine then install package dependencies with commandbower install
in your terminal. - Unzip file
plugins.zip
from this repository on directorywordpress-plugins
. The unzip will be two directoryangular-wp-api2
andjson-rest-api
, then copy them to directorywp-content/plugins/
. - Run your MAMP, create a database with name
openaid_db
from this http://localhost:8888/MAMP/index.php?page=phpmyadmin&language=English - Rename wp-config-sample.php to wp-config.php, and change
database_name_here
toopenaid_db
,username_here
toroot
,password_here
toroot
, if you have others username & password for your MySQL then just change them to yours. - Change default directory MAMP Web-Server to your WordPress folder.
- Restart your MAMP.
- Go to http://localhost:8888 and follow step by step the installation WordPress.
- Go to dashboard WordPress or click this http://localhost:8888/wp-admin/
- Activate
angular-wp-api2
andjson-rest-api
on this http://localhost:8888/wp-admin/plugins.php - If your follow all steps, the repository should be work on http://localhost:8888
- Web Site: https://www.openaid.nl
- IATI data: http://www.iatiregistry.org/publisher/minbuza_nl
- Data license: [open license] (http://opendefinition.org/od/2.0/en/)
- OIPA: [OIPA] (https://github.com/zimmerman-zimmerman/OIPA)
- Authors: Zimmerman & Zimmerman
- UI license
BY-NC-SA
: Attribution-NonCommercial-ShareAlike - Github Repo: https://github.com/zimmerman-zimmerman/openaidNL/
- Bug Tracker: https://github.com/zimmerman-zimmerman/openaidNL/issues
- Documentation: https://github.com/zimmerman-zimmerman/openaidNL/wiki