Giter VIP home page Giter VIP logo

aidinfolabs-csv-downloader's Introduction

AidInfoLabs CSV Coversion & Download tool

Converts an IATI Registry file into a CSV, with the following options:

Simple activity summary (CSV): Top-level information with a row for each aid activity. Total figures for each type of transaction. Sector codes are included as a ';' separated list. Useful for basic research.

Full activity data (CSV): Full flattened version of each IATI Activity record - one row per activity. Where multiple values exist for a column (e.g. multiple sectors, or many transactions) these are separated by ';'.

All transactions (CSV): Detailed list of all transactions, with currencies, amounts and classifications with a row for each transaction.

A live instance of this code is available at: http://tools.aidinfolabs.org/csv/direct_from_registry/

Technology overview

Built using PHP and XSLT conversion files.

Set-up

Prerequisites:

Known requirements are:

  • PHP
  • UNIX environment

Getting the code running on a local computer

In your UNIX environment, open a terminal and follow these commands:

# Clone the repository 
https://github.com/IATI/AidInfoLabs-CSV-Downloader.git

# Navigate into the directory
cd AidInfoLabs-CSV-Downloader

# Run the PHP built-in server
php -S localhost:8000

# Open a web browser and go to http://localhost:8000/

Acknowledgements

The original developer is unknown, although footer text suggests this code was developed by Practical Participation for aidinfo labs using XSLT based on work by Rob McKinnon.

aidinfolabs-csv-downloader's People

Contributors

dalepotter avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.