You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: views/about/about.html.erb
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,11 @@ title: Development Tracker
15
15
<h1class="govuk-heading-l">What is the Development Tracker?</h1>
16
16
<pclass="govuk-body">The Development Tracker allows you to find and explore detailed information on international development and humanitarian Programmes funded by the UK Government. The Development Tracker is managed by the <ahref="https://gov.uk/fcdo" class="govuk-link" target="_blank">Foreign, Commonwealth and Development Office </a>(FCDO).</p>
17
17
<pclass="govuk-body">The tracker is built using open data published by UK Government and partners, using the <ahref="https://iatistandard.org" class="govuk-link" target="_blank">International Aid Transparency Initiative (IATI) standard</a>. IATI is an international standard for international development data and allows ready comparison of information from different donors.</p>
18
-
<pclass="govuk-body">Because the site uses data published to an open standard (IATI), we can also import and use data from <ahref="https://devtracker.fcdo.gov.uk/department" class="govuk-link">other parts of government responsible for Official Development Assistance (ODA)</a>. The site also incorporates data published by FCDO's delivery partners, starting at a small scale to prove the concept that aid can be traced through the delivery chain using open data. The <ahref="/projects/GB-1-202035/summary" class="govuk-link" target="_blank">UK Aid Direct</a> example shows data published by a number of partners, and demonstrates the promise of this approach. Our goal is to be able to use open data to trace the delivery of aid from donor to beneficiary, helping to maximise aid effectiveness.</p>
19
-
<pclass="govuk-body">The site also shows mapping of international development Programmes at sub-national level, for example in <ahref="/countries/BD/" class="govuk-link">Bangladesh</a> and <ahref="/countries/NP/" class="govuk-link">Nepal</a>.</p>
18
+
<pclass="govuk-body">Because the site uses data published to an open standard (IATI), we can also import and use data from <ahref="https://devtracker.fcdo.gov.uk/department" class="govuk-link">other parts of government responsible for Official Development Assistance (ODA)</a> as well as from the UK's delivery partners.</p>
19
+
<h2class="govuk-heading-m">How can I download the data in Development Tracker?</h2>
20
+
<pclass="govuk-body">IATI data of any publisher worldwide is available directly via the IATI Datastore. For individual programmes in Development Tracker, IATI data can be downloaded in JSON format via the programme page. In addition, summary data for all FCDO programmes collectively is available in <ahref="https://fcdo.iati.cloud/search/activity/?q=reporting_org_ref:GB-GOV-1&fl=iati_identifier,title_narrative_text,description_narrative_text,activity_date_iso_date,activity_date_type,activity_plus_child_aggregation_budget_value_gbp,location_name_narrative_text,location_point_pos,location.point.srsName&rows=80000&wt=csv" class="govuk-link" target="_blank">CSV format</a> detailing the title, description, budget, location and start and end dates. We continue to explore ways to further increase access to data in Development Tracker including collective programme information published by other government departments.</p>
20
21
<h2class="govuk-heading-m">How often is Development Tracker updated?</h2>
21
-
<pclass="govuk-body">The IATI standard recommends that publishers update their data at least quarterly. FCDO updates IATI data monthly, usually on the last working day of the month, although other government departments and partners have different publication frequencies. Development Tracker is then updated around the start of each month, from all available data sources.</p>
22
+
<pclass="govuk-body">The IATI standard recommends that publishers update their data at least quarterly. FCDO updates its IATI data monthly, usually in the last working week of the month, although other government departments and partners have different publication frequencies. Development Tracker is then updated around the start of each month, from all available data sources.</p>
22
23
<pclass="govuk-body">A small number of exclusions apply to sensitive information, based on the key principles of the UK's Freedom of Information Act.</p>
23
24
<h2class="govuk-heading-m">Source code</h2>
24
25
<pclass="govuk-body">The source code for the Development Tracker is available on <ahref="https://github.com/DFID/devtracker-from-api" class="govuk-link" target="_blank">GitHub</a> so that others can freely re-use or even contribute to the code. We want to give other organisations a good starting point in visualising their own data, and to encourage a community of innovative developers to build, share and re-use interesting software built on the data.</p>
0 commit comments