Skip to content

Commit

Permalink
Adds unocha and seemingly a where_is update
Browse files Browse the repository at this point in the history
  • Loading branch information
caprenter committed Oct 30, 2012
1 parent ff76b7f commit 8cb7410
Show file tree
Hide file tree
Showing 63 changed files with 66 additions and 61 deletions.
1 change: 1 addition & 0 deletions variables/available_groups.php
Expand Up @@ -87,6 +87,7 @@
"twin-iati" => "Twin",
"undp" => "United Nations Development Programme",
"unhabitat" => "United Nations Habitat",
"unocha" => "UNOCHA",
"unops" => "UNOPS (United Nations Office for Project Services)",
"wacc-uk" => "World Association for Christian Communication (UK)",
"waronwant" => "War on Want",
Expand Down
4 changes: 4 additions & 0 deletions variables/unocha.php
@@ -0,0 +1,4 @@
<?php
$dir = 'data/unocha/'; //needs trailing slash
$url = 'http://bntest.vm.bytemark.co.uk/david/iati/batch/data/';
?>
2 changes: 1 addition & 1 deletion where_is/data/activity-date.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/activity-status.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/activity-website.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/budget.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/budget_period-end.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/budget_period-start.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/budget_value.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/collaboration-type.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/conditions.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/conditions_condition.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/contact-info.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/contact-info_email.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/contact-info_mailing-address.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/contact-info_organisation.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/contact-info_person-name.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/contact-info_telephone.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/default-aid-type.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/default-finance-type.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/default-flow-type.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/default-tied-status.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/document-link.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/legacy-data.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/location.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/location_administrative.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/location_coordinates.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/location_description.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/location_gazetteer-entry.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/location_location-type.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/location_name.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/other-identifier.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/participating-org.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/planned-disbursement.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/planned-disbursement_period-end.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/planned-disbursement_period-start.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/planned-disbursement_value.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/policy-marker.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/recipient-country.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/recipient-region.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/related-activity.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/reporting-org.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/result.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/result_indicator.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/result_indicator_baseline.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/result_indicator_period.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/result_indicator_period_actual.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/result_indicator_period_period-end.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/result_indicator_period_period-start.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/result_indicator_period_target.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/sector.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/transaction.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/transaction_aid-type.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/transaction_description.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/transaction_disbursement-channel.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/transaction_finance-type.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/transaction_flow-type.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/transaction_provider-org.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/transaction_receiver-org.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/transaction_tied-status.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/transaction_transaction-date.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/transaction_transaction-type.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion where_is/data/transaction_value.php

Large diffs are not rendered by default.

0 comments on commit 8cb7410

Please sign in to comment.