Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.77 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.77 KB

Development Tracker using the OIPA public API

Coverage Status

This repository is to support the redevelopment of Development Tracker using the OIPA open public API instead of the more complex data back-end used in the orginal DevTracker.

About DevTracker

The Development Tracker (often just called DevTracker) is a public web platform that allows users to access information on the UK's contribution to the global effort to eliminate extreme poverty.

Users are members of the public, journalists, researchers, civil society organisations, politicians, officials in the UK, in other donor countries and in countries where the UK supplies official development assistance.

DevTracker uses open data published by the UK Government and its partners in the International Aid Transparency Initiative (IATI) format. The IATI format is an XML-based international data standard and therefore requires some manipulation to make it readable by non-technical people. That is what DevTracker attempts to do.

OIPA

The open public API being used in the OIPA API built by [Zimmerman & Zimmerman] (https://www.zimmermanzimmerman.nl/).

Get started

The site is being developed using a Sinatra web framework and Ruby. To get started, go to the Wiki. We will be adding new guidance and features to the wiki as we go along.

Local Development

See this page for details of running with vagrant and interactively debugging using VS Code.